Decision Workspace
moonshine-object vs bevy_entity_ptr vs bevy_ecs
Side-by-side comparison of Rust crates
50
moonshine-object
growingv0.3.1
Bevy Entities are nice. Objects are better!
60
bevy_entity_ptr
experimentalv0.6.0
Ergonomic smart-pointer-like access to Bevy entities (immutable only)
71
bevy_ecs
growingv0.18.1
Bevy Engine's entity component system
Core Metrics
| moonshine-object | bevy_entity_ptr | bevy_ecs | |
|---|---|---|---|
| Health Score | 50 | 60 | 71 |
| Total Downloads | 11.4K | 295 | 6.3M |
| 30d Downloads | 0 | 0 | 452.9K |
| Dependents | 14 | 9 | 6.0K |
| Releases | 13 | 6 | 59 |
| Last Updated | 124d ago | 98d ago | 4d ago |
| Age | 2y 2m | 3m | 5y 9m |
Health Breakdown
moonshine-object
Maintenance
13
Quality
14
Community
8
Popularity
5
Documentation
10
bevy_entity_ptr
Maintenance
17
Quality
16
Community
9
Popularity
3
Documentation
15
bevy_ecs
Maintenance
19
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.7% |
| 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 71/100, but none of the options score above 80.
- •bevy_ecs is depended on by 6.0K crates — strongest ecosystem trust.