Decision Workspace
spatialtree vs lodtree vs spart
Side-by-side comparison of Rust crates
43
spatialtree
growingv0.1.3
A fast and flexible generic spatial tree collection (Octree, Quadtree, etc)
47
lodtree
growingv0.1.4
A simple crate to help create octrees and quadtrees for chunked level of detail
50
spart
growingv0.5.1
A collection of space partitioning tree data structures for Rust
Core Metrics
| spatialtree | lodtree | spart | |
|---|---|---|---|
| Health Score | 43 | 47 | 50 |
| Total Downloads | 4.7K | 6.8K | 5.1K |
| 30d Downloads | 26 | 8 | 303 |
| Dependents | 0 | 0 | 0 |
| Releases | 4 | 5 | 11 |
| Last Updated | 407d ago | 1673d ago | 35d ago |
| Age | 2y 11m | 4y 7m | 1y 1m |
Health Breakdown
spatialtree
Maintenance
6
Quality
15
Community
5
Popularity
4
Documentation
13
lodtree
Maintenance
10
Quality
15
Community
5
Popularity
5
Documentation
12
spart
Maintenance
17
Quality
8
Community
6
Popularity
4
Documentation
15
Technical Details
| spatialtree | lodtree | spart | |
|---|---|---|---|
| Version | 0.1.3 | 0.1.4 | 0.5.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | GPL-3.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 10 | 2 | 10 |
| Crate Size | 52KB | 25KB | 137KB |
| Features | 2 | 0 | 4 |
| Yanked % | 0.0% | 0.0% | 36.4% |
| Edition | 2021 | 2018 | 2024 |
| MSRV | — | — | 1.85.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •spart leads with a health score of 50/100, but none of the options score above 80.
- •lodtree has the most downloads (6.8K), suggesting wider adoption.
- •⚠ spatialtree, lodtree have not been updated in over a year.