Decision Workspace
provcfg vs config vs genies_derive
Side-by-side comparison of Rust crates
46
provcfg
experimentalv0.1.0
Configuration library that keeps track of the origin and history of all config values.
71
config
growingv0.15.23
Layered configuration system for Rust applications.
67
genies_derive
stablev1.9.0
A powerful derive macro for configuration management in Rust
Core Metrics
| provcfg | config | genies_derive | |
|---|---|---|---|
| Health Score | 46 | 71 | 67 |
| Total Downloads | 58 | 89.8M | 7.7K |
| 30d Downloads | 0 | 7.8M | 0 |
| Dependents | 0 | 15.5K | 90 |
| Releases | 1 | 55 | 20 |
| Last Updated | today | 11d ago | 2d ago |
| Age | 1d | 11y 1m | 2y 2m |
Health Breakdown
provcfg
Maintenance
13
Quality
15
Community
3
Popularity
2
Documentation
13
config
Maintenance
17
Quality
15
Community
19
Popularity
8
Documentation
12
genies_derive
Maintenance
19
Quality
19
Community
11
Popularity
5
Documentation
13
Technical Details
| provcfg | config | genies_derive | |
|---|---|---|---|
| Version | 0.1.0 | 0.15.23 | 1.9.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 12 | 26 | 13 |
| Crate Size | 33KB | 56KB | 53KB |
| Features | 6 | 10 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| 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 15.5K crates — strongest ecosystem trust.
- •provcfg, config are pre-1.0 — API may change.