Decision Workspace
cli-settings-derive vs derive-macros vs derive-config
Side-by-side comparison of Rust crates
46
cli-settings-derive
growingv0.3.2
Manage CLI settings with configuration file(s) and command line parsing, using serde and clap
50
derive-macros
growingv2.3.0
My personal configuration library
49
derive-config
growingv2.3.0
My personal configuration library
Core Metrics
| cli-settings-derive | derive-macros | derive-config | |
|---|---|---|---|
| Health Score | 46 | 50 | 49 |
| Total Downloads | 11.0K | 10.3K | 10.1K |
| 30d Downloads | 133 | 116 | 101 |
| Dependents | 11 | 6 | 15 |
| Releases | 8 | 6 | 6 |
| Last Updated | 538d ago | 537d ago | 537d ago |
| Age | 2y 6m | 2y 1m | 2y 1m |
Health Breakdown
cli-settings-derive
Maintenance
7
Quality
13
Community
8
Popularity
5
Documentation
13
derive-macros
Maintenance
5
Quality
23
Community
7
Popularity
5
Documentation
10
derive-config
Maintenance
5
Quality
21
Community
8
Popularity
5
Documentation
10
Technical Details
| cli-settings-derive | derive-macros | derive-config | |
|---|---|---|---|
| Version | 0.3.2 | 2.3.0 | 2.3.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 11 | 3 | 7 |
| Crate Size | 17KB | 2KB | 2KB |
| Features | 0 | 5 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •derive-macros leads with a health score of 50/100, but none of the options score above 80.
- •cli-settings-derive has the most downloads (11.0K), suggesting wider adoption.
- •⚠ cli-settings-derive, derive-macros, derive-config have not been updated in over a year.
- •cli-settings-derive is pre-1.0 — API may change.