StringZilla is a C/C++ library that provides SIMD-accelerated implementations of common string operations including substring search, sorting, hashing, and edit distance computation, using NEON, AVX2, AVX-512, and SVE intrinsics.

WWW: https://ashvardanian.com/posts/stringzilla
