There are 1 repository under double-array-trie topic.
A fast and memory efficient implementation of aho-corasick algorithm based on double-array trie (cedar), supports visualizing structure via graphviz.
High performance Trie and Ahocorasick automata (AC automata) Keyword Match & Replace Tool for python. Correct case insensitive implementation!
Fast compressed trie dictionary library
Fast implementation of fuzzy matching and Blacklist filtering
Pure python implementation of DARTS (Double ARray Trie System)
Fast, offline word source for blink.cmp, based on a double-array trie.
Simple Double Array Trie implementation
A Rust binding of s-yata/darts-clone
General algorighm implements in java