Decision Workspace
yasec vs envconfig vs envconfig_derive
Side-by-side comparison of Rust crates
41
yasec
growingv1.0.0
Yet another stupid environment config (YASEC) creates settings from environment variables.
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
| yasec | envconfig | envconfig_derive | |
|---|---|---|---|
| Health Score | 41 | 55 | 53 |
| Total Downloads | 2.0K | 7.2M | 7.2M |
| 30d Downloads | 3 | 412.4K | 412.4K |
| Dependents | 0 | 136 | 23 |
| Releases | 1 | 14 | 13 |
| Last Updated | 2100d ago | 107d ago | 107d ago |
| Age | 5y 9m | 7y 7m | 7y 6m |
Health Breakdown
yasec
Maintenance
1
Quality
20
Community
5
Popularity
4
Documentation
11
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
| yasec | envconfig | envconfig_derive | |
|---|---|---|---|
| Version | 1.0.0 | 0.11.1 | 0.11.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 1 | 1 | 3 |
| Crate Size | 5KB | 5KB | 7KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 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.
- •⚠ yasec has not been updated in over a year.
- •envconfig, envconfig_derive are pre-1.0 — API may change.