Decision Workspace
clap_conf vs confu_derive vs confu
Side-by-side comparison of Rust crates
36
clap_conf
growingv0.2.0
A library to unify commandline arguments with config files and environment variables. And make it easier for users to tell your program how to behave across the three main input sources
45
confu_derive
growingv0.1.3
proc macro crate for the confu crate
44
confu
growingv0.1.3
No frills app configuration via environment or args
Core Metrics
| clap_conf | confu_derive | confu | |
|---|---|---|---|
| Health Score | 36 | 45 | 44 |
| Total Downloads | 40.5K | 11.0K | 10.3K |
| 30d Downloads | 342 | 67 | 50 |
| Dependents | 24 | 4 | 0 |
| Releases | 7 | 4 | 4 |
| Last Updated | 1555d ago | 1773d ago | 1773d ago |
| Age | 6y 10m | 4y 10m | 4y 10m |
Health Breakdown
clap_conf
Maintenance
4
Quality
10
Community
7
Popularity
6
Documentation
9
confu_derive
Maintenance
7
Quality
14
Community
7
Popularity
5
Documentation
12
confu
Maintenance
7
Quality
15
Community
5
Popularity
5
Documentation
12
Technical Details
| clap_conf | confu_derive | confu | |
|---|---|---|---|
| Version | 0.2.0 | 0.1.3 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 5 | 4 | 2 |
| Crate Size | 8KB | 4KB | 3KB |
| Features | 0 | 0 | 0 |
| Yanked % | 14.3% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •confu_derive leads with a health score of 45/100, but none of the options score above 80.
- •clap_conf has the most downloads (40.5K), suggesting wider adoption.
- •⚠ clap_conf, confu_derive, confu have not been updated in over a year.