Decision Workspace
bevy_register_in_world vs bevy_ecs vs pyri_state_derive
Side-by-side comparison of Rust crates
37
bevy_register_in_world
growingv0.14.0
Register types into the world during runtime
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
| bevy_register_in_world | bevy_ecs | pyri_state_derive | |
|---|---|---|---|
| Health Score | 37 | 69 | 57 |
| Total Downloads | 1.3K | 5.5M | 7.6K |
| 30d Downloads | 4 | 404.7K | 133 |
| Dependents | 0 | 5.7K | 9 |
| Releases | 1 | 57 | 8 |
| Last Updated | 588d ago | 24d ago | 63d ago |
| Age | 1y 7m | 5y 7m | 1y 10m |
Health Breakdown
bevy_register_in_world
Maintenance
1
Quality
16
Community
6
Popularity
4
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
| bevy_register_in_world | bevy_ecs | pyri_state_derive | |
|---|---|---|---|
| Version | 0.14.0 | 0.18.1 | 0.6.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 5 | 26 | 4 |
| Crate Size | 10KB | 679KB | 5KB |
| Features | 2 | 16 | 4 |
| Yanked % | 0.0% | 1.8% | 0.0% |
| Edition | 2021 | 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_register_in_world has not been updated in over a year.