Golang implementation of Radix trees
Adaptive Radix Trees implemented in C
A radix tree implementation in ANSI C
Golang in-memory database built on immutable radix trees
An immutable radix tree implementation in Golang
Concurrent Radix and Suffix Trees for Java
STL like container of radix tree (a.k.a. PATRICIA trie) in C++
An adaptive radix tree for efficient indexing in main memory.
Adaptive Radix Trees implemented in Lua / LuaJIT
GoLang IP Radix Tree
C++ implementation of Radix tree
an adaptive radix tree implementation in go
A fast and space efficient Radix tree in Java
Python radix tree implementation for IPv4 and IPv6 prefix matching.
A high performance HTTP request router using Radix Tree
A generic patricia trie (also called radix tree) implemented in Go (Golang)
An implementation of the radix tree data structure (http://en.wikipedia.org/wiki/Radix_tree).
Fast, robust and memory-savvy IP radix tree (Patricia trie) implementation in Java
HART: A Hash-Assisted Radix Tree for DRAM-PM Hybrid Memory Systems
A Java implementation of the radix tree data structure that adheres to the `java.util.Map` interface.