Decision Workspace
bevy_query_ext vs bevy_ecs vs bevy_entity_ptr
Side-by-side comparison of Rust crates
58
bevy_query_ext
growingv0.8.0
Extensions for Bevy's queries
71
bevy_ecs
growingv0.18.1
Bevy Engine's entity component system
60
bevy_entity_ptr
experimentalv0.6.0
Ergonomic smart-pointer-like access to Bevy entities (immutable only)
Core Metrics
| bevy_query_ext | bevy_ecs | bevy_entity_ptr | |
|---|---|---|---|
| Health Score | 58 | 71 | 60 |
| Total Downloads | 14.5K | 6.3M | 295 |
| 30d Downloads | 0 | 452.9K | 0 |
| Dependents | 0 | 6.0K | 9 |
| Releases | 17 | 59 | 6 |
| Last Updated | 2d ago | 4d ago | 98d ago |
| Age | 2y 9m | 5y 9m | 3m |
Health Breakdown
bevy_query_ext
Maintenance
22
Quality
18
Community
3
Popularity
5
Documentation
10
bevy_ecs
Maintenance
19
Quality
12
Community
20
Popularity
8
Documentation
12
bevy_entity_ptr
Maintenance
17
Quality
16
Community
9
Popularity
3
Documentation
15
Technical Details
| bevy_query_ext | bevy_ecs | bevy_entity_ptr | |
|---|---|---|---|
| Version | 0.8.0 | 0.18.1 | 0.6.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 2 | 26 | 2 |
| Crate Size | 21KB | 679KB | 37KB |
| Features | 6 | 16 | 2 |
| Yanked % | 0.0% | 1.7% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | 1.89.0 | 1.89 |
| Owners | 1 | 2 (team) | 1 |
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.