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 (54)*, ppc64le (73)*, x86_64 (151)* | EPEL 9 (99 downloads) |
![]() |
aarch64 (51)*, ppc64le (38)*, x86_64 (42)* | Fedora 40 (0 downloads) |
![]() |
aarch64 (20)*, ppc64le (26)*, x86_64 (32)* | Fedora 41 (35 downloads) |
![]() |
aarch64 (4)*, ppc64le (13)*, x86_64 (9)* | Fedora 42 (19 downloads) |
![]() |
aarch64 (0)*, ppc64le (0)*, x86_64 (0)* | Fedora 43 (5 downloads) |
![]() |
aarch64 (62)*, ppc64le (56)*, x86_64 (63)* | Fedora rawhide (95 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable jlinton/vectorscan
More info about enabling Copr repositories