Decision Workspace
tokmd-config vs clapfig vs confyg
Side-by-side comparison of Rust crates
57
tokmd-config
experimentalv1.8.1
Configuration schemas and defaults for tokmd.
49
clapfig
experimentalv0.12.0
Rich, layered configuration for Rust CLI apps
54
confyg
growingv0.3.0
A simple, TOML-based, ENV-enabled library that can find and merge configs
Core Metrics
| tokmd-config | clapfig | confyg | |
|---|---|---|---|
| Health Score | 57 | 49 | 54 |
| Total Downloads | 301 | 432 | 12.6K |
| 30d Downloads | 185 | 210 | 204 |
| Dependents | 26 | 26 | 58 |
| Releases | 7 | 15 | 8 |
| Last Updated | 7d ago | 21d ago | 72d ago |
| Age | 1m | 1m | 3y 4m |
Health Breakdown
tokmd-config
Maintenance
16
Quality
15
Community
10
Popularity
3
Documentation
13
clapfig
Maintenance
12
Quality
14
Community
10
Popularity
3
Documentation
10
confyg
Maintenance
12
Quality
14
Community
10
Popularity
5
Documentation
13
Technical Details
| tokmd-config | clapfig | confyg | |
|---|---|---|---|
| Version | 1.8.1 | 0.12.0 | 0.3.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | Apache-2.0 |
| Dependencies | 10 | 10 | 4 |
| Crate Size | 82KB | 63KB | 39KB |
| Features | 0 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | — |
| 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.
- •confyg has the most downloads (12.6K), suggesting wider adoption.
- •clapfig, confyg are pre-1.0 — API may change.