StringZilla
 1 like
Up to 100x faster strings for C, C++, CUDA, Python, Rust, Swift, JS, & Go, leveraging NEON, AVX2, AVX-512, SVE, GPGPU, & SWAR to accelerate search, hashing, sorting, edit distances, sketches, and memory ops 🦖.
Cost / License
- Free
- Open Source
Platforms
- Mac
- Windows
- Linux
- Python
StringZilla
 1 like
Features
- Â Sorting
 Tags
- string
- string-matching
StringZilla News & Activities
Highlights All activities
Recent activities
- niksavc liked StringZilla
- POXÂ added StringZilla
StringZilla information
No comments or reviews, maybe you want to be first?
Post comment/reviewWhat is StringZilla?
StringZilla is the GodZilla of string libraries, using SIMD and SWAR to accelerate binary and UTF-8 string operations on modern CPUs and GPUs. It delivers up to 10x higher CPU throughput in C, C++, Rust, Python, and other languages, and can be 100x faster than existing GPU kernels, covering a broad range of functionality. It accelerates exact and fuzzy string matching, hashing, edit distance computations, sorting, provides allocation-free lazily-evaluated smart-iterators, and even random-string generators.

