Decision Workspace
rectutils vs spart vs lodtree
Side-by-side comparison of Rust crates
51
rectutils
growingv0.5.0
Common algorithms for rectangles (quadtree, rect packing, etc.)
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
| rectutils | spart | lodtree | |
|---|---|---|---|
| Health Score | 51 | 50 | 47 |
| Total Downloads | 38.2K | 5.1K | 6.8K |
| 30d Downloads | 3.8K | 303 | 8 |
| Dependents | 12 | 0 | 0 |
| Releases | 5 | 11 | 5 |
| Last Updated | 229d ago | 35d ago | 1673d ago |
| Age | 2y | 1y 1m | 4y 7m |
Health Breakdown
rectutils
Maintenance
11
Quality
15
Community
5
Popularity
5
Documentation
15
spart
Maintenance
17
Quality
8
Community
6
Popularity
4
Documentation
15
lodtree
Maintenance
10
Quality
15
Community
5
Popularity
5
Documentation
12
Technical Details
| rectutils | spart | lodtree | |
|---|---|---|---|
| Version | 0.5.0 | 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 | 3 | 10 | 2 |
| Crate Size | 11KB | 137KB | 25KB |
| Features | 0 | 4 | 0 |
| Yanked % | 0.0% | 36.4% | 0.0% |
| Edition | 2021 | 2024 | 2018 |
| MSRV | 1.72 | 1.85.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rectutils leads with a health score of 51/100, but none of the options score above 80.
- •⚠ lodtree has not been updated in over a year.