[ 原始碼: hyperscan ]
套件:libhyperscan5(5.4.2-3)
High-performance regular expression matching library
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.
libhyperscan only runs on processors with at least SSSE3 support.
負責填實 libhyperscan5 的套件
- libvectorscan5
- Portable fork of Intel's Hyperscan library
其他與 libhyperscan5 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.4) [amd64]
- GCC 支援函式庫
- dep: libgcc-s1 (>= 4.2) [i386]
-
- dep: libstdc++6 (>= 11)
- GNU Standard C++ Library v3
-
- dep: sse3-support
- CPU feature checking - require SSE3