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.0
Generate shell completion scripts for your clap::Command
75
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 | 75 |
| Total Downloads | 5.1M | 66.8M | 7.4M |
| 30d Downloads | 532.1K | 5.7M | 771.2K |
| Dependents | 409 | 24.5K | 1.3K |
| Releases | 14 | 123 | 31 |
| Last Updated | 621d ago | 15d ago | 15d ago |
| Age | 3y 11m | 4y 2m | 3y 4m |
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
19
Quality
21
Community
15
Popularity
8
Documentation
12
Technical Details
| clap_complete_command | clap_complete | clap_complete_nushell | |
|---|---|---|---|
| Version | 0.6.1 | 4.6.0 | 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 24.5K 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.