Decision Workspace
geospec vs shapers vs bevy_more_shapes
Side-by-side comparison of Rust crates
38
geospec
experimentalv0.1.0
A geometry specification library for ECS-style simulations. Provides shape definitions (sphere, box, cylinder, etc.), dimension inference, and JSON serialization for physical objects.
41
shapers
growingv0.3.3
A library for fitting shapes and operations on geometrical objects
38
bevy_more_shapes
growingv0.5.0
Bevy engine plugin that adds additional shapes to the existing collection of procedurally generated geometry.
Core Metrics
| geospec | shapers | bevy_more_shapes | |
|---|---|---|---|
| Health Score | 38 | 41 | 38 |
| Total Downloads | 557 | 4.1K | 8.2K |
| 30d Downloads | 35 | 9 | 8 |
| Dependents | 1 | 0 | 0 |
| Releases | 1 | 6 | 6 |
| Last Updated | 187d ago | 217d ago | 1089d ago |
| Age | 6m | 1y 6m | 3y 11m |
Health Breakdown
geospec
Maintenance
5
Quality
13
Community
7
Popularity
3
Documentation
10
shapers
Maintenance
9
Quality
14
Community
6
Popularity
4
Documentation
8
bevy_more_shapes
Maintenance
4
Quality
13
Community
6
Popularity
5
Documentation
10
Technical Details
| geospec | shapers | bevy_more_shapes | |
|---|---|---|---|
| Version | 0.1.0 | 0.3.3 | 0.5.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | non-standard | MIT OR Apache-2.0 |
| Dependencies | 6 | 6 | 5 |
| Crate Size | 9KB | 26KB | 240KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •shapers leads with a health score of 41/100, but none of the options score above 80.
- •bevy_more_shapes has the most downloads (8.2K), suggesting wider adoption.
- •⚠ bevy_more_shapes has not been updated in over a year.