Decision Workspace
quadtree-cd vs quadtree_rs vs quadtree-f32
Side-by-side comparison of Rust crates
38
quadtree-cd
growingv0.1.0
A quadtree-based data structure for placing shapes such as rotated rectangles in bounded 2D space, checking for collision with already placed items.
45
quadtree_rs
growingv0.1.3
Point/region Quadtree with support for overlapping regions.
45
quadtree-f32
growingv0.5.0
Simple, dependency-free ID-based quadtree
Core Metrics
| quadtree-cd | quadtree_rs | quadtree-f32 | |
|---|---|---|---|
| Health Score | 38 | 45 | 45 |
| Total Downloads | 1.8K | 40.2K | 16.9K |
| 30d Downloads | 4 | 1.4K | 94 |
| Dependents | 0 | 22 | 4 |
| Releases | 1 | 3 | 11 |
| Last Updated | 2423d ago | 1018d ago | 283d ago |
| Age | 6y 7m | 6y 11m | 5y 11m |
Health Breakdown
quadtree-cd
Maintenance
1
Quality
15
Community
6
Popularity
4
Documentation
12
quadtree_rs
Maintenance
3
Quality
15
Community
10
Popularity
5
Documentation
12
quadtree-f32
Maintenance
6
Quality
17
Community
8
Popularity
5
Documentation
9
Technical Details
| quadtree-cd | quadtree_rs | quadtree-f32 | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.3 | 0.5.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | Apache-2.0 | MIT |
| Dependencies | 3 | 4 | 0 |
| Crate Size | 10KB | 26KB | 44KB |
| Features | 0 | 1 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •quadtree_rs leads with a health score of 45/100, but none of the options score above 80.
- •⚠ quadtree-cd, quadtree_rs have not been updated in over a year.