Decision Workspace
rart vs dartlib vs indextree
Side-by-side comparison of Rust crates
47
rart
experimentalv0.10.0
High-performance Adaptive Radix Tree implementation with SIMD optimizations
36
dartlib
growingv0.3.0
Disk backed concurrent Adaptive Radix Tree implementation, with optional generations.
74
indextree
stablev4.8.1
Arena based tree structure by using indices instead of reference counted pointers
Core Metrics
| rart | dartlib | indextree | |
|---|---|---|---|
| Health Score | 47 | 36 | 74 |
| Total Downloads | 3.6K | 3.9K | 2.1M |
| 30d Downloads | 0 | 0 | 123.6K |
| Dependents | 0 | 0 | 784 |
| Releases | 14 | 3 | 31 |
| Last Updated | 9d ago | 929d ago | 55d ago |
| Age | 10m | 2y 6m | 9y 5m |
Health Breakdown
rart
Maintenance
18
Quality
10
Community
5
Popularity
4
Documentation
10
dartlib
Maintenance
5
Quality
13
Community
6
Popularity
4
Documentation
8
indextree
Maintenance
15
Quality
23
Community
13
Popularity
8
Documentation
15
Technical Details
| rart | dartlib | indextree | |
|---|---|---|---|
| Version | 0.10.0 | 0.3.0 | 4.8.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 | non-standard | MIT |
| Dependencies | 10 | 10 | 3 |
| Crate Size | 126KB | 24KB | 31KB |
| Features | 3 | 0 | 5 |
| Yanked % | 7.1% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | — | 1.85.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •indextree leads with a health score of 74/100, but none of the options score above 80.
- •indextree is depended on by 784 crates — strongest ecosystem trust.
- •⚠ dartlib has not been updated in over a year.
- •rart, dartlib are pre-1.0 — API may change.