Decision Workspace
serviceconf vs config-secret vs config
Side-by-side comparison of Rust crates
51
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.25
Layered configuration system for Rust applications.
Core Metrics
| serviceconf | config-secret | config | |
|---|---|---|---|
| Health Score | 51 | 37 | 71 |
| Total Downloads | 4.0K | 3.3K | 99.8M |
| 30d Downloads | 0 | 0 | 3.4M |
| Dependents | 0 | 0 | 17.0K |
| Releases | 7 | 1 | 57 |
| Last Updated | 265d ago | 1118d ago | 17d ago |
| Age | 8m | 3y | 11y 3m |
Health Breakdown
serviceconf
Maintenance
16
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.25 |
| 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 17.0K crates — strongest ecosystem trust.
- •⚠ config-secret has not been updated in over a year.