Decision Workspace
mevy_ui vs bevy_enum_event vs bevy_map_derive
Side-by-side comparison of Rust crates
46
mevy_ui
growingv0.3.1
bevy_ui macro, that adds a CSS-like syntax!
55
bevy_enum_event
experimentalv0.3.2
Derive macros for Bevy event and message types - generates Event, Message, and EntityEvent types from enum variants with support for triggers, observers, buffered messaging, and entity propagation
54
bevy_map_derive
experimentalv0.6.0
Derive macros for bevy_map_editor entity spawning
Core Metrics
| mevy_ui | bevy_enum_event | bevy_map_derive | |
|---|---|---|---|
| Health Score | 46 | 55 | 54 |
| Total Downloads | 5.6K | 3.0K | 538 |
| 30d Downloads | 59 | 247 | 48 |
| Dependents | 9 | 6 | 7 |
| Releases | 9 | 5 | 11 |
| Last Updated | 146d ago | 64d ago | 30d ago |
| Age | 1y 2m | 5m | 3m |
Health Breakdown
mevy_ui
Maintenance
12
Quality
14
Community
6
Popularity
4
Documentation
10
bevy_enum_event
Maintenance
14
Quality
15
Community
12
Popularity
4
Documentation
10
bevy_map_derive
Maintenance
18
Quality
14
Community
7
Popularity
3
Documentation
12
Technical Details
| mevy_ui | bevy_enum_event | bevy_map_derive | |
|---|---|---|---|
| Version | 0.3.1 | 0.3.2 | 0.6.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 4 | 3 |
| Crate Size | 7KB | 37KB | 5KB |
| Features | 5 | 2 | 0 |
| Yanked % | 11.1% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | 1.76.0 |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •bevy_enum_event leads with a health score of 55/100, but none of the options score above 80.
- •mevy_ui has the most downloads (5.6K), suggesting wider adoption.