Decision Workspace
envstruct_derive vs envstruct vs envconfig
Side-by-side comparison of Rust crates
60
envstruct_derive
stablev1.1.0
Convert the environment variables into a structured configuration
59
envstruct
stablev1.1.0
Convert the environment variables into a structured configuration
53
envconfig
growingv0.11.1
Build a config structure from environment variables without boilerplate.
Core Metrics
| envstruct_derive | envstruct | envconfig | |
|---|---|---|---|
| Health Score | 60 | 59 | 53 |
| Total Downloads | 10.1K | 9.8K | 8.8M |
| 30d Downloads | 0 | 0 | 241.7K |
| Dependents | 11 | 0 | 283 |
| Releases | 11 | 11 | 14 |
| Last Updated | 32d ago | 32d ago | 215d ago |
| Age | 1y 10m | 1y 10m | 7y 11m |
Health Breakdown
envstruct_derive
Maintenance
16
Quality
18
Community
8
Popularity
5
Documentation
13
envstruct
Maintenance
16
Quality
20
Community
5
Popularity
5
Documentation
13
envconfig
Maintenance
7
Quality
15
Community
13
Popularity
8
Documentation
10
Technical Details
| envstruct_derive | envstruct | envconfig | |
|---|---|---|---|
| Version | 1.1.0 | 1.1.0 | 0.11.1 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MPL-2.0 | MPL-2.0 | MIT |
| Dependencies | 4 | 15 | 1 |
| Crate Size | 4KB | 22KB | 5KB |
| Features | 0 | 8 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •envstruct_derive leads with a health score of 60/100, but none of the options score above 80.
- •envconfig has the most downloads (8.8M), suggesting wider adoption.
- •envconfig is depended on by 283 crates — strongest ecosystem trust.
- •envconfig is pre-1.0 — API may change.