Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alloy-rs/trie
Fast Merkle-Patricia Trie (MPT) state root calculator and proof generator for prefix-sorted nibbles
https://github.com/alloy-rs/trie
alloy alloy-rs blockchain ethereum ethereum-blockchain ethereum-rlp foundry foundry-rs merkle merkle-patricia merkle-patricia-trie mpt reth rlp rust-ethereum trie triehash
Last synced: about 14 hours ago
JSON representation
Fast Merkle-Patricia Trie (MPT) state root calculator and proof generator for prefix-sorted nibbles
- Host: GitHub
- URL: https://github.com/alloy-rs/trie
- Owner: alloy-rs
- License: apache-2.0
- Created: 2023-12-18T17:16:42.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-10-16T20:55:34.000Z (28 days ago)
- Last Synced: 2024-10-30T06:58:23.390Z (14 days ago)
- Topics: alloy, alloy-rs, blockchain, ethereum, ethereum-blockchain, ethereum-rlp, foundry, foundry-rs, merkle, merkle-patricia, merkle-patricia-trie, mpt, reth, rlp, rust-ethereum, trie, triehash
- Language: Rust
- Homepage:
- Size: 127 KB
- Stars: 89
- Watchers: 7
- Forks: 30
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE-APACHE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# alloy-trie
Fast Merkle-Patricia Trie (MPT) state root calculator and proof generator for prefix-sorted nibbles.