Decision Workspace
getenv vs config vs temp-env
Side-by-side comparison of Rust crates
58
getenv
experimentalv0.1.2
Getenv.rs
71
config
growingv0.15.22
Layered configuration system for Rust applications.
58
temp-env
growingv0.3.6
Set environment variables temporarily.
Core Metrics
| getenv | config | temp-env | |
|---|---|---|---|
| Health Score | 58 | 71 | 58 |
| Total Downloads | 20.8K | 76.1M | 10.1M |
| 30d Downloads | 1.7K | 5.6M | 1.1M |
| Dependents | 85 | 14.1K | 2.6K |
| Releases | 4 | 54 | 9 |
| Last Updated | 309d ago | 10d ago | 915d ago |
| Age | 11m | 10y 11m | 4y 3m |
Health Breakdown
getenv
Maintenance
8
Quality
18
Community
15
Popularity
5
Documentation
12
config
Maintenance
17
Quality
15
Community
19
Popularity
8
Documentation
12
temp-env
Maintenance
5
Quality
17
Community
17
Popularity
8
Documentation
11
Technical Details
| getenv | config | temp-env | |
|---|---|---|---|
| Version | 0.1.2 | 0.15.22 | 0.3.6 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Unlicense | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 26 | 3 |
| Crate Size | 7KB | 56KB | 11KB |
| Features | 26 | 10 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2018 |
| MSRV | 1.81 | 1.85.0 | 1.62.1 |
| Owners | 2 (team) | 5 (team) | 2 |
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 14.1K crates — strongest ecosystem trust.
- •⚠ temp-env has not been updated in over a year.