Decision Workspace
bevy_sorting vs bevy_fsm vs bevy-butler
Side-by-side comparison of Rust crates
39
bevy_sorting
growingv0.4.0
Sorting bevy systems based on reads and writes
58
bevy_fsm
experimentalv0.3.0
Observer-driven finite state machine framework for Bevy ECS with variant-specific events and flexible validation
53
bevy-butler
growingv0.7.0
A crate for making Bevy systems more self-documenting
Core Metrics
| bevy_sorting | bevy_fsm | bevy-butler | |
|---|---|---|---|
| Health Score | 39 | 58 | 53 |
| Total Downloads | 2.6K | 1.8K | 25.9K |
| 30d Downloads | 6 | 9 | 83 |
| Dependents | 0 | 0 | 6 |
| Releases | 4 | 3 | 37 |
| Last Updated | 334d ago | 37d ago | 169d ago |
| Age | 1y 1m | 5m | 1y 2m |
Health Breakdown
bevy_sorting
Maintenance
8
Quality
14
Community
5
Popularity
4
Documentation
8
bevy_fsm
Maintenance
17
Quality
14
Community
10
Popularity
4
Documentation
13
bevy-butler
Maintenance
12
Quality
14
Community
10
Popularity
5
Documentation
12
Technical Details
| bevy_sorting | bevy_fsm | bevy-butler | |
|---|---|---|---|
| Version | 0.4.0 | 0.3.0 | 0.7.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | non-standard | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 5 | 3 | 11 |
| Crate Size | 47KB | 34KB | 26KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 2.7% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.88.0 |
| Owners | 1 | 2 (team) | 2 |
Links
Quick Verdict
- •bevy_fsm leads with a health score of 58/100, but none of the options score above 80.
- •bevy-butler has the most downloads (25.9K), suggesting wider adoption.