doublearray
There are 6 repositories under doublearray topic.
takawitter/trie4j
PATRICIA, Double Array, LOUDS Trie implementations for Java
guofei/aho-corasick-node
A Node implementation of the Aho-Corasick string matching algorithm based on DoubleArray Trie.
hshindo/DoubleArrayTrie.jl
Double Array Trie for Julia Language
kampersanda/doublearray-go
Go implementation of double-array minimal-prefix trie
tetengo/tetengo.rs
A multipurpose library set for Rust
tetengo/tetengo.cpp
A multipurpose library set for C/C++.