hyperscan

v 5.4.2 Updated: 1 year, 1 month ago

High-performance regular expression matching library.

High-performance regular expression 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.

https://www.hyperscan.io/

To install hyperscan, paste this in macOS terminal after installing MacPorts

sudo port install hyperscan

Add to my watchlist

Installations 6
Requested Installations 2