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