Decision Workspace
makods vs tree_by_path vs rart
Side-by-side comparison of Rust crates
35
makods
growingv0.4.1
The Jostle Tree, a data structure for working with long sequences of variable-width items.
54
tree_by_path
growingv1.0.3
A tree data structure featuring nodes addressable using a &Vec<usize> path and avoiding recursion and run-time borrow checking.
46
rart
experimentalv0.3.1
High-performance Adaptive Radix Tree implementation with SIMD optimizations
Core Metrics
| makods | tree_by_path | rart | |
|---|---|---|---|
| Health Score | 35 | 54 | 46 |
| Total Downloads | 7.8K | 5.8K | 2.3K |
| 30d Downloads | 7 | 38 | 419 |
| Dependents | 0 | 3 | 0 |
| Releases | 5 | 4 | 6 |
| Last Updated | 729d ago | 856d ago | 49d ago |
| Age | 8y 3m | 2y 4m | 8m |
Health Breakdown
makods
Maintenance
4
Quality
15
Community
3
Popularity
5
Documentation
8
tree_by_path
Maintenance
10
Quality
21
Community
6
Popularity
4
Documentation
13
rart
Maintenance
16
Quality
11
Community
5
Popularity
4
Documentation
10
Technical Details
| makods | tree_by_path | rart | |
|---|---|---|---|
| Version | 0.4.1 | 1.0.3 | 0.3.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 1 | 0 | 7 |
| Crate Size | 11KB | 16KB | 63KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 16.7% |
| Edition | — | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •tree_by_path leads with a health score of 54/100, but none of the options score above 80.
- •makods has the most downloads (7.8K), suggesting wider adoption.
- •⚠ makods, tree_by_path have not been updated in over a year.
- •makods, rart are pre-1.0 — API may change.