Decision Workspace
docker-cmd vs ccheck vs assert_cmd
Side-by-side comparison of Rust crates
29
docker-cmd
growingv0.3.0
A simple CLI tool for running commands in Docker containers.
36
ccheck
experimentalv0.1.0
CLI that verifies the presence of commands inside containers.
80
assert_cmd
stablev2.2.0
Test CLI Applications.
Core Metrics
| docker-cmd | ccheck | assert_cmd | |
|---|---|---|---|
| Health Score | 29 | 36 | 80 |
| Total Downloads | 4.4K | 441 | 55.8M |
| 30d Downloads | 4 | 3 | 4.3M |
| Dependents | 0 | 0 | 32.2K |
| Releases | 3 | 1 | 48 |
| Last Updated | 2284d ago | 238d ago | 17d ago |
| Age | 7y 1m | 7m | 7y 10m |
Health Breakdown
docker-cmd
Maintenance
3
Quality
8
Community
5
Popularity
4
Documentation
9
ccheck
Maintenance
4
Quality
14
Community
5
Popularity
3
Documentation
10
assert_cmd
Maintenance
18
Quality
20
Community
19
Popularity
8
Documentation
15
Technical Details
| docker-cmd | ccheck | assert_cmd | |
|---|---|---|---|
| Version | 0.3.0 | 0.1.0 | 2.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 7 | 3 | 10 |
| Crate Size | 10KB | 9KB | 28KB |
| Features | 0 | 0 | 2 |
| Yanked % | 66.7% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2024 |
| MSRV | — | — | 1.85 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •assert_cmd has the highest health score (80/100) — a strong overall choice.
- •assert_cmd is depended on by 32.2K crates — strongest ecosystem trust.
- •⚠ docker-cmd has not been updated in over a year.
- •docker-cmd, ccheck are pre-1.0 — API may change.