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 (50)*, ppc64le (64)*, x86_64 (141)* | EPEL 9 (90 downloads) |
![]() |
aarch64 (44)*, ppc64le (36)*, x86_64 (41)* | Fedora 40 (0 downloads) |
![]() |
aarch64 (15)*, ppc64le (26)*, x86_64 (30)* | Fedora 41 (24 downloads) |
![]() |
aarch64 (2)*, ppc64le (13)*, x86_64 (8)* | Fedora 42 (10 downloads) |
![]() |
aarch64 (45)*, ppc64le (47)*, x86_64 (62)* | Fedora rawhide (85 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable jlinton/vectorscan
More info about enabling Copr repositories