Decision Workspace
bevy_mqtt vs bevy_fsm vs pybevy
Side-by-side comparison of Rust crates
52
bevy_mqtt
growingv0.9.0
A robust, secure MQTT client plugin for Bevy game engine with comprehensive error handling and performance optimizations
58
bevy_fsm
experimentalv0.3.0
Observer-driven finite state machine framework for Bevy ECS with variant-specific events and flexible validation
52
pybevy
experimentalv0.2.1
PyBevy: A Python Real-Time Engine Built on Bevy
Core Metrics
| bevy_mqtt | bevy_fsm | pybevy | |
|---|---|---|---|
| Health Score | 52 | 58 | 52 |
| Total Downloads | 14.5K | 1.8K | 283 |
| 30d Downloads | 23 | 9 | 33 |
| Dependents | 0 | 0 | 0 |
| Releases | 16 | 3 | 3 |
| Last Updated | 71d ago | 37d ago | 1d ago |
| Age | 2y | 5m | 5m |
Health Breakdown
bevy_mqtt
Maintenance
16
Quality
12
Community
6
Popularity
5
Documentation
13
bevy_fsm
Maintenance
17
Quality
14
Community
10
Popularity
4
Documentation
13
pybevy
Maintenance
19
Quality
11
Community
6
Popularity
3
Documentation
13
Technical Details
| bevy_mqtt | bevy_fsm | pybevy | |
|---|---|---|---|
| Version | 0.9.0 | 0.3.0 | 0.2.1 |
| 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 | 50 |
| Crate Size | 40KB | 34KB | 728KB |
| Features | 4 | 0 | 6 |
| Yanked % | 6.3% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| 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_mqtt has the most downloads (14.5K), suggesting wider adoption.