Decision Workspace
parabola vs bevy_heavy vs physics_in_parallel
Side-by-side comparison of Rust crates
48
parabola
experimentalv0.1.2
Representation of a parabola of the form `ax² + bx + c`.
61
bevy_heavy
growingv0.4.0
Mass property computation for Bevy's geometric primitives.
58
physics_in_parallel
growingv3.0.3
High-performance infrastructure for numerical simulations in physics
Core Metrics
| parabola | bevy_heavy | physics_in_parallel | |
|---|---|---|---|
| Health Score | 48 | 61 | 58 |
| Total Downloads | 51 | 240.9K | 4.1K |
| 30d Downloads | 0 | 37.9K | 0 |
| Dependents | 0 | 42 | 1 |
| Releases | 3 | 4 | 29 |
| Last Updated | 13d ago | 129d ago | 10d ago |
| Age | 1m | 1y 5m | 8m |
Health Breakdown
parabola
Maintenance
13
Quality
14
Community
6
Popularity
2
Documentation
13
bevy_heavy
Maintenance
16
Quality
16
Community
10
Popularity
6
Documentation
13
physics_in_parallel
Maintenance
18
Quality
15
Community
6
Popularity
4
Documentation
15
Technical Details
| parabola | bevy_heavy | physics_in_parallel | |
|---|---|---|---|
| Version | 0.1.2 | 0.4.0 | 3.0.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | GPL-3.0-only | MIT OR Apache-2.0 | MIT |
| Dependencies | 1 | 9 | 11 |
| Crate Size | 8KB | 32KB | 133KB |
| Features | 0 | 9 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | — | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bevy_heavy leads with a health score of 61/100, but none of the options score above 80.
- •parabola, bevy_heavy are pre-1.0 — API may change.