Repository navigation

#

patricia-tree

A generic patricia trie (also called radix tree) implemented in Go (Golang)

Go
283
3 个月前

Garbage collector-sensitive patricia tree for IP/CIDR tagging

Go
263
8 个月前

A memory-efficient patricia tree implementation written in Rust

Rust
120
3 个月前

A library of binary tree data structures (bstree, dstree, trie, crit-bit, PATRICIA) implemented in C

C
40
4 年前

Golang radix tree implementation

Go
35
6 年前

Instant auto suggestion and completion

Java
25
1 年前

An example showing how to read Merkle Patricia Trie for Ethereum block or contract

JavaScript
18
7 年前

Patricia Tree data structure in OCaml for maps and sets, supports generic (GADT) keys

OCaml
13
3 个月前

A model-based QuickCheck test of ptrees (Patricia trees)

OCaml
12
6 年前

Various merkle trees

Rust
11
5 年前

Store CIDR IP addresses (both v4 and v6) in a trie for easy lookup.

Python
10
2 年前

Go PATRICIA tree implementation

Go
7
6 年前

Multi Key Radix PATRICIA Fast Search - OO C++ - a C++ header file only class

C++
6
6 年前

trees and other structures

Scheme
4
4 个月前

A serializable compact prefix tree (also known as Radix tree or Patricia tree or space-optimized trie) implementation in JavaScript.

JavaScript
4
6 年前

A java implementation of patricia-merkle-trie data structure

Java
3
3 年前

Implementation of a Patricia/radix tree data structure, storing a dictionary.

C
3
9 年前

Contains sample codes of algorithms and technologies used for blockchain in the go language

Go
2
9 个月前

Spotify playlists organizer.

Python
1
9 年前