Decision Workspace
trying vs basic_trie vs radix_trie
Side-by-side comparison of Rust crates
38
trying
growingv0.5.1
Basic trie crate
63
basic_trie
stablev2.1.0
A simple Trie implementation in Rust
57
radix_trie
growingv0.3.0
Generic radix trie data-structure.
Core Metrics
| trying | basic_trie | radix_trie | |
|---|---|---|---|
| Health Score | 38 | 63 | 57 |
| Total Downloads | 12.6K | 22.2K | 56.3M |
| 30d Downloads | 15 | 117 | 4.3M |
| Dependents | 0 | 49 | 1.8K |
| Releases | 11 | 17 | 19 |
| Last Updated | 972d ago | 24d ago | 192d ago |
| Age | 4y 5m | 2y 8m | 11y |
Health Breakdown
trying
Maintenance
4
Quality
14
Community
5
Popularity
5
Documentation
10
basic_trie
Maintenance
17
Quality
20
Community
10
Popularity
5
Documentation
11
radix_trie
Maintenance
8
Quality
13
Community
15
Popularity
8
Documentation
13
Technical Details
| trying | basic_trie | radix_trie | |
|---|---|---|---|
| Version | 0.5.1 | 2.1.0 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 | non-standard | MIT |
| Dependencies | 6 | 10 | 7 |
| Crate Size | 245KB | 20KB | 250KB |
| Features | 1 | 4 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •basic_trie leads with a health score of 63/100, but none of the options score above 80.
- •radix_trie has the most downloads (56.3M), suggesting wider adoption.
- •radix_trie is depended on by 1.8K crates — strongest ecosystem trust.
- •⚠ trying has not been updated in over a year.
- •trying, radix_trie are pre-1.0 — API may change.