Decision Workspace
bevy_gearbox_macros vs bevy_fsm vs seldom_state
Side-by-side comparison of Rust crates
51
bevy_gearbox_macros
experimentalv0.4.0
Macros for bevy_gearbox
58
bevy_fsm
experimentalv0.3.0
Observer-driven finite state machine framework for Bevy ECS with variant-specific events and flexible validation
52
seldom_state
growingv0.15.0
Component-based state machine plugin for Bevy. Useful for AI, player state, and other entities that occupy various states.
Core Metrics
| bevy_gearbox_macros | bevy_fsm | seldom_state | |
|---|---|---|---|
| Health Score | 51 | 58 | 52 |
| Total Downloads | 1.8K | 1.8K | 35.5K |
| 30d Downloads | 70 | 9 | 381 |
| Dependents | 7 | 0 | 37 |
| Releases | 4 | 3 | 21 |
| Last Updated | 72d ago | 37d ago | 163d ago |
| Age | 9m | 5m | 3y 6m |
Health Breakdown
bevy_gearbox_macros
Maintenance
15
Quality
14
Community
8
Popularity
4
Documentation
10
bevy_fsm
Maintenance
17
Quality
14
Community
10
Popularity
4
Documentation
13
seldom_state
Maintenance
13
Quality
15
Community
9
Popularity
5
Documentation
10
Technical Details
| bevy_gearbox_macros | bevy_fsm | seldom_state | |
|---|---|---|---|
| Version | 0.4.0 | 0.3.0 | 0.15.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 3 | 12 |
| Crate Size | 3KB | 34KB | 55KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 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 58/100, but none of the options score above 80.
- •seldom_state has the most downloads (35.5K), suggesting wider adoption.