Decision Workspace
more-config vs more-config-derive vs config
Side-by-side comparison of Rust crates
61
more-config
stablev3.0.0
Provides support for configuration
43
more-config-derive
experimentalv3.0.0
Derive macro for more-config Deserialize
71
config
growingv0.15.23
Layered configuration system for Rust applications.
Core Metrics
| more-config | more-config-derive | config | |
|---|---|---|---|
| Health Score | 61 | 43 | 71 |
| Total Downloads | 23.8K | 16 | 89.8M |
| 30d Downloads | 0 | 0 | 7.8M |
| Dependents | 18 | 1 | 15.5K |
| Releases | 11 | 1 | 55 |
| Last Updated | 15d ago | 15d ago | 11d ago |
| Age | 3y 7m | 15d | 11y 1m |
Health Breakdown
more-config
Maintenance
17
Quality
21
Community
6
Popularity
5
Documentation
12
more-config-derive
Maintenance
12
Quality
14
Community
4
Popularity
1
Documentation
12
config
Maintenance
17
Quality
15
Community
19
Popularity
8
Documentation
12
Technical Details
| more-config | more-config-derive | config | |
|---|---|---|---|
| Version | 3.0.0 | 3.0.0 | 0.15.23 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 16 | 8 | 26 |
| Crate Size | 67KB | 21KB | 56KB |
| Features | 13 | 0 | 10 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.79 | 1.79 | 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.
- •config is pre-1.0 — API may change.