An open API service indexing awesome lists of open source software.

https://github.com/hankcs/AhoCorasickDoubleArrayTrie

An extremely fast implementation of Aho Corasick algorithm based on Double Array Trie.
https://github.com/hankcs/AhoCorasickDoubleArrayTrie

aho-corasick algorithm doublearraytrie fast java

Last synced: 6 months ago
JSON representation

An extremely fast implementation of Aho Corasick algorithm based on Double Array Trie.

Awesome Lists containing this project