Decision Workspace
fast-command vs git_cmd vs run_script
Side-by-side comparison of Rust crates
36
fast-command
growingv0.1.0
Simple implementation of `Command` to avoid fork + exec overhead.
61
git_cmd
growingv0.6.28
Wrapper around git cli
60
run_script
growingv0.11.2
Run shell scripts in rust.
Core Metrics
| fast-command | git_cmd | run_script | |
|---|---|---|---|
| Health Score | 36 | 61 | 60 |
| Total Downloads | 841 | 102.5K | 3.3M |
| 30d Downloads | 3 | 1.2K | 96.3K |
| Dependents | 0 | 431 | 519 |
| Releases | 1 | 78 | 46 |
| Last Updated | 412d ago | 40d ago | 164d ago |
| Age | 1y 1m | 4y 1m | 8y 4m |
Health Breakdown
fast-command
Maintenance
2
Quality
15
Community
6
Popularity
3
Documentation
10
git_cmd
Maintenance
17
Quality
15
Community
13
Popularity
6
Documentation
10
run_script
Maintenance
11
Quality
15
Community
13
Popularity
8
Documentation
13
Technical Details
| fast-command | git_cmd | run_script | |
|---|---|---|---|
| Version | 0.1.0 | 0.6.28 | 0.11.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 1 | 5 | 3 |
| Crate Size | 2KB | 14KB | 14KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •git_cmd leads with a health score of 61/100, but none of the options score above 80.
- •run_script has the most downloads (3.3M), suggesting wider adoption.
- •run_script is depended on by 519 crates — strongest ecosystem trust.
- •⚠ fast-command has not been updated in over a year.