Fast Merkle-Patricia Trie (MPT) state root calculator and proof generator for prefix-sorted nibbles
-
Updated
Mar 9, 2026 - Rust
Fast Merkle-Patricia Trie (MPT) state root calculator and proof generator for prefix-sorted nibbles
ethereum modified merkle patricia trie (mpt) implementation in rust. features rlp serialization, extension node splitting, and o(1) state verification via merkle proofs
Minimal Recursive Length Prefix (RLP) encoding/decoding library
A minimalist implementation of RLP encoder used in Ethereum
Add a description, image, and links to the rlp topic page so that developers can more easily learn about it.
To associate your repository with the rlp topic, visit your repo's landing page and select "manage topics."