tynisearch
Tiny search module based on trie and aho-corasick using TypeScript
hoshino
Fast string seaching powered by Rust
ahocorasick
Implementation of the Aho-Corasick string searching algorithm, as described in the paper "Efficient string matching: an aid to bibliographic search".