High-performance regular expression matching library

Edit Package hyperscan
https://www.hyperscan.io/

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.

Refresh
Refresh
Source Files
Filename Size Changed
hyperscan-5.4.2.tar.gz 0001848851 1.76 MB
hyperscan.changes 0000010119 9.88 KB
hyperscan.spec 0000003899 3.81 KB
Latest Revision
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1089429 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 11)
- update to 5.4.2:
  * Roll back bugfix for github issue #350: Besides using scratch
    for corresponding database, Hyperscan also allows user to use
    larger scratch allocated for another database. Users can
    leverage this property to achieve safe scratch usage in
    multi-database scenarios. Behaviors beyond these are
    discouraged and results are undefined.
  * Fix hsdump issue due to invalid nfa type.
Comments 0
openSUSE Build Service is sponsored by