Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zchee/go-hyperscan
Package hyperscan provides Go bindings for 01org/hyperscan high-performance regular expression matching library.
https://github.com/zchee/go-hyperscan
Last synced: about 1 month ago
JSON representation
Package hyperscan provides Go bindings for 01org/hyperscan high-performance regular expression matching library.
- Host: GitHub
- URL: https://github.com/zchee/go-hyperscan
- Owner: zchee
- License: bsd-3-clause
- Created: 2017-06-12T06:03:18.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-18T23:15:31.000Z (almost 6 years ago)
- Last Synced: 2024-06-20T11:53:17.776Z (5 months ago)
- Language: C
- Homepage: https://godoc.org/github.com/zchee/go-hyperscan
- Size: 39.1 KB
- Stars: 22
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-hyperscan
Package hyperscan provides Go bindings for [01org/hyperscan](https://github.com/01org/hyperscan) high-performance regular expression matching library.