Decision Workspace
bevy_persist vs bevy_persistence_database_derive vs bevy_persistence_database
Side-by-side comparison of Rust crates
42
bevy_persist
experimentalv0.1.0
Automatic persistence for Bevy resources with change detection
57
bevy_persistence_database_derive
experimentalv0.3.0
Derive macros for bevy_persistence_database
51
bevy_persistence_database
experimentalv0.3.0
A persistence and database integration solution for the Bevy game engine
Core Metrics
| bevy_persist | bevy_persistence_database_derive | bevy_persistence_database | |
|---|---|---|---|
| Health Score | 42 | 57 | 51 |
| Total Downloads | 371 | 772 | 1.1K |
| 30d Downloads | 4 | 25 | 18 |
| Dependents | 0 | 27 | 0 |
| Releases | 1 | 6 | 15 |
| Last Updated | 204d ago | 32d ago | 32d ago |
| Age | 6m | 6m | 6m |
Health Breakdown
bevy_persist
Maintenance
5
Quality
13
Community
6
Popularity
3
Documentation
15
bevy_persistence_database_derive
Maintenance
18
Quality
15
Community
10
Popularity
3
Documentation
11
bevy_persistence_database
Maintenance
17
Quality
13
Community
6
Popularity
4
Documentation
11
Technical Details
| bevy_persist | bevy_persistence_database_derive | bevy_persistence_database | |
|---|---|---|---|
| Version | 0.1.0 | 0.3.0 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | non-standard | non-standard |
| Dependencies | 16 | 5 | 25 |
| Crate Size | 32KB | 6KB | 132KB |
| Features | 4 | 2 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | 1.75 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bevy_persistence_database_derive leads with a health score of 57/100, but none of the options score above 80.
- •bevy_persistence_database has the most downloads (1.1K), suggesting wider adoption.