Decision Workspace
bevy_config_file vs figment vs jason-rs
Side-by-side comparison of Rust crates
48
bevy_config_file
experimentalv0.2.0
A Bevy plugin for loading configuration from YAML, JSON, or RON files with environment variable overrides
56
figment
growingv0.10.19
A configuration library so con-free, it's unreal.
56
jason-rs
experimentalv1.1.0
A library for parsing Jason-like files into JSON, YAML, or TOML with support for inline file expansion.
Core Metrics
| bevy_config_file | figment | jason-rs | |
|---|---|---|---|
| Health Score | 48 | 56 | 56 |
| Total Downloads | 31 | 23.0M | 1.1K |
| 30d Downloads | 31 | 2.0M | 53 |
| Dependents | 0 | 4.5K | 0 |
| Releases | 2 | 26 | 32 |
| Last Updated | 24d ago | 680d ago | 65d ago |
| Age | 25d | 5y 5m | 4m |
Health Breakdown
bevy_config_file
Maintenance
12
Quality
16
Community
6
Popularity
2
Documentation
12
figment
Maintenance
6
Quality
16
Community
14
Popularity
8
Documentation
12
jason-rs
Maintenance
15
Quality
18
Community
6
Popularity
4
Documentation
13
Technical Details
| bevy_config_file | figment | jason-rs | |
|---|---|---|---|
| Version | 0.2.0 | 0.10.19 | 1.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 6 | 14 | 6 |
| Crate Size | 27KB | 70KB | 55KB |
| Features | 5 | 5 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2018 | 2021 |
| MSRV | 1.85 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •figment leads with a health score of 56/100, but none of the options score above 80.
- •figment is depended on by 4.5K crates — strongest ecosystem trust.
- •⚠ figment has not been updated in over a year.
- •bevy_config_file, figment are pre-1.0 — API may change.