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 🦖
- Updated
Oct 9, 2025 - C
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 🦖
Find parts of long text or data, allowing for some changes/typos.
Aho-Corasick multi-keyword string searching library in PHP.
WuManber text search/matching implementation using c#
IDAPython plugin for finding function strings recursively
Find multi-byte-encoded strings in binary data (Gitlab mirror).
Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance calculations and string search.
Comparing performance-oriented string-processing libraries for substring search, multi-pattern matching, hashing, edit-distances, sketching, and sorting across CPUs and GPUs in Rust 🦀 and Python 🐍
Aho-corasick for javascript.
A string library
Accelerating the deduplication and collapsing process for reads with Unique Molecular Identifiers (UMI). Heavily optimized for scalability and orders of magnitude faster than a previous tool.
Aho-Corasick multi-string search for .NET and SQL Server.
Twoway / Fast substring search for strings and byte strings (Rust) / Also assorted benchmarks and string search snippets
String matching algorithms for searching a single or multiple strings in large texts
String matching algorithm benchmark
📉 JavaScript Text Statistics that counts lines, words, chars, and spaces.
A small and fast FM-Index for Rust
Implementation of Aho-Corasick string matching algorithm for .NET
A high performance library to match discontinuous strings.
Collection of techniques for (binary) string searching
Add a description, image, and links to the string-search topic page so that developers can more easily learn about it.
To associate your repository with the string-search topic, visit your repo's landing page and select "manage topics."