Decision Workspace
bevy_gearbox vs bevy_fsm vs bevy_gearbox_core
Side-by-side comparison of Rust crates
49
bevy_gearbox
experimentalv0.6.0
State machine system for the bevy game engine
55
bevy_fsm
experimentalv0.3.0
Observer-driven finite state machine framework for Bevy ECS with variant-specific events and flexible validation
52
bevy_gearbox_core
experimentalv0.6.0
Core state machine library for bevy_gearbox
Core Metrics
| bevy_gearbox | bevy_fsm | bevy_gearbox_core | |
|---|---|---|---|
| Health Score | 49 | 55 | 52 |
| Total Downloads | 3.9K | 1.9K | 262 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 9 | 0 | 5 |
| Releases | 13 | 3 | 3 |
| Last Updated | 52d ago | 96d ago | 52d ago |
| Age | 11m | 7m | 4m |
Health Breakdown
bevy_gearbox
Maintenance
16
Quality
10
Community
9
Popularity
4
Documentation
10
bevy_fsm
Maintenance
14
Quality
14
Community
10
Popularity
4
Documentation
13
bevy_gearbox_core
Maintenance
16
Quality
15
Community
8
Popularity
3
Documentation
10
Technical Details
| bevy_gearbox | bevy_fsm | bevy_gearbox_core | |
|---|---|---|---|
| Version | 0.6.0 | 0.3.0 | 0.6.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 10 | 3 | 4 |
| Crate Size | 1.2MB | 34KB | 48KB |
| Features | 6 | 0 | 4 |
| Yanked % | 7.7% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •bevy_fsm leads with a health score of 55/100, but none of the options score above 80.
- •bevy_gearbox has the most downloads (3.9K), suggesting wider adoption.