Decision Workspace
trie-hard vs xtri vs alloy-trie
Side-by-side comparison of Rust crates
51
trie-hard
growingv0.2.0
Fast implementation of a trie data structure
52
xtri
experimentalv0.1.3
A fast, memory-efficient radix tree (compressed trie) implementation in Rust with UTF-8 support
71
alloy-trie
growingv0.9.5
Fast Merkle-Patricia Trie (MPT) state root calculator and proof generator for prefix-sorted nibbles
Core Metrics
| trie-hard | xtri | alloy-trie | |
|---|---|---|---|
| Health Score | 51 | 52 | 71 |
| Total Downloads | 653.6K | 1.5K | 8.5M |
| 30d Downloads | 81.1K | 99 | 1.2M |
| Dependents | 3 | 2 | 282 |
| Releases | 2 | 4 | 29 |
| Last Updated | 7d ago | 121d ago | 18d ago |
| Age | 1y 6m | 7m | 2y 3m |
Health Breakdown
trie-hard
Maintenance
17
Quality
11
Community
6
Popularity
7
Documentation
10
xtri
Maintenance
13
Quality
15
Community
7
Popularity
4
Documentation
13
alloy-trie
Maintenance
19
Quality
14
Community
18
Popularity
8
Documentation
12
Technical Details
| trie-hard | xtri | alloy-trie | |
|---|---|---|---|
| Version | 0.2.0 | 0.1.3 | 0.9.5 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 8 | 6 | 16 |
| Crate Size | 1.1MB | 33KB | 58KB |
| Features | 0 | 3 | 5 |
| Yanked % | 0.0% | 0.0% | 3.5% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | — | 1.85 |
| Owners | 1 | 1 | 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.