Decision Workspace
config-get vs wae-config vs config
Side-by-side comparison of Rust crates
56
config-get
experimentalv0.1.7
Cross-platform configuration file locator and reader for Rust. Auto-discovers .env, .ini, .toml, .json, .yml, .yaml from OS-standard locations.
47
wae-config
experimentalv0.0.2
WAE Config - 多层级配置管理,支持 TOML/YAML/环境变量
71
config
growingv0.15.23
Layered configuration system for Rust applications.
Core Metrics
| config-get | wae-config | config | |
|---|---|---|---|
| Health Score | 56 | 47 | 71 |
| Total Downloads | 70 | 125 | 89.8M |
| 30d Downloads | 0 | 0 | 7.8M |
| Dependents | 0 | 5 | 15.5K |
| Releases | 5 | 3 | 55 |
| Last Updated | 12d ago | 69d ago | 11d ago |
| Age | 12d | 2m | 11y 1m |
Health Breakdown
config-get
Maintenance
18
Quality
15
Community
6
Popularity
2
Documentation
15
wae-config
Maintenance
10
Quality
13
Community
8
Popularity
3
Documentation
13
config
Maintenance
17
Quality
15
Community
19
Popularity
8
Documentation
12
Technical Details
| config-get | wae-config | config | |
|---|---|---|---|
| Version | 0.1.7 | 0.0.2 | 0.15.23 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 13 | 4 | 26 |
| Crate Size | 28KB | 12KB | 56KB |
| Features | 7 | 0 | 10 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | 1.70 | — | 1.85.0 |
| Owners | 1 | 1 | 5 (team) |
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 15.5K crates — strongest ecosystem trust.