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.0.0.tar.gz 0001801219 1.72 MB
hyperscan.changes 0000003359 3.28 KB
hyperscan.spec 0000003893 3.8 KB
Revision 5 (latest revision is 24)
Ismail Dönmez's avatar Ismail Dönmez (namtrac) accepted request 621833 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 5)
- Update to version 5.0.0
  * Introduce chimera hybrid engine of Hyperscan and PCRE, to fully
    support PCRE syntax as well as to take advantage of the high
    performance nature of Hyperscan.
  * New API feature: logical combinations (AND, OR and NOT) of
    patterns in a given pattern set.
  * Windows porting: hsbench, hscheck, hscollider and hsdump tools
    now available on Windows 8 or newer.
  * Improve undirected graph implementation to avoid graph copy and
    reduce compile time.
  * Bugfix for issue #86: enable hscollider for installed PCRE
    package.
Comments 0
openSUSE Build Service is sponsored by