Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.07 KB

File metadata and controls

28 lines (17 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. See the NOTICE file for details.