Decision Workspace
const_env_impl vs const_env vs format_env
Side-by-side comparison of Rust crates
49
const_env_impl
growingv0.1.5
Configure const and static items by environment variables.
54
const_env
growingv0.1.5
Configure const and static items by environment variables.
42
format_env
growingv1.0.1
Substitutes environment variables into a string literal at compile time
Core Metrics
| const_env_impl | const_env | format_env | |
|---|---|---|---|
| Health Score | 49 | 54 | 42 |
| Total Downloads | 321.2K | 320.2K | 3.0K |
| 30d Downloads | 12.1K | 12.1K | 5 |
| Dependents | 5 | 153 | 0 |
| Releases | 6 | 5 | 2 |
| Last Updated | 128d ago | 128d ago | 1960d ago |
| Age | 6y 5m | 6y 5m | 5y 4m |
Health Breakdown
const_env_impl
Maintenance
9
Quality
15
Community
8
Popularity
7
Documentation
10
const_env
Maintenance
9
Quality
16
Community
12
Popularity
7
Documentation
10
format_env
Maintenance
3
Quality
20
Community
6
Popularity
4
Documentation
9
Technical Details
| const_env_impl | const_env | format_env | |
|---|---|---|---|
| Version | 0.1.5 | 0.1.5 | 1.0.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | CC0-1.0 | CC0-1.0 | MIT |
| Dependencies | 3 | 1 | 1 |
| Crate Size | 9KB | 8KB | 2KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2018 |
| 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_impl has the most downloads (321.2K), suggesting wider adoption.
- •const_env is depended on by 153 crates — strongest ecosystem trust.
- •⚠ format_env has not been updated in over a year.
- •const_env_impl, const_env are pre-1.0 — API may change.