Decision Workspace
bevy_entity_ptr vs moonshine-object vs bevy_ecs
Side-by-side comparison of Rust crates
57
bevy_entity_ptr
experimentalv0.6.0
Ergonomic smart-pointer-like access to Bevy entities (immutable only)
53
moonshine-object
growingv0.3.1
Bevy Entities are nice. Objects are better!
69
bevy_ecs
growingv0.18.1
Bevy Engine's entity component system
Core Metrics
| bevy_entity_ptr | moonshine-object | bevy_ecs | |
|---|---|---|---|
| Health Score | 57 | 53 | 69 |
| Total Downloads | 202 | 11.2K | 5.5M |
| 30d Downloads | 65 | 96 | 389.6K |
| Dependents | 9 | 14 | 5.7K |
| Releases | 6 | 13 | 57 |
| Last Updated | 39d ago | 65d ago | 24d ago |
| Age | 2m | 2y | 5y 7m |
Health Breakdown
bevy_entity_ptr
Maintenance
14
Quality
16
Community
9
Popularity
3
Documentation
15
moonshine-object
Maintenance
16
Quality
14
Community
8
Popularity
5
Documentation
10
bevy_ecs
Maintenance
17
Quality
12
Community
20
Popularity
8
Documentation
12
Technical Details
| bevy_entity_ptr | moonshine-object | bevy_ecs | |
|---|---|---|---|
| Version | 0.6.0 | 0.3.1 | 0.18.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 2 | 5 | 26 |
| Crate Size | 37KB | 47KB | 679KB |
| Features | 2 | 0 | 16 |
| Yanked % | 0.0% | 0.0% | 1.8% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | 1.89 | — | 1.89.0 |
| Owners | 1 | 1 | 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.