Decision Workspace
trie-hard vs xtri vs zerotrie
Side-by-side comparison of Rust crates
47
trie-hard
growingv0.2.0
Fast implementation of a trie data structure
51
xtri
experimentalv0.1.3
A fast, memory-efficient radix tree (compressed trie) implementation in Rust with UTF-8 support
68
zerotrie
growingv0.2.4
A data structure that efficiently maps strings to integers
Core Metrics
| trie-hard | xtri | zerotrie | |
|---|---|---|---|
| Health Score | 47 | 51 | 68 |
| Total Downloads | 807.9K | 3.7K | 202.0M |
| 30d Downloads | 77.7K | 1.7K | 36.9M |
| Dependents | 4 | 3 | 105 |
| Releases | 2 | 4 | 9 |
| Last Updated | 66d ago | 180d ago | 54d ago |
| Age | 1y 8m | 9m | 2y 8m |
Health Breakdown
trie-hard
Maintenance
13
Quality
11
Community
6
Popularity
7
Documentation
10
xtri
Maintenance
11
Quality
15
Community
8
Popularity
4
Documentation
13
zerotrie
Maintenance
18
Quality
15
Community
17
Popularity
8
Documentation
10
Technical Details
| trie-hard | xtri | zerotrie | |
|---|---|---|---|
| Version | 0.2.0 | 0.1.3 | 0.2.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MIT | Unicode-3.0 |
| Dependencies | 8 | 6 | 17 |
| Crate Size | 1.1MB | 33KB | 84KB |
| Features | 0 | 3 | 9 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | — | 1.82 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •zerotrie leads with a health score of 68/100, but none of the options score above 80.
- •zerotrie is depended on by 105 crates — strongest ecosystem trust.