Decision Workspace
bevy_gearbox vs bevy_fsm vs bevy_gearbox_editor
Side-by-side comparison of Rust crates
50
bevy_gearbox
experimentalv0.5.1
State machine system for the bevy game engine
58
bevy_fsm
experimentalv0.3.0
Observer-driven finite state machine framework for Bevy ECS with variant-specific events and flexible validation
42
bevy_gearbox_editor
experimentalv0.5.0
State machine system for the bevy game engine
Core Metrics
| bevy_gearbox | bevy_fsm | bevy_gearbox_editor | |
|---|---|---|---|
| Health Score | 50 | 58 | 42 |
| Total Downloads | 3.8K | 1.8K | 2.5K |
| 30d Downloads | 27 | 9 | 10 |
| Dependents | 8 | 0 | 0 |
| Releases | 11 | 3 | 9 |
| Last Updated | 18d ago | 37d ago | 72d ago |
| Age | 9m | 5m | 7m |
Health Breakdown
bevy_gearbox
Maintenance
18
Quality
9
Community
9
Popularity
4
Documentation
10
bevy_fsm
Maintenance
17
Quality
14
Community
10
Popularity
4
Documentation
13
bevy_gearbox_editor
Maintenance
15
Quality
7
Community
6
Popularity
4
Documentation
10
Technical Details
| bevy_gearbox | bevy_fsm | bevy_gearbox_editor | |
|---|---|---|---|
| Version | 0.5.1 | 0.3.0 | 0.5.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 8 | 3 | 9 |
| Crate Size | 1.2MB | 34KB | 83KB |
| Features | 3 | 0 | 0 |
| Yanked % | 9.1% | 0.0% | 22.2% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •bevy_fsm leads with a health score of 58/100, but none of the options score above 80.
- •bevy_gearbox has the most downloads (3.8K), suggesting wider adoption.