jlinton/vectorscan
Project ID: 61516
Description
A fork of Intel's Hyperscan, modified to run on more platforms. 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.
This version is now building for all supported platforms, and is using the FAT_RUNTIME options on Arm and X86.
Installation Instructions
dnf copr enable jlinton/vectorscan; dnf install -y vectorscan
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
aarch64 (39)*, ppc64le (52)*, x86_64 (130)* | EPEL 9 (78 downloads) |
![]() |
aarch64 (47)*, ppc64le (30)*, x86_64 (30)* | Fedora 39 (0 downloads) |
![]() |
aarch64 (37)*, ppc64le (30)*, x86_64 (27)* | Fedora 40 (44 downloads) |
![]() |
aarch64 (15)*, ppc64le (15)*, x86_64 (17)* | Fedora 41 (16 downloads) |
![]() |
aarch64 (0)*, ppc64le (0)*, x86_64 (0)* | Fedora 42 (2 downloads) |
![]() |
aarch64 (40)*, ppc64le (35)*, x86_64 (48)* | Fedora rawhide (74 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable jlinton/vectorscan
More info about enabling Copr repositories