substring-matching topic
List
substring-matching repositories
aho-corasick
961
Stars
91
Forks
Watchers
A fast implementation of Aho-Corasick in Rust.
daachorse
190
Stars
12
Forks
Watchers
🐎 A fast implementation of the Aho-Corasick algorithm using the compact double-array data structure in Rust.