Decision Workspace
entity_component vs bevy_ecs vs pyri_state_derive
Side-by-side comparison of Rust crates
47
entity_component
growingv1.1.2
Provides the Entity and Component part of a full ECS.
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
| entity_component | bevy_ecs | pyri_state_derive | |
|---|---|---|---|
| Health Score | 47 | 69 | 57 |
| Total Downloads | 15.6K | 5.5M | 7.6K |
| 30d Downloads | 139 | 404.7K | 133 |
| Dependents | 8 | 5.7K | 9 |
| Releases | 8 | 57 | 8 |
| Last Updated | 1824d ago | 24d ago | 63d ago |
| Age | 5y 3m | 5y 7m | 1y 10m |
Health Breakdown
entity_component
Maintenance
4
Quality
22
Community
7
Popularity
5
Documentation
9
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
| entity_component | bevy_ecs | pyri_state_derive | |
|---|---|---|---|
| Version | 1.1.2 | 0.18.1 | 0.6.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 6 | 26 | 4 |
| Crate Size | 17KB | 679KB | 5KB |
| Features | 6 | 16 | 4 |
| Yanked % | 0.0% | 1.8% | 0.0% |
| Edition | 2018 | 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.
- •⚠ entity_component has not been updated in over a year.
- •bevy_ecs, pyri_state_derive are pre-1.0 — API may change.