aho-corasick-automation topic

List aho-corasick-automation repositories

AhoCorasickDoubleArrayTrie

42
Stars
14
Forks
Watchers

Very fast C# implementation of Aho Corasick algorithm based on Double Array Trie.

AhoCorasickAutomation

18
Stars
4
Forks
Watchers

Python version Aho-Corasic Automaton.

aca

23
Stars
2
Forks
Watchers

A simple Golang implementation of Aho-Corasick algorithm.