MCPcopy Index your code
hub / github.com/alloy-rs/trie

github.com/alloy-rs/trie @v0.9.4

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.9.4 ↗ · + Follow
245 symbols 593 edges 20 files 89 documented · 36%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

alloy-trie

Fast Merkle-Patricia Trie (MPT) state root calculator and proof generator for prefix-sorted nibbles.

Core symbols most depended-on inside this repo

len
called by 33
src/nodes/branch.rs
is_empty
called by 23
src/mask.rs
iter
called by 18
src/mask.rs
add_leaf
called by 15
src/hash_builder/mod.rs
clear
called by 12
src/hash_builder/value.rs
root
called by 12
src/hash_builder/mod.rs
rlp
called by 9
src/nodes/mod.rs
as_ref
called by 8
src/proof/added_removed_keys.rs

Shape

Method 159
Function 60
Class 21
Enum 5

Languages

Rust100%

Modules by API surface

src/hash_builder/mod.rs30 symbols
src/mask.rs29 symbols
src/nodes/branch.rs20 symbols
src/proof/retainer.rs18 symbols
src/nodes/rlp.rs15 symbols
src/proof/verify.rs14 symbols
src/proof/decoded_proof_nodes.rs14 symbols
src/nodes/mod.rs14 symbols
src/hash_builder/value.rs14 symbols
src/proof/proof_nodes.rs12 symbols
src/nodes/leaf.rs12 symbols
src/root.rs11 symbols

For agents

$ claude mcp add trie \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page