Decision Workspace
bevy_mod_sysfail_macros vs bevy_mod_sysfail vs bevy_enum_event
Side-by-side comparison of Rust crates
51
bevy_mod_sysfail_macros
growingv5.0.0
Macros for bevy_mod_sysfail
50
bevy_mod_sysfail
growingv7.0.0
Decorate your bevy system with the sysfail macro attribute to handle failure.
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
Core Metrics
| bevy_mod_sysfail_macros | bevy_mod_sysfail | bevy_enum_event | |
|---|---|---|---|
| Health Score | 51 | 50 | 55 |
| Total Downloads | 37.4K | 41.9K | 3.0K |
| 30d Downloads | 873 | 855 | 260 |
| Dependents | 11 | 96 | 6 |
| Releases | 7 | 11 | 5 |
| Last Updated | 788d ago | 768d ago | 64d ago |
| Age | 3y 6m | 3y 6m | 5m |
Health Breakdown
bevy_mod_sysfail_macros
Maintenance
8
Quality
20
Community
8
Popularity
5
Documentation
10
bevy_mod_sysfail
Maintenance
7
Quality
17
Community
10
Popularity
6
Documentation
10
bevy_enum_event
Maintenance
14
Quality
15
Community
12
Popularity
4
Documentation
10
Technical Details
| bevy_mod_sysfail_macros | bevy_mod_sysfail | bevy_enum_event | |
|---|---|---|---|
| Version | 5.0.0 | 7.0.0 | 0.3.2 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | Apache-2.0 | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 9 | 4 |
| Crate Size | 3KB | 38KB | 37KB |
| Features | 0 | 2 | 2 |
| Yanked % | 0.0% | 9.1% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •bevy_enum_event leads with a health score of 55/100, but none of the options score above 80.
- •bevy_mod_sysfail has the most downloads (41.9K), suggesting wider adoption.
- •⚠ bevy_mod_sysfail_macros, bevy_mod_sysfail have not been updated in over a year.
- •bevy_enum_event is pre-1.0 — API may change.