Decision Workspace
clap-digest vs clap_derive vs clap_complete
Side-by-side comparison of Rust crates
40
clap-digest
growingv0.3.0
clap and digest integration
79
clap_derive
stablev4.6.0
Parse command line argument by defining a struct, derive crate.
79
clap_complete
stablev4.6.0
Generate shell completion scripts for your clap::Command
Core Metrics
| clap-digest | clap_derive | clap_complete | |
|---|---|---|---|
| Health Score | 40 | 79 | 79 |
| Total Downloads | 4.2K | 445.8M | 66.8M |
| 30d Downloads | 6 | 36.3M | 5.7M |
| Dependents | 0 | 3.1K | 24.5K |
| Releases | 3 | 89 | 123 |
| Last Updated | 1184d ago | 15d ago | 15d ago |
| Age | 3y 7m | 5y 10m | 4y 2m |
Health Breakdown
clap-digest
Maintenance
4
Quality
14
Community
5
Popularity
4
Documentation
13
clap_derive
Maintenance
18
Quality
21
Community
20
Popularity
8
Documentation
12
clap_complete
Maintenance
19
Quality
21
Community
19
Popularity
8
Documentation
12
Technical Details
| clap-digest | clap_derive | clap_complete | |
|---|---|---|---|
| Version | 0.3.0 | 4.6.0 | 4.6.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 22 | 6 | 10 |
| Crate Size | 16KB | 33KB | 51KB |
| Features | 2 | 6 | 5 |
| Yanked % | 0.0% | 1.1% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.85 | 1.85 |
| Owners | 1 | 2 (team) | 3 (team) |
Links
Quick Verdict
- •clap_derive leads with a health score of 79/100, but none of the options score above 80.
- •clap_complete is depended on by 24.5K crates — strongest ecosystem trust.
- •⚠ clap-digest has not been updated in over a year.
- •clap-digest is pre-1.0 — API may change.