Decision Workspace
env-substitute vs globenv vs const_env
Side-by-side comparison of Rust crates
38
env-substitute
growingv0.1.0
A rust crate that takes a PathBuf and does environment variable substitution on it, returning the result.
41
globenv
growingv0.2.1
Globally set & read environment variables and paths on Windows, macOS or Linux
54
const_env
growingv0.1.5
Configure const and static items by environment variables.
Core Metrics
| env-substitute | globenv | const_env | |
|---|---|---|---|
| Health Score | 38 | 41 | 54 |
| Total Downloads | 3.1K | 6.4K | 320.2K |
| 30d Downloads | 36 | 332 | 12.1K |
| Dependents | 15 | 0 | 153 |
| Releases | 1 | 3 | 5 |
| Last Updated | 1954d ago | 856d ago | 128d ago |
| Age | 5y 4m | 2y 5m | 6y 5m |
Health Breakdown
env-substitute
Maintenance
1
Quality
16
Community
8
Popularity
4
Documentation
9
globenv
Maintenance
5
Quality
15
Community
6
Popularity
5
Documentation
10
const_env
Maintenance
9
Quality
16
Community
12
Popularity
7
Documentation
10
Technical Details
| env-substitute | globenv | const_env | |
|---|---|---|---|
| Version | 0.1.0 | 0.2.1 | 0.1.5 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | GPL-2.0 | Apache-2.0 | CC0-1.0 |
| Dependencies | 0 | 1 | 1 |
| Crate Size | 2KB | 7KB | 8KB |
| Features | 0 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •const_env leads with a health score of 54/100, but none of the options score above 80.
- •const_env is depended on by 153 crates — strongest ecosystem trust.
- •⚠ env-substitute, globenv have not been updated in over a year.