Decision Workspace
bevy_gearbox_macros vs bevy_fsm vs bevy_gearbox_core
Side-by-side comparison of Rust crates
57
bevy_gearbox_macros
growingv0.8.1
Derive macros for bevy_gearbox (schedule-based API)
62
bevy_fsm
experimentalv0.4.0
Observer-driven finite state machine framework for Bevy ECS with variant-specific events and flexible validation
57
bevy_gearbox_core
experimentalv0.8.1
Core state machine library for bevy_gearbox
Core Metrics
| bevy_gearbox_macros | bevy_fsm | bevy_gearbox_core | |
|---|---|---|---|
| Health Score | 57 | 62 | 57 |
| Total Downloads | 2.1K | 2.1K | 519 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 12 | 0 | 10 |
| Releases | 8 | 4 | 6 |
| Last Updated | 7d ago | 3d ago | 7d ago |
| Age | 1y 1m | 8m | 6m |
Health Breakdown
bevy_gearbox_macros
Maintenance
20
Quality
14
Community
9
Popularity
4
Documentation
10
bevy_fsm
Maintenance
21
Quality
14
Community
10
Popularity
4
Documentation
13
bevy_gearbox_core
Maintenance
20
Quality
15
Community
9
Popularity
3
Documentation
10
Technical Details
| bevy_gearbox_macros | bevy_fsm | bevy_gearbox_core | |
|---|---|---|---|
| Version | 0.8.1 | 0.4.0 | 0.8.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 4 | 3 | 5 |
| Crate Size | 4KB | 36KB | 50KB |
| Features | 0 | 0 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •bevy_fsm leads with a health score of 62/100, but none of the options score above 80.
- •bevy_gearbox_macros has the most downloads (2.1K), suggesting wider adoption.