A C++ implementation of the Aho Corasick algorithm
Travis CI Status
A C++ Aho Corasick’s algorithm implementation. It includes a bunch of tests and benchmarks.