Decision Workspace
bevy_enum_event vs bevy_event_set vs bevy_dioxus_messages
Side-by-side comparison of Rust crates
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
37
bevy_event_set
growingv0.2.0
A macro to create event bundles for Bevy
34
bevy_dioxus_messages
experimentalv0.1.0
channels and other misc things for bevy_dioxus_interop
Core Metrics
| bevy_enum_event | bevy_event_set | bevy_dioxus_messages | |
|---|---|---|---|
| Health Score | 55 | 37 | 34 |
| Total Downloads | 3.0K | 4.4K | 127 |
| 30d Downloads | 260 | 5 | 21 |
| Dependents | 6 | 0 | 1 |
| Releases | 5 | 3 | 1 |
| Last Updated | 64d ago | 1870d ago | 141d ago |
| Age | 5m | 5y 1m | 4m |
Health Breakdown
bevy_enum_event
Maintenance
14
Quality
15
Community
12
Popularity
4
Documentation
10
bevy_event_set
Maintenance
4
Quality
15
Community
5
Popularity
4
Documentation
9
bevy_dioxus_messages
Maintenance
6
Quality
11
Community
4
Popularity
3
Documentation
10
Technical Details
| bevy_enum_event | bevy_event_set | bevy_dioxus_messages | |
|---|---|---|---|
| Version | 0.3.2 | 0.2.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 4 | 1 | 16 |
| Crate Size | 37KB | 4KB | 51KB |
| Features | 2 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2024 |
| MSRV | — | — | — |
| Owners | 2 (team) | 1 | 1 |
Links
Quick Verdict
- •bevy_enum_event leads with a health score of 55/100, but none of the options score above 80.
- •bevy_event_set has the most downloads (4.4K), suggesting wider adoption.
- •⚠ bevy_event_set has not been updated in over a year.