Summary
A fork of Intel's Hyperscan, modified to run on more platforms. Currently ARM NEON/ASIMD is 100% functional, and Power VSX are in development. ARM SVE2 support is in ongoing with access to hardware now. More platforms will follow in the future. Vectorscan follows Intel's API and internal algorithms where possible, but will not hesitate to make code changes where it is thought of giving better performance or better portability.
Versions
v5.4.11 :: 0/5 :: gentoo
- Modified
- License
- BSD
- Keywords
- amd64 x86
USE flags
cpu_flags_x86
- avx2
- Adds support for Advanced Vector Extensions 2 instructions
- sse4_2
- Enable SSE4.2 instruction support
Dependencies
Runtime Dependencies
Depending packages
mail-filter / rspamd : Rapid spam filtering system
net-analyzer / suricata : High performance Network IDS, IPS and Network Security Monitoring engine
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Matoro Mahri · gentoo
dev-libs/vectorscan: Stabilize 5.4.11 x86, #925489
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Viorel Munteanu <ceamac@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matoro Mahri · gentoo
dev-libs/vectorscan: Stabilize 5.4.11 amd64, #921014
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matoro Mahri · gentoo
dev-libs/vectorscan: Keyword 5.4.11 x86, #918871
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Petr Vaněk · gentoo
dev-libs/vectorscan: new package, add 5.4.11
vectorscan is more portable drop-in replacement of hyperscan. Signed-off-by: Petr Vaněk <arkamar@gentoo.org>