/ahocorasick

A fast and memory efficient implementation of aho-corasick algorithm based on double-array trie (cedar), supports visualizing structure via graphviz.

Primary LanguageGoGNU General Public License v2.0GPL-2.0

ahocorasick (fork from iohub/ahocorasick)