StringZilla 3.8.1
StringZilla is a SIMD and SWAR-optimized library for C++ (with bindings for C, JavaScript (Node.js module), Python, Rust, and Swift) for fast string operations: substring and character set searches (both forward and backward), sorting, Levenshtein distance, Hamming distance, and more. However, functionality varies across languages. The project is distributed under the Apache-2.0 license. According to the library's author, […]
