Decision Workspace
rindex vs geo-index vs rstar
Side-by-side comparison of Rust crates
44
rindex
growingv0.2.2
Rindex: dynamic spatial index for efficiently maintaining *k* nearest neighbors graph of multi-dimensional clustered datasets.
66
geo-index
growingv0.3.4
Fast, immutable, ABI-stable spatial indexes.
62
rstar
growingv0.12.2
An R*-tree spatial index
Core Metrics
| rindex | geo-index | rstar | |
|---|---|---|---|
| Health Score | 44 | 66 | 62 |
| Total Downloads | 4.5K | 55.2K | 20.5M |
| 30d Downloads | 6 | 4.5K | 3.1M |
| Dependents | 0 | 27 | 1.4K |
| Releases | 4 | 8 | 25 |
| Last Updated | 562d ago | 3d ago | 507d ago |
| Age | 2y 3m | 2y 2m | 7y 4m |
Health Breakdown
rindex
Maintenance
4
Quality
15
Community
6
Popularity
4
Documentation
15
geo-index
Maintenance
19
Quality
14
Community
15
Popularity
6
Documentation
12
rstar
Maintenance
8
Quality
12
Community
20
Popularity
8
Documentation
14
Technical Details
| rindex | geo-index | rstar | |
|---|---|---|---|
| Version | 0.2.2 | 0.3.4 | 0.12.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 14 | 10 |
| Crate Size | 16KB | 384KB | 44KB |
| Features | 0 | 2 | 2 |
| Yanked % | 0.0% | 0.0% | 8.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | 1.63 | 1.75 | 1.63 |
| Owners | 1 | 2 (team) | 4 (team) |
Links
Quick Verdict
- •geo-index leads with a health score of 66/100, but none of the options score above 80.
- •rstar has the most downloads (20.5M), suggesting wider adoption.
- •rstar is depended on by 1.4K crates — strongest ecosystem trust.
- •⚠ rindex, rstar have not been updated in over a year.