Decision Workspace
radixtree vs fast_radix_trie vs path-tree
Side-by-side comparison of Rust crates
39
radixtree
growingv0.1.1
A radix trie implementation for router, and provides CRUD operations.
58
fast_radix_trie
experimentalv1.1.1
Memory-efficient trie data structures based on radix tree
53
path-tree
growingv0.8.3
path-tree is a lightweight high performance HTTP request router for Rust
Core Metrics
| radixtree | fast_radix_trie | path-tree | |
|---|---|---|---|
| Health Score | 39 | 58 | 53 |
| Total Downloads | 2.9K | 1.6K | 4.5M |
| 30d Downloads | 4 | 731 | 822.7K |
| Dependents | 0 | 24 | 265 |
| Releases | 2 | 3 | 42 |
| Last Updated | 1519d ago | 1d ago | 370d ago |
| Age | 4y 2m | 4m | 7y |
Health Breakdown
radixtree
Maintenance
3
Quality
16
Community
3
Popularity
4
Documentation
13
fast_radix_trie
Maintenance
19
Quality
13
Community
10
Popularity
4
Documentation
12
path-tree
Maintenance
7
Quality
12
Community
13
Popularity
8
Documentation
13
Technical Details
| radixtree | fast_radix_trie | path-tree | |
|---|---|---|---|
| Version | 0.1.1 | 1.1.1 | 0.8.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 0 | 8 | 15 |
| Crate Size | 7KB | 8.2MB | 22KB |
| Features | 0 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 4.8% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | 1.85.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •fast_radix_trie leads with a health score of 58/100, but none of the options score above 80.
- •path-tree has the most downloads (4.5M), suggesting wider adoption.
- •path-tree is depended on by 265 crates — strongest ecosystem trust.
- •⚠ radixtree, path-tree have not been updated in over a year.
- •radixtree, path-tree are pre-1.0 — API may change.