Decision Workspace
bevy_state_scoped_resources vs bevy_fsm vs bevy_mqtt
Side-by-side comparison of Rust crates
48
bevy_state_scoped_resources
experimentalv0.1.0
State-scoped resource lifecycle management for Bevy — the resource equivalent of StateScoped
58
bevy_fsm
experimentalv0.3.0
Observer-driven finite state machine framework for Bevy ECS with variant-specific events and flexible validation
52
bevy_mqtt
growingv0.9.0
A robust, secure MQTT client plugin for Bevy game engine with comprehensive error handling and performance optimizations
Core Metrics
| bevy_state_scoped_resources | bevy_fsm | bevy_mqtt | |
|---|---|---|---|
| Health Score | 48 | 58 | 52 |
| Total Downloads | 18 | 1.8K | 14.5K |
| 30d Downloads | 18 | 9 | 23 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 3 | 16 |
| Last Updated | 7d ago | 37d ago | 71d ago |
| Age | 7d | 5m | 2y |
Health Breakdown
bevy_state_scoped_resources
Maintenance
13
Quality
16
Community
5
Popularity
2
Documentation
12
bevy_fsm
Maintenance
17
Quality
14
Community
10
Popularity
4
Documentation
13
bevy_mqtt
Maintenance
16
Quality
12
Community
6
Popularity
5
Documentation
13
Technical Details
| bevy_state_scoped_resources | bevy_fsm | bevy_mqtt | |
|---|---|---|---|
| Version | 0.1.0 | 0.3.0 | 0.9.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 3 | 10 |
| Crate Size | 20KB | 34KB | 40KB |
| Features | 2 | 0 | 4 |
| Yanked % | 0.0% | 0.0% | 6.3% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | 1.85 | — | — |
| 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_mqtt has the most downloads (14.5K), suggesting wider adoption.