Decision Workspace
tomldir vs tokmd-config vs gonfig
Side-by-side comparison of Rust crates
53
tomldir
experimentalv0.1.7
Lean TOML loader with runtime dot-path access and flattening into maps, optimized for tools and dynamic configs
57
tokmd-config
experimentalv1.8.1
Configuration schemas and defaults for tokmd.
51
gonfig
experimentalv0.1.12
A unified configuration management library for Rust that seamlessly integrates environment variables, config files, and CLI arguments
Core Metrics
| tomldir | tokmd-config | gonfig | |
|---|---|---|---|
| Health Score | 53 | 57 | 51 |
| Total Downloads | 98 | 301 | 2.0K |
| 30d Downloads | 9 | 179 | 56 |
| Dependents | 0 | 26 | 1 |
| Releases | 7 | 7 | 10 |
| Last Updated | 50d ago | 7d ago | 76d ago |
| Age | 1m | 1m | 7m |
Health Breakdown
tomldir
Maintenance
16
Quality
14
Community
6
Popularity
2
Documentation
15
tokmd-config
Maintenance
16
Quality
15
Community
10
Popularity
3
Documentation
13
gonfig
Maintenance
15
Quality
12
Community
7
Popularity
4
Documentation
13
Technical Details
| tomldir | tokmd-config | gonfig | |
|---|---|---|---|
| Version | 0.1.7 | 1.8.1 | 0.1.12 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 4 | 10 | 12 |
| Crate Size | 10KB | 82KB | 35KB |
| Features | 1 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.92 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •tokmd-config leads with a health score of 57/100, but none of the options score above 80.
- •gonfig has the most downloads (2.0K), suggesting wider adoption.
- •tomldir, gonfig are pre-1.0 — API may change.