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 (41)*, ppc64le (57)*, x86_64 (132)* | EPEL 9 (81 downloads) |
![]() |
aarch64 (53)*, ppc64le (33)*, x86_64 (35)* | Fedora 39 (0 downloads) |
![]() |
aarch64 (38)*, ppc64le (32)*, x86_64 (29)* | Fedora 40 (50 downloads) |
![]() |
aarch64 (15)*, ppc64le (21)*, x86_64 (19)* | Fedora 41 (21 downloads) |
![]() |
aarch64 (0)*, ppc64le (10)*, x86_64 (1)* | Fedora 42 (7 downloads) |
![]() |
aarch64 (41)*, ppc64le (37)*, x86_64 (54)* | Fedora rawhide (79 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable jlinton/vectorscan
More info about enabling Copr repositories