rustio rustio.net

clap vs structopt vs argh

Side-by-side comparison of Rust crates

Core Metrics

clapstructoptargh
Health Score745867
Total Downloads735.7M77.9M11.8M
30d Downloads49.5M2.1M643.5K
Dependents312.6K31.0K3.7K
Releases4556020
Last Updated15d ago1529d ago11d ago
Age11y 1m9y 1m6y 9m

Health Breakdown

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

Technical Details

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

Quick Verdict

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