iohub / ahocorasick

A fast and memory efficient implementation of aho-corasick algorithm based on double-array trie (cedar), supports visualizing structure via graphviz.
GNU General Public License v2.0
116 stars 20 forks source link

Add a go.mod file so that go 1.12 tools can work with this codebase #12

Closed akfaew closed 5 years ago