hyperscan

High-performance regular expression matching library

  • 所有者: intel/hyperscan
  • 平台:
  • 许可证: Other
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Hyperscan

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.

Documentation

Information on building the Hyperscan library and using its API is available in
the Developer Reference Guide.

License

Hyperscan is licensed under the BSD License. See the LICENSE file in the
project repository.

Versioning

The master branch on Github will always contain the most recent release of
Hyperscan. Each version released to master goes through QA and testing before
it is released; if you're a user, rather than a developer, this is the version
you should be using.

Further development towards the next release takes place on the develop
branch.

Get Involved

The official homepage for Hyperscan is at www.hyperscan.io.

If you have questions or comments, we encourage you to join the mailing
list
. Bugs can be filed by
sending email to the list, or by creating an issue on Github.

If you wish to contact the Hyperscan team at Intel directly, without posting
publicly to the mailing list, send email to
hyperscan@intel.com.

主要指标

概览
名称与所有者intel/hyperscan
主编程语言C++
编程语言CMake (语言数: 6)
平台
许可证Other
所有者活动
创建于2015-09-21 21:58:00
推送于2025-04-02 06:09:46
最后一次提交2025-04-02 11:39:46
发布数24
最新版本名称v5.4.2 (发布于 )
第一版名称v4.0.0 (发布于 2015-10-20 09:14:15)
用户参与
星数5k
关注者数185
派生数745
提交数1.3k
已启用问题?
问题数364
打开的问题数163
拉请求数5
打开的拉请求数29
关闭的拉请求数53
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?