

Hyperscan
Like
Hyperscan is a high-performance multiple regex matching library. It follows the regular expression syntax of the commonly-used libpcre library, but is a standalone library with its own C API. Hyperscan uses hybrid automata techniques to allow simultaneous matching of large...
Cost / License
- Free
- Open Source
Platforms
- Mac
- Linux
- FreeBSD
Features
- Support for regular expressions
Tags
- regex-engine
- regexes
- development
- Library
Hyperscan News & Activities
Highlights All activities
Recent activities
No activities found.
Hyperscan information
No comments or reviews, maybe you want to be first?
Post comment/reviewWhat is Hyperscan?
Hyperscan is a high-performance multiple regex matching library. It follows the regular expression syntax of the commonly-used libpcre library, but is a standalone library with its own C API. Hyperscan uses hybrid automata techniques to allow simultaneous matching of large numbers (up to tens of thousands) of regular expressions and for the matching of regular expressions across streams of data. Hyperscan is typically used in a DPI library stack.



