Decision Workspace
clap_complete_command vs clap_complete vs clap_complete_nushell
Side-by-side comparison of Rust crates
55
clap_complete_command
growingv0.6.1
Reduces boilerplate for adding a shell completion command to Clap
79
clap_complete
stablev4.6.5
Generate shell completion scripts for your clap::Command
73
clap_complete_nushell
stablev4.6.0
A generator library used with clap for Nushell completion scripts
Core Metrics
| clap_complete_command | clap_complete | clap_complete_nushell | |
|---|---|---|---|
| Health Score | 55 | 79 | 73 |
| Total Downloads | 6.5M | 79.6M | 9.3M |
| 30d Downloads | 603.8K | 6.7M | 910.5K |
| Dependents | 467 | 30.9K | 1.5K |
| Releases | 14 | 128 | 31 |
| Last Updated | 680d ago | 14d ago | 74d ago |
| Age | 4y 1m | 4y 4m | 3y 6m |
Health Breakdown
clap_complete_command
Maintenance
6
Quality
16
Community
12
Popularity
8
Documentation
13
clap_complete
Maintenance
19
Quality
21
Community
19
Popularity
8
Documentation
12
clap_complete_nushell
Maintenance
16
Quality
21
Community
16
Popularity
8
Documentation
12
Technical Details
| clap_complete_command | clap_complete | clap_complete_nushell | |
|---|---|---|---|
| Version | 0.6.1 | 4.6.5 | 4.6.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 6 | 10 | 6 |
| Crate Size | 8KB | 51KB | 37KB |
| Features | 4 | 5 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.85 | 1.85 |
| Owners | 1 | 3 (team) | 2 |
Links
Quick Verdict
- •clap_complete leads with a health score of 79/100, but none of the options score above 80.
- •clap_complete is depended on by 30.9K crates — strongest ecosystem trust.
- •⚠ clap_complete_command has not been updated in over a year.
- •clap_complete_command is pre-1.0 — API may change.