radix-trie topic
extra-collections
extra-collections (or extra for short) is a python3 package that provides a pythonic, intuitive, and easy implementation of the most common data structures used in software projects.
rust_radix_trie
Fast generic radix trie implemented in Rust
sheet-router
fast, modular client-side router
router
A lightweight and fast router for PHP
PruningRadixTrie
PruningRadixTrie - 1000x faster Radix trie for prefix search & auto-complete
radixtree
adaptive radix tree (a.k.a prefix tree or compact trie)
go-net-radix
Go bindings for radix tree library for fast subnet (IPv4 and IPv6) lookups
radix-trie
Radix Trie (in Javascript)
PyPruningRadixTrie
PyPruningRadixTrie - Python version of super fast Radix trie for prefix search & auto-complete