Decision Workspace
tpntree vs spart vs lodtree
Side-by-side comparison of Rust crates
41
tpntree
growingv0.5.2
A N-dimensional generalization of region quad/oc-trees.
50
spart
growingv0.5.1
A collection of space partitioning tree data structures for Rust
47
lodtree
growingv0.1.4
A simple crate to help create octrees and quadtrees for chunked level of detail
Core Metrics
| tpntree | spart | lodtree | |
|---|---|---|---|
| Health Score | 41 | 50 | 47 |
| Total Downloads | 8.7K | 5.1K | 6.8K |
| 30d Downloads | 10 | 303 | 8 |
| Dependents | 0 | 0 | 0 |
| Releases | 7 | 11 | 5 |
| Last Updated | 1166d ago | 35d ago | 1673d ago |
| Age | 4y 8m | 1y 1m | 4y 7m |
Health Breakdown
tpntree
Maintenance
4
Quality
16
Community
4
Popularity
5
Documentation
12
spart
Maintenance
17
Quality
8
Community
6
Popularity
4
Documentation
15
lodtree
Maintenance
10
Quality
15
Community
5
Popularity
5
Documentation
12
Technical Details
| tpntree | spart | lodtree | |
|---|---|---|---|
| Version | 0.5.2 | 0.5.1 | 0.1.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 10 | 2 |
| Crate Size | 8KB | 137KB | 25KB |
| Features | 1 | 4 | 0 |
| Yanked % | 0.0% | 36.4% | 0.0% |
| Edition | 2018 | 2024 | 2018 |
| 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.
- •tpntree has the most downloads (8.7K), suggesting wider adoption.
- •⚠ tpntree, lodtree have not been updated in over a year.