This repository contains Rust bindings to the high-performance Vectorscan regular expression library.
The bindings are organized into two crates:
vectorscan-rs
: higher-level Rust bindingsvectorscan-rs-sys
: low-level bindings to a vendored copy of the native Vectorscan library
This project is licensed under either of
at your option.