Crates.io | vectorscan-rs |
lib.rs | vectorscan-rs |
version | 0.0.4 |
source | src |
created_at | 2024-04-05 03:23:29.424107 |
updated_at | 2024-11-07 19:31:05.054033 |
description | Ergonomic bindings to the Vectorscan high-performance regex library |
homepage | |
repository | https://github.com/bradlarsen/vectorscan-rs |
max_upload_size | |
id | 1196990 |
size | 31,243 |
vectorscan-rs
This crate exposes a more ergonomic Rust interface on top of the native bindings to Vectorscan that are exposed in the vectorscan-rs-sys
crate.
This crate was originally written as part of Nosey Parker. This crate was adapted from the pyperscan project, which uses Rust to expose Hyperscan to Python. (That project is released under either the Apache 2.0 or MIT license.)
This project is licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in vectorscan-rs
by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.