Decision Workspace
config-secret vs serviceconf vs docker-env
Side-by-side comparison of Rust crates
37
config-secret
growingv0.1.0
A source for the config crate that follows the Docker/Kubernetes secret configuration convention
53
serviceconf
experimentalv0.2.2
Configuration library for microservices: load settings from environment variables with file-based secrets support
37
docker-env
experimentalv0.1.0
Typed environment variable and secret handling for Dockerised Rust apps.
Core Metrics
| config-secret | serviceconf | docker-env | |
|---|---|---|---|
| Health Score | 37 | 53 | 37 |
| Total Downloads | 2.8K | 2.6K | 780 |
| 30d Downloads | 277 | 431 | 4 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 7 | 1 |
| Last Updated | 1010d ago | 157d ago | 347d ago |
| Age | 2y 9m | 5m | 11m |
Health Breakdown
config-secret
Maintenance
1
Quality
14
Community
5
Popularity
4
Documentation
13
serviceconf
Maintenance
18
Quality
13
Community
6
Popularity
4
Documentation
12
docker-env
Maintenance
3
Quality
13
Community
5
Popularity
3
Documentation
13
Technical Details
| config-secret | serviceconf | docker-env | |
|---|---|---|---|
| Version | 0.1.0 | 0.2.2 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 4 | 7 | 4 |
| Crate Size | 6KB | 12KB | 9KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.84 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •serviceconf leads with a health score of 53/100, but none of the options score above 80.
- •config-secret has the most downloads (2.8K), suggesting wider adoption.
- •⚠ config-secret has not been updated in over a year.