Decision Workspace
bevy_persist_derive vs bevy_persistence_database_derive vs bevy-butler
Side-by-side comparison of Rust crates
40
bevy_persist_derive
experimentalv0.1.0
Derive macro for bevy_persist - automatic persistence for Bevy resources
57
bevy_persistence_database_derive
experimentalv0.3.0
Derive macros for bevy_persistence_database
53
bevy-butler
growingv0.7.0
A crate for making Bevy systems more self-documenting
Core Metrics
| bevy_persist_derive | bevy_persistence_database_derive | bevy-butler | |
|---|---|---|---|
| Health Score | 40 | 57 | 53 |
| Total Downloads | 490 | 772 | 25.9K |
| 30d Downloads | 20 | 26 | 83 |
| Dependents | 1 | 27 | 6 |
| Releases | 1 | 6 | 37 |
| Last Updated | 204d ago | 32d ago | 169d ago |
| Age | 6m | 6m | 1y 2m |
Health Breakdown
bevy_persist_derive
Maintenance
5
Quality
14
Community
6
Popularity
3
Documentation
12
bevy_persistence_database_derive
Maintenance
18
Quality
15
Community
10
Popularity
3
Documentation
11
bevy-butler
Maintenance
12
Quality
14
Community
10
Popularity
5
Documentation
12
Technical Details
| bevy_persist_derive | bevy_persistence_database_derive | bevy-butler | |
|---|---|---|---|
| Version | 0.1.0 | 0.3.0 | 0.7.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | non-standard | MIT OR Apache-2.0 |
| Dependencies | 3 | 5 | 11 |
| Crate Size | 4KB | 6KB | 26KB |
| Features | 0 | 2 | 2 |
| Yanked % | 0.0% | 0.0% | 2.7% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | 1.75 | — | 1.88.0 |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •bevy_persistence_database_derive leads with a health score of 57/100, but none of the options score above 80.
- •bevy-butler has the most downloads (25.9K), suggesting wider adoption.