Decision Workspace
clap_derive-v3 vs clap_derive vs fast_clap_derive
Side-by-side comparison of Rust crates
48
clap_derive-v3
growingv3.0.0-beta.1
Parse command line argument by defining a struct, derive crate.
79
clap_derive
stablev4.6.0
Parse command line argument by defining a struct, derive crate.
52
fast_clap_derive
experimentalv4.5.55
Parse command line argument by defining a struct, derive crate.
Core Metrics
| clap_derive-v3 | clap_derive | fast_clap_derive | |
|---|---|---|---|
| Health Score | 48 | 79 | 52 |
| Total Downloads | 76.4K | 445.8M | 1.3K |
| 30d Downloads | 986 | 36.3M | 1.2K |
| Dependents | 1 | 3.1K | 1 |
| Releases | 1 | 89 | 1 |
| Last Updated | 2189d ago | 15d ago | 46d ago |
| Age | 5y 12m | 5y 10m | 1m |
Health Breakdown
clap_derive-v3
Maintenance
1
Quality
22
Community
7
Popularity
6
Documentation
12
clap_derive
Maintenance
18
Quality
21
Community
20
Popularity
8
Documentation
12
fast_clap_derive
Maintenance
10
Quality
19
Community
7
Popularity
4
Documentation
12
Technical Details
| clap_derive-v3 | clap_derive | fast_clap_derive | |
|---|---|---|---|
| Version | 3.0.0-beta.1 | 4.6.0 | 4.5.55 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 5 | 6 | 6 |
| Crate Size | 20KB | 33KB | 34KB |
| Features | 5 | 6 | 6 |
| Yanked % | 0.0% | 1.1% | 0.0% |
| Edition | 2018 | 2024 | 2021 |
| MSRV | — | 1.85 | 1.74 |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •clap_derive leads with a health score of 79/100, but none of the options score above 80.
- •clap_derive is depended on by 3.1K crates — strongest ecosystem trust.
- •⚠ clap_derive-v3 has not been updated in over a year.