kingfisher/vendor/vectorscan-rs
2026-04-02 19:35:30 -07:00
..
vectorscan-rs updated vectorscan 2026-04-02 19:35:30 -07:00
vectorscan-rs-sys updated vectorscan 2026-04-02 19:35:30 -07:00
.gitignore preparing for v1.12 2025-06-24 17:17:16 -07:00
CHANGELOG.md updated vectorscan 2026-04-02 19:35:30 -07:00
LICENSE-APACHE preparing for v1.12 2025-06-24 17:17:16 -07:00
LICENSE-MIT updated vectorscan 2026-04-02 19:35:30 -07:00
LICENSE-VECTORSCAN preparing for v1.12 2025-06-24 17:17:16 -07:00
NOTICE updated vectorscan 2026-04-02 19:35:30 -07:00
README.md updated vectorscan 2026-04-02 19:35:30 -07:00

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.