Decision Workspace
serviceconf vs config-secret vs config
Side-by-side comparison of Rust crates
53
serviceconf
experimentalv0.2.2
Configuration library for microservices: load settings from environment variables with file-based secrets support
37
config-secret
growingv0.1.0
A source for the config crate that follows the Docker/Kubernetes secret configuration convention
71
config
growingv0.15.22
Layered configuration system for Rust applications.
Core Metrics
| serviceconf | config-secret | config | |
|---|---|---|---|
| Health Score | 53 | 37 | 71 |
| Total Downloads | 2.6K | 2.8K | 76.1M |
| 30d Downloads | 455 | 283 | 5.7M |
| Dependents | 0 | 0 | 14.1K |
| Releases | 7 | 1 | 54 |
| Last Updated | 157d ago | 1010d ago | 10d ago |
| Age | 5m | 2y 9m | 10y 11m |
Health Breakdown
serviceconf
Maintenance
18
Quality
13
Community
6
Popularity
4
Documentation
12
config-secret
Maintenance
1
Quality
14
Community
5
Popularity
4
Documentation
13
config
Maintenance
17
Quality
15
Community
19
Popularity
8
Documentation
12
Technical Details
| serviceconf | config-secret | config | |
|---|---|---|---|
| Version | 0.2.2 | 0.1.0 | 0.15.22 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 7 | 4 | 26 |
| Crate Size | 12KB | 6KB | 56KB |
| Features | 0 | 0 | 10 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.84 | — | 1.85.0 |
| Owners | 1 | 1 | 5 (team) |
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.
- •⚠ config-secret has not been updated in over a year.