5 repos
G-Research/ahocorasick_rs
Check for multiple patterns in a single string at the same time: a fast Aho-Corasick algorithm for…
233
393 commits
cloudflare/ahocorasick
A Golang implementation of the Aho-Corasick string matching algorithm
727
8 commits
nishihatapalmer/byteseek
A Java library for byte pattern matching and searching
44
288 commits
BurntSushi/aho-corasick
A fast implementation of Aho-Corasick in Rust.
1,287
294 commits
nishihatapalmer/HashChain
A very fast online search algorithm
45
54 commits