trie topic

List trie repositories

xfilter

30
Stars
10
Forks
Watchers

:loop: 关键词过滤扩展, 用于检查一段文本中是否出现敏感词, 基于 Double-Array Trie 树实现。

retrie

64
Stars
4
Forks
Watchers

Efficient Trie-based regex unions for blacklist/whitelist filtering and one-pass mapping-based string replacing

kua

23
Stars
9
Forks
Watchers

:zap: Lightning fast URL routing in Python (trie router)

Trie

42
Stars
11
Forks
Watchers

A Mixed Trie and Levenshtein distance implementation in Java for extremely fast prefix string searching and string similarity.

fst-rs

24
Stars
0
Forks
Watchers

FST (Fast Succinct Trie) implementation in Rust

rdt

27
Stars
2
Forks
Watchers

RDT: Russian Distributional Thesaurus (Русский Дистрибутивный Тезаурус)

DataStructures

49
Stars
8
Forks
Watchers

A collection of Data Structures implemented in Swift.

goblin

76
Stars
7
Forks
Watchers

A golang http router based on trie tree.

darts-clone-python

20
Stars
12
Forks
Watchers

Darts-clone python binding

tiny-trie

30
Stars
3
Forks
Watchers

JS Trie / DAWG classes