Decision Workspace
toml-env vs confyg vs cfgloader-core
Side-by-side comparison of Rust crates
48
toml-env
growingv1.2.0
A simple configuration library using TOML
54
confyg
growingv0.3.0
A simple, TOML-based, ENV-enabled library that can find and merge configs
54
cfgloader-core
growingv1.0.1
Core functionality for cfgloader - configuration loading library
Core Metrics
| toml-env | confyg | cfgloader-core | |
|---|---|---|---|
| Health Score | 48 | 54 | 54 |
| Total Downloads | 19.4K | 12.6K | 1.7K |
| 30d Downloads | 133 | 192 | 38 |
| Dependents | 20 | 58 | 8 |
| Releases | 12 | 8 | 5 |
| Last Updated | 768d ago | 72d ago | 187d ago |
| Age | 2y 6m | 3y 4m | 6m |
Health Breakdown
toml-env
Maintenance
6
Quality
18
Community
9
Popularity
5
Documentation
10
confyg
Maintenance
12
Quality
14
Community
10
Popularity
5
Documentation
13
cfgloader-core
Maintenance
10
Quality
18
Community
9
Popularity
4
Documentation
13
Technical Details
| toml-env | confyg | cfgloader-core | |
|---|---|---|---|
| Version | 1.2.0 | 0.3.0 | 1.0.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 8 | 4 | 1 |
| Crate Size | 15KB | 39KB | 3KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •confyg leads with a health score of 54/100, but none of the options score above 80.
- •toml-env has the most downloads (19.4K), suggesting wider adoption.
- •⚠ toml-env has not been updated in over a year.
- •confyg is pre-1.0 — API may change.