aho-corasick-algorithm topic
List
aho-corasick-algorithm repositories
trafficstars
PFAC
45
Stars
19
Forks
Watchers
PFAC is an open library for exact string matching performed on NVIDIA GPUs
AhoCorasickDoubleArrayTrie
42
Stars
14
Forks
Watchers
Very fast C# implementation of Aho Corasick algorithm based on Double Array Trie.