patricia-trie“ 的搜索结果

#区块链#A simplified golang implementation of Ethereum's Modified Patricia Trie.

Go235
1 年前

Base-16 Modified Patricia Merkle Tree (aka Trie)

Rust275
25 天前

Practical Algorithm to Retrieve Information Coded in Alphanumeric (PATRICIA)

Java177
7 年前

#算法刷题#.NET Implementations of Trie Data Structures for Substring Search, Auto-completion and Intelli-sense. Includes: patricia trie, suffix trie and a trie implementation using Ukkonen's algorithm.

C#451
1 年前

PATRICIA, Double Array, LOUDS Trie implementations for Java

Java180
1 年前

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

Go286
4 个月前

Rust implementation of the Modified Patricia Tree (aka Trie).

Rust73
2 年前

STL like container of radix tree (a.k.a. PATRICIA trie) in C++

C++142
3 年前

#区块链#Fast Merkle-Patricia Trie (MPT) state root calculator and proof generator for prefix-sorted nibbles

Rust139
2 个月前

Fast, robust and memory-savvy IP radix tree (Patricia trie) implementation in Java

Java44
3 年前

A path-compressed Patricia trie, with one-way branching removed, using bitstrings for keys

Elixir7
2 年前

Patricia Merkle Tree implementation in Rust

Rust154
1 年前
C114
5 年前

Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.

Python1.11 k
16 天前

Garbage collector-sensitive patricia tree for IP/CIDR tagging

Go267
2 个月前
C343
4 年前

👓 composable trie based router

JavaScript332
6 年前

Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.

Go782
3 天前

A memory-efficient patricia tree implementation written in Rust

Rust127
23 天前

Fast, zero heap allocation Go Trie for runes or paths

Go495
1 年前
Java411
1 个月前
loading...