Repository navigation

#

radix-trie

Fast generic radix trie implemented in Rust

Rust
197
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
45
2 年前

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

Python
39
5 个月前

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

C
38
3 年前

Radix trees in Rcpp and R

C++
32
2 年前

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

Go
32
1 个月前

Efficient generic compact radix tree (trie) implementation in go

Go
21
2 年前

Radix Trie (in Javascript)

JavaScript
19
2 年前

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

Go
12
2 年前

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

JavaScript
11
6 年前

A versioned radix tree library implementation for Go

Go
6
3 年前

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

Kotlin
4
3 年前

A radix tree library implementation for Go

Go
3
3 年前

A text autocompleter with golang

Go
3
6 年前

A radix (or possibly Patricia) trie

Go
2
5 年前

Trie data structures in Rust

Rust
1
3 年前