Decision Workspace
world_dispatcher vs bevy_ecs vs pyri_state_derive
Side-by-side comparison of Rust crates
51
world_dispatcher
growingv2.1.0
Provides the System part of a full ECS, along with a fast dispatcher and world container.
69
bevy_ecs
growingv0.18.1
Bevy Engine's entity component system
57
pyri_state_derive
growingv0.6.0
Derive macros for `pyri_state`
Core Metrics
| world_dispatcher | bevy_ecs | pyri_state_derive | |
|---|---|---|---|
| Health Score | 51 | 69 | 57 |
| Total Downloads | 22.2K | 5.5M | 7.6K |
| 30d Downloads | 181 | 404.7K | 133 |
| Dependents | 11 | 5.7K | 9 |
| Releases | 15 | 57 | 8 |
| Last Updated | 252d ago | 24d ago | 63d ago |
| Age | 5y 3m | 5y 7m | 1y 10m |
Health Breakdown
world_dispatcher
Maintenance
7
Quality
21
Community
8
Popularity
5
Documentation
10
bevy_ecs
Maintenance
17
Quality
12
Community
20
Popularity
8
Documentation
12
pyri_state_derive
Maintenance
17
Quality
16
Community
9
Popularity
5
Documentation
10
Technical Details
| world_dispatcher | bevy_ecs | pyri_state_derive | |
|---|---|---|---|
| Version | 2.1.0 | 0.18.1 | 0.6.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | AGPL-3.0-or-later | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 5 | 26 | 4 |
| Crate Size | 49KB | 679KB | 5KB |
| Features | 3 | 16 | 4 |
| Yanked % | 0.0% | 1.8% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | 1.89.0 | — |
| Owners | 1 | 2 (team) | 1 |
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.
- •bevy_ecs, pyri_state_derive are pre-1.0 — API may change.