Decision Workspace
bevy_archive vs bevy_serde_macros vs bevy_ecs
Side-by-side comparison of Rust crates
44
bevy_archive
experimentalv0.3.0
An experimental ECS world snapshot system built on Bevy, featuring structured archetype storage and manifest-based serialization.
41
bevy_serde_macros
growingv0.2.2
Macros for easing use of serde on bevy entities and components
69
bevy_ecs
growingv0.18.1
Bevy Engine's entity component system
Core Metrics
| bevy_archive | bevy_serde_macros | bevy_ecs | |
|---|---|---|---|
| Health Score | 44 | 41 | 69 |
| Total Downloads | 3.3K | 5.4K | 5.5M |
| 30d Downloads | 27 | 6 | 389.6K |
| Dependents | 4 | 0 | 5.7K |
| Releases | 9 | 4 | 57 |
| Last Updated | 71d ago | 849d ago | 24d ago |
| Age | 10m | 2y 4m | 5y 7m |
Health Breakdown
bevy_archive
Maintenance
15
Quality
8
Community
7
Popularity
4
Documentation
10
bevy_serde_macros
Maintenance
10
Quality
14
Community
3
Popularity
4
Documentation
10
bevy_ecs
Maintenance
17
Quality
12
Community
20
Popularity
8
Documentation
12
Technical Details
| bevy_archive | bevy_serde_macros | bevy_ecs | |
|---|---|---|---|
| Version | 0.3.0 | 0.2.2 | 0.18.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MPL-2.0 | MPL-2.0 | MIT OR Apache-2.0 |
| Dependencies | 16 | 4 | 26 |
| Crate Size | 83KB | 11KB | 679KB |
| Features | 4 | 0 | 16 |
| Yanked % | 22.2% | 0.0% | 1.8% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | — | 1.89.0 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •bevy_ecs leads with a health score of 69/100, but none of the options score above 80.
- •bevy_ecs is depended on by 5.7K crates — strongest ecosystem trust.
- •⚠ bevy_serde_macros has not been updated in over a year.