trie topic
xfilter
:loop: 关键词过滤扩展, 用于检查一段文本中是否出现敏感词, 基于 Double-Array Trie 树实现。
retrie
Efficient Trie-based regex unions for blacklist/whitelist filtering and one-pass mapping-based string replacing
kua
:zap: Lightning fast URL routing in Python (trie router)
Trie
A Mixed Trie and Levenshtein distance implementation in Java for extremely fast prefix string searching and string similarity.
fst-rs
FST (Fast Succinct Trie) implementation in Rust
rdt
RDT: Russian Distributional Thesaurus (Русский Дистрибутивный Тезаурус)
DataStructures
A collection of Data Structures implemented in Swift.
goblin
A golang http router based on trie tree.
darts-clone-python
Darts-clone python binding