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 (22)*, ppc64le (22)*, x86_64 (91)* | EPEL 9 (67 downloads) |
Fedora 38 | aarch64 (10)*, ppc64le (10)*, x86_64 (10)* | Fedora 38 (0 downloads) |
Fedora 39 | aarch64 (28)*, ppc64le (10)*, x86_64 (10)* | Fedora 39 (29 downloads) |
Fedora 40 | aarch64 (16)*, ppc64le (10)*, x86_64 (12)* | Fedora 40 (32 downloads) |
Fedora 41 | aarch64 (10)*, ppc64le (10)*, x86_64 (10)* | Fedora 41 (7 downloads) |
Fedora rawhide | aarch64 (25)*, ppc64le (20)*, x86_64 (30)* | Fedora rawhide (64 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable jlinton/vectorscan
More info about enabling Copr repositories