/gohs

GoLang Binding of HyperScan https://www.hyperscan.io/

Primary LanguageGoApache License 2.0Apache-2.0

gohs travis

GoLang Binding of Intel's HyperScan regex matching library: https://www.hyperscan.io/

API Reference

Build

Note: gohs will use Hyperscan v5 API by default, you can also build for Hyperscan v4 with hyperscan_v4 tag.

$ go get -u -tags hyperscan_v4 github.com/flier/gohs/hyperscan

License

This project is licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Futures by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.