Decision Workspace
cfcli vs assert_cmd vs clap_complete
Side-by-side comparison of Rust crates
38
cfcli
growingv0.4.0
Crazyflie command-line client
80
assert_cmd
stablev2.2.2
Test CLI Applications.
79
clap_complete
stablev4.6.5
Generate shell completion scripts for your clap::Command
Core Metrics
| cfcli | assert_cmd | clap_complete | |
|---|---|---|---|
| Health Score | 38 | 80 | 79 |
| Total Downloads | 1.8K | 63.3M | 79.6M |
| 30d Downloads | 0 | 3.9M | 6.7M |
| Dependents | 0 | 40.0K | 30.9K |
| Releases | 4 | 50 | 128 |
| Last Updated | 185d ago | 14d ago | 14d ago |
| Age | 1y 8m | 7y 12m | 4y 4m |
Health Breakdown
cfcli
Maintenance
8
Quality
12
Community
4
Popularity
4
Documentation
10
assert_cmd
Maintenance
18
Quality
20
Community
19
Popularity
8
Documentation
15
clap_complete
Maintenance
19
Quality
21
Community
19
Popularity
8
Documentation
12
Technical Details
| cfcli | assert_cmd | clap_complete | |
|---|---|---|---|
| Version | 0.4.0 | 2.2.2 | 4.6.5 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 22 | 10 | 10 |
| Crate Size | 40KB | 28KB | 51KB |
| Features | 0 | 2 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.85 | 1.85 |
| Owners | 1 | 2 (team) | 3 (team) |
Links
Quick Verdict
- •assert_cmd has the highest health score (80/100) — a strong overall choice.
- •clap_complete has the most downloads (79.6M), suggesting wider adoption.
- •assert_cmd is depended on by 40.0K crates — strongest ecosystem trust.
- •cfcli is pre-1.0 — API may change.