Decision Workspace
geo-index vs rstar vs aabb
Side-by-side comparison of Rust crates
66
geo-index
growingv0.3.4
Fast, immutable, ABI-stable spatial indexes.
62
rstar
growingv0.12.2
An R*-tree spatial index
56
aabb
experimentalv0.7.0
Static AABB spatial index for 2D queries
Core Metrics
| geo-index | rstar | aabb | |
|---|---|---|---|
| Health Score | 66 | 62 | 56 |
| Total Downloads | 55.2K | 20.5M | 2.5K |
| 30d Downloads | 4.5K | 3.1M | 140 |
| Dependents | 27 | 1.4K | 20 |
| Releases | 8 | 25 | 22 |
| Last Updated | 3d ago | 507d ago | 132d ago |
| Age | 2y 2m | 7y 4m | 5m |
Health Breakdown
geo-index
Maintenance
19
Quality
14
Community
15
Popularity
6
Documentation
12
rstar
Maintenance
8
Quality
12
Community
20
Popularity
8
Documentation
14
aabb
Maintenance
14
Quality
13
Community
10
Popularity
4
Documentation
15
Technical Details
| geo-index | rstar | aabb | |
|---|---|---|---|
| Version | 0.3.4 | 0.12.2 | 0.7.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 14 | 10 | 1 |
| Crate Size | 384KB | 44KB | 64KB |
| Features | 2 | 2 | 0 |
| Yanked % | 0.0% | 8.0% | 4.5% |
| Edition | 2021 | 2018 | 2024 |
| MSRV | 1.75 | 1.63 | 1.88 |
| Owners | 2 (team) | 4 (team) | 1 |
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.
- •⚠ rstar has not been updated in over a year.