Up to 10x faster strings for C, C++, Python, Rust, and Swift, leveraging NEON, AVX2, AVX-512, and SWAR to accelerate search, sort, edit distances, alignment scores, etc 🦖
-
Updated
Nov 12, 2024 - C++
Up to 10x faster strings for C, C++, Python, Rust, and Swift, leveraging NEON, AVX2, AVX-512, and SWAR to accelerate search, sort, edit distances, alignment scores, etc 🦖
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.
Aho-corasick for javascript.
A string library
Twoway / Fast substring search for strings and byte strings (Rust) / Also assorted benchmarks and string search snippets
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.
memchr vs stringzilla - up to 7x throughput difference between two SIMD-accelerated substring search libraries in Rust
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.
Implementation of Aho-Corasick string matching algorithm for .NET
A high performance library to match discontinuous strings.
Official sample code for the very fast Franek-Jennings-Smyth (FJS) full text string search algorithm
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."