Decision Workspace
settings_loader vs config vs cfg-derive
Side-by-side comparison of Rust crates
51
settings_loader
stablev1.0.0
Opinionated configuration settings load mechanism for Rust applications
71
config
growingv0.15.22
Layered configuration system for Rust applications.
57
cfg-derive
stablev1.0.0
A rust configuration loader
Core Metrics
| settings_loader | config | cfg-derive | |
|---|---|---|---|
| Health Score | 51 | 71 | 57 |
| Total Downloads | 1.8K | 76.1M | 40.0K |
| 30d Downloads | 116 | 5.7M | 92 |
| Dependents | 0 | 14.1K | 32 |
| Releases | 3 | 54 | 6 |
| Last Updated | 80d ago | 10d ago | 44d ago |
| Age | 1y 1m | 10y 11m | 4y 7m |
Health Breakdown
settings_loader
Maintenance
13
Quality
15
Community
6
Popularity
4
Documentation
13
config
Maintenance
17
Quality
15
Community
19
Popularity
8
Documentation
12
cfg-derive
Maintenance
13
Quality
18
Community
9
Popularity
5
Documentation
12
Technical Details
| settings_loader | config | cfg-derive | |
|---|---|---|---|
| Version | 1.0.0 | 0.15.22 | 1.0.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 33 | 26 | 3 |
| Crate Size | 280KB | 56KB | 7KB |
| Features | 7 | 10 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2018 |
| MSRV | — | 1.85.0 | — |
| Owners | 1 | 5 (team) | 1 |
Links
Quick Verdict
- •config leads with a health score of 71/100, but none of the options score above 80.
- •config is depended on by 14.1K crates — strongest ecosystem trust.
- •config is pre-1.0 — API may change.