Decision Workspace
argone vs confargs vs clap-config-file
Side-by-side comparison of Rust crates
42
argone
growingv0.5.2
Most intuitive global cli maker. *(lazy_static + config-rs + clap)
52
confargs
growingv0.1.3
Parse configuration files into a set arguments
51
clap-config-file
growingv0.6.0
A proc macro for adding config file support to clap
Core Metrics
| argone | confargs | clap-config-file | |
|---|---|---|---|
| Health Score | 42 | 52 | 51 |
| Total Downloads | 10.9K | 20.1K | 19.1K |
| 30d Downloads | 30 | 60 | 3.9K |
| Dependents | 0 | 5 | 11 |
| Releases | 7 | 4 | 6 |
| Last Updated | 1378d ago | 1304d ago | 185d ago |
| Age | 4y 3m | 3y 7m | 1y 1m |
Health Breakdown
argone
Maintenance
4
Quality
15
Community
5
Popularity
5
Documentation
13
confargs
Maintenance
10
Quality
14
Community
13
Popularity
5
Documentation
10
clap-config-file
Maintenance
10
Quality
14
Community
9
Popularity
5
Documentation
13
Technical Details
| argone | confargs | clap-config-file | |
|---|---|---|---|
| Version | 0.5.2 | 0.1.3 | 0.6.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 | MIT |
| Dependencies | 3 | 4 | 10 |
| Crate Size | 12KB | 9KB | 23KB |
| Features | 0 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •confargs leads with a health score of 52/100, but none of the options score above 80.
- •⚠ argone, confargs have not been updated in over a year.