Decision Workspace
cita_trie vs eth_trie vs alloy-trie
Side-by-side comparison of Rust crates
66
cita_trie
stablev6.0.0
Modified Patricia Tree (aka Trie).
53
eth_trie
growingv0.6.1
Ethereum-compatible Merkle-Patricia Trie.
71
alloy-trie
growingv0.9.5
Fast Merkle-Patricia Trie (MPT) state root calculator and proof generator for prefix-sorted nibbles
Core Metrics
| cita_trie | eth_trie | alloy-trie | |
|---|---|---|---|
| Health Score | 66 | 53 | 71 |
| Total Downloads | 369.8K | 164.7K | 8.5M |
| 30d Downloads | 58.8K | 4.1K | 1.2M |
| Dependents | 54 | 45 | 282 |
| Releases | 27 | 8 | 29 |
| Last Updated | 10d ago | 271d ago | 18d ago |
| Age | 7y 2m | 4y 6m | 2y 3m |
Health Breakdown
cita_trie
Maintenance
17
Quality
17
Community
12
Popularity
7
Documentation
13
eth_trie
Maintenance
7
Quality
13
Community
12
Popularity
6
Documentation
15
alloy-trie
Maintenance
19
Quality
14
Community
18
Popularity
8
Documentation
12
Technical Details
| cita_trie | eth_trie | alloy-trie | |
|---|---|---|---|
| Version | 6.0.0 | 0.6.1 | 0.9.5 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | Apache-2.0 | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 8 | 11 | 16 |
| Crate Size | 31KB | 36KB | 58KB |
| Features | 0 | 0 | 5 |
| Yanked % | 3.7% | 0.0% | 3.5% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.87.0 | 1.85 |
| Owners | 3 | 4 | 3 (team) |
Links
Quick Verdict
- •alloy-trie leads with a health score of 71/100, but none of the options score above 80.
- •alloy-trie is depended on by 282 crates — strongest ecosystem trust.
- •eth_trie, alloy-trie are pre-1.0 — API may change.