#区块链#A simplified golang implementation of Ethereum's Modified Patricia Trie.
Base-16 Modified Patricia Merkle Tree (aka Trie)
Practical Algorithm to Retrieve Information Coded in Alphanumeric (PATRICIA)
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++
#区块链#Fast Merkle-Patricia Trie (MPT) state root calculator and proof generator for prefix-sorted nibbles
Fast, robust and memory-savvy IP radix tree (Patricia trie) implementation in Java
Patricia Merkle Tree implementation in Rust
Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.
Garbage collector-sensitive patricia tree for IP/CIDR tagging
👓 composable trie based router
Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.
Fast, zero heap allocation Go Trie for runes or paths
The Capsule Hash Trie Collections Library