Decision Workspace
rustsim-geometry vs prime-spatial vs parry3d-f64
Side-by-side comparison of Rust crates
49
rustsim-geometry
experimentalv0.0.1
2-D and 3-D geometric primitives and queries for rustsim (points, AABB, segments, rays, triangles, closest-point, raycast)
46
prime-spatial
experimentalv1.1.1
Spatial queries — ray tests, AABB, frustum culling
61
parry3d-f64
growingv0.26.1
3 dimensional collision detection library in Rust. 64-bits precision version.
Core Metrics
| rustsim-geometry | prime-spatial | parry3d-f64 | |
|---|---|---|---|
| Health Score | 49 | 46 | 61 |
| Total Downloads | 33 | 35 | 5.5M |
| 30d Downloads | 0 | 0 | 395.8K |
| Dependents | 6 | 1 | 211 |
| Releases | 1 | 1 | 61 |
| Last Updated | 22d ago | 50d ago | 13d ago |
| Age | 22d | 1m | 5y 4m |
Health Breakdown
rustsim-geometry
Maintenance
12
Quality
15
Community
8
Popularity
2
Documentation
12
prime-spatial
Maintenance
10
Quality
17
Community
7
Popularity
2
Documentation
10
parry3d-f64
Maintenance
18
Quality
10
Community
12
Popularity
8
Documentation
13
Technical Details
| rustsim-geometry | prime-spatial | parry3d-f64 | |
|---|---|---|---|
| Version | 0.0.1 | 1.1.1 | 0.26.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | Apache-2.0 |
| Dependencies | 0 | 1 | 29 |
| Crate Size | 6KB | 8KB | 509KB |
| Features | 0 | 0 | 17 |
| Yanked % | 0.0% | 0.0% | 6.6% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.94.0 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •parry3d-f64 leads with a health score of 61/100, but none of the options score above 80.
- •parry3d-f64 is depended on by 211 crates — strongest ecosystem trust.
- •rustsim-geometry, parry3d-f64 are pre-1.0 — API may change.