string-search topic
cello
A string library
AhoCorasick.Net
Implementation of Aho-Corasick string matching algorithm for .NET
ahocorasick
Aho-corasick for javascript.
stringsext
Find multi-byte-encoded strings in binary data (Gitlab mirror).
ahocorasickphp
Aho-Corasick multi-keyword string searching library in PHP.
AhoCorasick
Aho-Corasick multi-string search for .NET and SQL Server.
fuzzysearch
Find parts of long text or data, allowing for some changes/typos.
WuManber
WuManber text search/matching implementation using c#
Stingray
IDAPython plugin for finding function strings recursively
triple_accel
Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance calculations and string search.