Decision Workspace
bevy_query_ext vs bevy_ecs vs bevy_fsm
Side-by-side comparison of Rust crates
52
bevy_query_ext
growingv0.8.0
Extensions for Bevy's queries
69
bevy_ecs
growingv0.18.1
Bevy Engine's entity component system
58
bevy_fsm
experimentalv0.3.0
Observer-driven finite state machine framework for Bevy ECS with variant-specific events and flexible validation
Core Metrics
| bevy_query_ext | bevy_ecs | bevy_fsm | |
|---|---|---|---|
| Health Score | 52 | 69 | 58 |
| Total Downloads | 14.4K | 5.5M | 1.8K |
| 30d Downloads | 35 | 404.7K | 9 |
| Dependents | 0 | 5.7K | 0 |
| Releases | 16 | 57 | 3 |
| Last Updated | 62d ago | 24d ago | 37d ago |
| Age | 2y 7m | 5y 7m | 5m |
Health Breakdown
bevy_query_ext
Maintenance
16
Quality
18
Community
3
Popularity
5
Documentation
10
bevy_ecs
Maintenance
17
Quality
12
Community
20
Popularity
8
Documentation
12
bevy_fsm
Maintenance
17
Quality
14
Community
10
Popularity
4
Documentation
13
Technical Details
| bevy_query_ext | bevy_ecs | bevy_fsm | |
|---|---|---|---|
| Version | 0.8.0 | 0.18.1 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 26 | 3 |
| Crate Size | 21KB | 679KB | 34KB |
| Features | 6 | 16 | 0 |
| Yanked % | 0.0% | 1.8% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | 1.89.0 | — |
| Owners | 1 | 2 (team) | 2 (team) |
Links
Quick Verdict
- •bevy_ecs leads with a health score of 69/100, but none of the options score above 80.
- •bevy_ecs is depended on by 5.7K crates — strongest ecosystem trust.