Decision Workspace
itconfig vs envconfig vs envconfig_derive
Side-by-side comparison of Rust crates
53
itconfig
growingv1.1.1
Easy build a configs from environment variables and use it in globally.
55
envconfig
growingv0.11.1
Build a config structure from environment variables without boilerplate.
53
envconfig_derive
growingv0.11.1
Build a config structure from environment variables without boilerplate.
Core Metrics
| itconfig | envconfig | envconfig_derive | |
|---|---|---|---|
| Health Score | 53 | 55 | 53 |
| Total Downloads | 69.0K | 7.2M | 7.2M |
| 30d Downloads | 502 | 412.4K | 412.4K |
| Dependents | 0 | 136 | 23 |
| Releases | 29 | 14 | 13 |
| Last Updated | 1739d ago | 107d ago | 107d ago |
| Age | 6y 3m | 7y 7m | 7y 6m |
Health Breakdown
itconfig
Maintenance
6
Quality
23
Community
6
Popularity
6
Documentation
12
envconfig
Maintenance
10
Quality
15
Community
12
Popularity
8
Documentation
10
envconfig_derive
Maintenance
10
Quality
15
Community
10
Popularity
8
Documentation
10
Technical Details
| itconfig | envconfig | envconfig_derive | |
|---|---|---|---|
| Version | 1.1.1 | 0.11.1 | 0.11.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 3 | 1 | 3 |
| Crate Size | 7KB | 5KB | 7KB |
| Features | 23 | 0 | 0 |
| Yanked % | 3.5% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •envconfig leads with a health score of 55/100, but none of the options score above 80.
- •envconfig is depended on by 136 crates — strongest ecosystem trust.
- •⚠ itconfig has not been updated in over a year.
- •envconfig, envconfig_derive are pre-1.0 — API may change.