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