Decision Workspace
clap vs clap_builder vs clap_lex
Side-by-side comparison of Rust crates
74
clap
stablev4.6.0
A simple to use, efficient, and full-featured Command Line Argument Parser
77
clap_builder
stablev4.6.0
A simple to use, efficient, and full-featured Command Line Argument Parser
73
clap_lex
stablev1.1.0
Minimal, flexible command line parser
Core Metrics
| clap | clap_builder | clap_lex | |
|---|---|---|---|
| Health Score | 74 | 77 | 73 |
| Total Downloads | 735.7M | 420.4M | 525.5M |
| 30d Downloads | 49.5M | 38.6M | 43.0M |
| Dependents | 312.6K | 390 | 561 |
| Releases | 455 | 105 | 27 |
| Last Updated | 15d ago | 15d ago | 15d ago |
| Age | 11y 1m | 3y | 3y 11m |
Health Breakdown
clap
Maintenance
18
Quality
17
Community
19
Popularity
8
Documentation
12
clap_builder
Maintenance
19
Quality
21
Community
17
Popularity
8
Documentation
12
clap_lex
Maintenance
19
Quality
17
Community
17
Popularity
8
Documentation
12
Technical Details
| clap | clap_builder | clap_lex | |
|---|---|---|---|
| Version | 4.6.0 | 4.6.0 | 1.1.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 11 | 12 | 1 |
| Crate Size | 63KB | 171KB | 13KB |
| Features | 21 | 18 | 0 |
| Yanked % | 20.2% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.85 | 1.85 | 1.85 |
| Owners | 3 (team) | 3 (team) | 3 (team) |
Links
Quick Verdict
- •clap_builder leads with a health score of 77/100, but none of the options score above 80.
- •clap has the most downloads (735.7M), suggesting wider adoption.
- •clap is depended on by 312.6K crates — strongest ecosystem trust.