trie topic
flash
Golang Keyword extraction/replacement Datastructure using Tries instead of regexes
cyac
High performance Trie and Ahocorasick automata (AC automata) Keyword Match & Replace Tool for python
adaptive-radix-tree
A fast and space efficient Radix tree in Java
HArray
Fastest Trie structure (Linux & Windows)
lifti
A lightweight full text indexer for .NET
treebitmap
Fast IP lookup table for IPv4/IPv6 prefixes
PruningRadixTrie
PruningRadixTrie - 1000x faster Radix trie for prefix search & auto-complete
trie
A fast trie implementation for typescript
poplar-trie
C++17 implementation of memory-efficient dynamic tries
trie
My take on an efficient implementation of a Trie in Javascript