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 |
---|---|---|
EPEL 9 | aarch64 (32)*, ppc64le (43)*, x86_64 (121)* | EPEL 9 (76 downloads) |
Fedora 39 | aarch64 (41)*, ppc64le (25)*, x86_64 (23)* | Fedora 39 (0 downloads) |
Fedora 40 | aarch64 (33)*, ppc64le (24)*, x86_64 (22)* | Fedora 40 (41 downloads) |
Fedora 41 | aarch64 (10)*, ppc64le (11)*, x86_64 (14)* | Fedora 41 (14 downloads) |
Fedora rawhide | aarch64 (35)*, ppc64le (30)*, x86_64 (42)* | Fedora rawhide (74 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable jlinton/vectorscan
More info about enabling Copr repositories