Decision Workspace
clap_derive vs fast_clap_derive vs nameless-clap_derive
Side-by-side comparison of Rust crates
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.
51
nameless-clap_derive
growingv3.0.0-beta.2.2
Parse command line argument by defining a struct, derive crate.
Core Metrics
| clap_derive | fast_clap_derive | nameless-clap_derive | |
|---|---|---|---|
| Health Score | 79 | 52 | 51 |
| Total Downloads | 445.8M | 1.3K | 7.7K |
| 30d Downloads | 36.3M | 1.2K | 96 |
| Dependents | 3.1K | 1 | 43 |
| Releases | 89 | 1 | 3 |
| Last Updated | 15d ago | 46d ago | 1216d ago |
| Age | 5y 10m | 1m | 5y |
Health Breakdown
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
nameless-clap_derive
Maintenance
4
Quality
20
Community
10
Popularity
5
Documentation
12
Technical Details
| clap_derive | fast_clap_derive | nameless-clap_derive | |
|---|---|---|---|
| Version | 4.6.0 | 4.5.55 | 3.0.0-beta.2.2 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 6 | 6 | 9 |
| Crate Size | 33KB | 34KB | 26KB |
| Features | 6 | 6 | 3 |
| Yanked % | 1.1% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2018 |
| MSRV | 1.85 | 1.74 | — |
| Owners | 2 (team) | 1 | 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.
- •⚠ nameless-clap_derive has not been updated in over a year.