Decision Workspace
spatial vs wpsd vs rstar
Side-by-side comparison of Rust crates
42
spatial
growingv1.0.1
An N-Dimensional R-tree family spatial tree implementations
41
wpsd
experimentalv0.1.0
Well-Separated Pair Decomposition (WSPD) with split trees for d-dimensional point sets
73
rstar
growingv0.13.0
An R*-tree spatial index
Core Metrics
| spatial | wpsd | rstar | |
|---|---|---|---|
| Health Score | 42 | 41 | 73 |
| Total Downloads | 9.7K | 17 | 26.9M |
| 30d Downloads | 0 | 0 | 3.4M |
| Dependents | 0 | 0 | 1.7K |
| Releases | 6 | 1 | 26 |
| Last Updated | 752d ago | 114d ago | 1d ago |
| Age | 9y 11m | 3m | 7y 6m |
Health Breakdown
spatial
Maintenance
3
Quality
19
Community
3
Popularity
5
Documentation
12
wpsd
Maintenance
7
Quality
14
Community
6
Popularity
1
Documentation
13
rstar
Maintenance
18
Quality
12
Community
20
Popularity
8
Documentation
15
Technical Details
| spatial | wpsd | rstar | |
|---|---|---|---|
| Version | 1.0.1 | 0.1.0 | 0.13.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 5 | 1 | 10 |
| Crate Size | 22KB | 10KB | 54KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 7.7% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.61 | — | 1.85 |
| Owners | 1 | 1 | 4 (team) |
Links
Quick Verdict
- •rstar leads with a health score of 73/100, but none of the options score above 80.
- •rstar is depended on by 1.7K crates — strongest ecosystem trust.
- •⚠ spatial has not been updated in over a year.
- •wpsd, rstar are pre-1.0 — API may change.