]> git.ipfire.org Git - people/stevee/ipfire-3.x.git/commit
hyperscan: New package
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 6 Apr 2019 11:55:30 +0000 (12:55 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 6 Apr 2019 11:55:30 +0000 (12:55 +0100)
commit916536c22dc0fef6040e45854cc156df8b29bf7e
tree85ab548338152ffe70a49183cfc41a8536b0e5c1
parent4f043571a8f1846dbbd089cf4de0a5b58dff027d
hyperscan: New package

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.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
hyperscan/hyperscan.nm [new file with mode: 0644]