Decision Workspace
bevy_easy_config vs bevy_config_file vs bevy
Side-by-side comparison of Rust crates
36
bevy_easy_config
growingv0.2.0
A Bevy plugin that allows you to easily define and instantiate config files
48
bevy_config_file
experimentalv0.2.0
A Bevy plugin for loading configuration from YAML, JSON, or RON files with environment variable overrides
73
bevy
growingv0.18.1
A refreshingly simple data-driven game engine and app framework
Core Metrics
| bevy_easy_config | bevy_config_file | bevy | |
|---|---|---|---|
| Health Score | 36 | 48 | 73 |
| Total Downloads | 2.6K | 31 | 4.8M |
| 30d Downloads | 21 | 31 | 317.1K |
| Dependents | 0 | 0 | 18.8K |
| Releases | 2 | 2 | 58 |
| Last Updated | 570d ago | 24d ago | 24d ago |
| Age | 1y 7m | 25d | 6y 2m |
Health Breakdown
bevy_easy_config
Maintenance
5
Quality
14
Community
3
Popularity
4
Documentation
10
bevy_config_file
Maintenance
12
Quality
16
Community
6
Popularity
2
Documentation
12
bevy
Maintenance
17
Quality
13
Community
20
Popularity
8
Documentation
15
Technical Details
| bevy_easy_config | bevy_config_file | bevy | |
|---|---|---|---|
| Version | 0.2.0 | 0.2.0 | 0.18.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 4 | 6 | 32 |
| Crate Size | 35KB | 27KB | 721KB |
| Features | 0 | 5 | 162 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.85 | 1.89.0 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •bevy leads with a health score of 73/100, but none of the options score above 80.
- •bevy is depended on by 18.8K crates — strongest ecosystem trust.
- •⚠ bevy_easy_config has not been updated in over a year.