substring-search topic
bstr
A string type for Rust that is not required to be valid UTF-8.
aho-corasick
efficient string matching in Golang via the aho-corasick algorithm.
sliceslice-rs
A fast implementation of single-pattern substring search using SIMD acceleration.
AhoCorasickDoubleArrayTrie
Very fast C# implementation of Aho Corasick algorithm based on Double Array Trie.
multiselect
Pure js multiselect implementation
cs-algorithms
Package cs-algorithms provides C# implementation of algorithms for data structures and manipulation, as well as graph and string processing
memchr_vs_stringzilla
memchr vs stringzilla - up to 7x throughput difference between two SIMD-accelerated substring search libraries in Rust
coffeedb
An out-of-the-box keyword search database.