PruningRadixTrie - 1000x faster Radix trie for prefix search & auto-complete
Router implementation for fasthttp
An easy-to-use web framework. Supports both WSGI and ASGI modes. Gevent or asyncio, this is the question.
A generic patricia trie (also called radix tree) implemented in Go (Golang)
STL like container of radix tree (a.k.a. PATRICIA trie) in C++
A timed adaptive radix trie data-structure, used in SurrealKV
A simple, light and fast Web framework written in Go.
A lightweight and fast router for PHP
Sorted Data Structure Server - Treds is a Data Structure Server which returns data in sorted order and is the fastest prefix search server. It also persists data on disk.
Embedded persistent key-value store for .NET. Pure C# code.
#安卓#This example project demonstrates a clean way to architect an Android application.
adaptive radix tree (a.k.a prefix tree or compact trie)