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