rustio rustio.net

clap vs structopt vs argh

Side-by-side comparison of Rust crates

Core Metrics

clapstructoptargh
Health Score735864
Total Downloads848.9M81.6M12.9M
30d Downloads63.0M2.1M617.2K
Dependents361.4K31.2K3.9K
Releases4566020
Last Updated40d ago1588d ago70d ago
Age11y 2m9y 3m6y 11m

Health Breakdown

clap
Maintenance
17
Quality
17
Community
19
Popularity
8
Documentation
12
structopt
Maintenance
7
Quality
15
Community
16
Popularity
8
Documentation
12
argh
Maintenance
13
Quality
16
Community
18
Popularity
8
Documentation
9

Technical Details

clapstructoptargh
Version4.6.10.3.260.1.19
Stable (≥1.0)✓ Yes✗ No✗ No
LicenseMIT OR Apache-2.0Apache-2.0 OR MITBSD-3-Clause
Dependencies1175
Crate Size62KB54KB32KB
Features21104
Yanked %20.2%8.3%0.0%
Edition202420182018
MSRV1.85
Owners3 (team)26

Quick Verdict

  • clap leads with a health score of 73/100, but none of the options score above 80.
  • clap is depended on by 361.4K crates — strongest ecosystem trust.
  • ⚠ structopt has not been updated in over a year.
  • structopt, argh are pre-1.0 — API may change.