Decision Workspace
grid-tree vs uvoxid vs spart
Side-by-side comparison of Rust crates
35
grid-tree
growingv0.2.0
Pixel quadtrees and voxel octrees.
51
uvoxid
experimentalv0.2.0
UVoxID: 192-bit spatial addressing scheme for encoding/decoding micrometer + lat/lon coordinates.
50
spart
growingv0.5.1
A collection of space partitioning tree data structures for Rust
Core Metrics
| grid-tree | uvoxid | spart | |
|---|---|---|---|
| Health Score | 35 | 51 | 50 |
| Total Downloads | 3.2K | 1.7K | 5.1K |
| 30d Downloads | 20 | 87 | 303 |
| Dependents | 0 | 4 | 0 |
| Releases | 2 | 4 | 11 |
| Last Updated | 1309d ago | 190d ago | 35d ago |
| Age | 4y 2m | 6m | 1y 1m |
Health Breakdown
grid-tree
Maintenance
3
Quality
15
Community
3
Popularity
4
Documentation
10
uvoxid
Maintenance
16
Quality
13
Community
8
Popularity
4
Documentation
10
spart
Maintenance
17
Quality
8
Community
6
Popularity
4
Documentation
15
Technical Details
| grid-tree | uvoxid | spart | |
|---|---|---|---|
| Version | 0.2.0 | 0.2.0 | 0.5.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 5 | 4 | 10 |
| Crate Size | 16KB | 10KB | 137KB |
| Features | 1 | 0 | 4 |
| Yanked % | 0.0% | 0.0% | 36.4% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | 1.85.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •uvoxid leads with a health score of 51/100, but none of the options score above 80.
- •spart has the most downloads (5.1K), suggesting wider adoption.
- •⚠ grid-tree has not been updated in over a year.