WeSearch

Vectorscan

·7 min read · 0 reactions · 0 comments · 10 views
#software#open-source#programming
Vectorscan
⚡ TL;DR · AI summary

Vectorscan is a fork of Intel's Hyperscan designed to enhance multi-platform support. It aims to maintain compatibility with the last open-source version of Hyperscan while introducing its own improvements and simplifications. The project remains open-source under a BSD license, making it relevant for the FLOSS ecosystem.

Key facts
Original article
GitHub
Read full at GitHub →
Opening excerpt (first ~120 words) tap to expand

About Vectorscan A fork of Intel's Hyperscan, modified to run on more platforms. Currently ARM NEON/ASIMD and Power VSX are 100% functional. ARM SVE2 support is in ongoing with access to hardware now. More platforms will follow in the future. Further more, starting 5.4.12 there is now a SIMDe port, which can be either used for platforms without official SIMD support, as SIMDe can emulate SIMD instructions, or as an alternative backend for existing architectures, for reference and comparison purposes. Vectorscan will follow 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.

Excerpt limited to ~120 words for fair-use compliance. The full article is at GitHub.

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from GitHub