aboutsummaryrefslogblamecommitdiff
path: root/devel/hyperscan/pkg-descr
blob: 3c8947cfabca3b346cb2e926c49eabbeefcea07c (plain) (tree)
1
2
3
4
5
6
7
8
9

                                                                               
                                                      




                                                                           
                              
Hyperscan is a high-performance multiple regex matching library. It follows the
regular expression syntax of the commonly-used libpcre library, yet functions
as a standalone library with its own API written in C.

Hyperscan uses hybrid automata techniques to allow simultaneous matching of
large numbers (up to tens of thousands) of regular expressions, as well as
matching of regular expressions across streams of data.

WWW: https://www.hyperscan.io/