- SIMD-friendly algorithms for substring searching http://0x80.pl/articles/simd-strfind.html 5 comments cpp
Linking pages
- Regex engine internals as a library - Andrew Gallant's Blog https://blog.burntsushi.net/regex-internals/ 127 comments
- GitHub - ashvardanian/StringZilla: Up to 10x faster strings for C, C++, Python, Rust, and Swift, leveraging SWAR and SIMD on Arm Neon and x86 AVX2 & AVX-512-capable chips to accelerate search, sort, edit distances, alignment scores, etc 🦖 https://github.com/ashvardanian/Stringzilla 57 comments
- GitHub - p-ranav/fccf: fccf: A command-line tool that quickly searches through C/C++ source code in a directory based on a search string and prints relevant code snippets that match the query. https://github.com/p-ranav/fccf 50 comments
- Testing SIMD instructions on ARM with Rust on Android | Blog | Guillaume Endignoux https://gendignoux.com/blog/2023/01/05/rust-arm-simd-android.html 1 comment
Would you like to stay up to date with C & C++? Checkout C & C++
Weekly.
Related searches:
Search whole site: site:0x80.pl
Search title: SIMD-friendly algorithms for substring searching
See how to search.