Repository navigation

#

radix-trie

Fast generic radix trie implemented in Rust

Rust
202
2 年前

A lightweight and fast router for PHP

PHP
65
2 年前

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.

Python
48
2 年前

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

Python
41
9 个月前

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

C
38
4 年前

Radix trees in Rcpp and R

C++
33
2 年前

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

Go
33
5 个月前

Efficient generic compact radix tree (trie) implementation in go

Go
22
2 年前

Radix Trie (in Javascript)

JavaScript
19
2 年前

Data structure for fast ranked autocomplete based on a given prefix, implemented in Go.

Go
15
2 年前

Fork of the project http://code.google.com/p/radixtree

JavaScript
11
6 年前

A versioned radix tree library implementation for Go

Go
6
4 年前

An implementation of RadixTree data-structure, which is a great tool for indexing a large number of records with string keys.

Kotlin
4
4 年前

A radix tree library implementation for Go

Go
3
4 年前

A text autocompleter with golang

Go
3
7 年前

A radix (or possibly Patricia) trie

Go
2
5 年前

Trie data structures in Rust

Rust
1
3 年前