Decision Workspace
globalenv vs globenv vs const_env
Side-by-side comparison of Rust crates
44
globalenv
growingv0.4.2
Globally sets environment variables (and not just for the current process). Support for Windows, zsh and bash (MacOS and most Linux distros).
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
| globalenv | globenv | const_env | |
|---|---|---|---|
| Health Score | 44 | 41 | 54 |
| Total Downloads | 20.8K | 6.4K | 320.2K |
| 30d Downloads | 299 | 332 | 12.1K |
| Dependents | 12 | 0 | 153 |
| Releases | 6 | 3 | 5 |
| Last Updated | 1233d ago | 856d ago | 128d ago |
| Age | 5y 7m | 2y 5m | 6y 5m |
Health Breakdown
globalenv
Maintenance
5
Quality
15
Community
9
Popularity
5
Documentation
10
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
| globalenv | globenv | const_env | |
|---|---|---|---|
| Version | 0.4.2 | 0.2.1 | 0.1.5 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | Apache-2.0 | CC0-1.0 |
| Dependencies | 1 | 1 | 1 |
| Crate Size | 4KB | 7KB | 8KB |
| Features | 0 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 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.
- •⚠ globalenv, globenv have not been updated in over a year.