radix-trie topic

List radix-trie repositories

extra-collections

44
Stars
9
Forks
Watchers

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

173
Stars
33
Forks
Watchers

Fast generic radix trie implemented in Rust

router

63
Stars
3
Forks
Watchers

A lightweight and fast router for PHP

PruningRadixTrie

513
Stars
27
Forks
Watchers

PruningRadixTrie - 1000x faster Radix trie for prefix search & auto-complete

radixtree

24
Stars
9
Forks
Watchers

adaptive radix tree (a.k.a prefix tree or compact trie)

go-net-radix

38
Stars
6
Forks
Watchers

Go bindings for radix tree library for fast subnet (IPv4 and IPv6) lookups

triebeard

32
Stars
5
Forks
Watchers

Radix trees in Rcpp and R

radix-trie

19
Stars
4
Forks
Watchers

Radix Trie (in Javascript)

PyPruningRadixTrie

32
Stars
3
Forks
Watchers

PyPruningRadixTrie - Python version of super fast Radix trie for prefix search & auto-complete