Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 1.07 KB

README.md

File metadata and controls

27 lines (16 loc) · 1.07 KB

vectorscan-rs

Overview

This repository contains Rust bindings to the high-performance Vectorscan regular expression library.

The bindings are organized into two crates:

Vectorscan is a fork of Hyperscan that supports additional platforms. To understand how to use this library, it may be helpful to look at the documentation for the Hyperscan C bindings.

License

This project is licensed under either of

at your option.

This project also includes a vendored copy of Vectorscan, which is distributed under the BSD license (LICENSE-VECTORSCAN).