Decision Workspace
run_cmd vs run_shell vs system
Side-by-side comparison of Rust crates
36
run_cmd
growingv0.1.3
shell script written in rust
44
run_shell
growingv0.1.13
shell script written in rust
51
system
growingv0.3.4
Cross-platform crate to easily run shell commands, similar to the C system function.
Core Metrics
| run_cmd | run_shell | system | |
|---|---|---|---|
| Health Score | 36 | 44 | 51 |
| Total Downloads | 4.5K | 21.4K | 10.8K |
| 30d Downloads | 2 | 63 | 205 |
| Dependents | 0 | 6 | 6 |
| Releases | 4 | 10 | 8 |
| Last Updated | 1415d ago | 1318d ago | 102d ago |
| Age | 3y 10m | 3y 10m | 2y |
Health Breakdown
run_cmd
Maintenance
10
Quality
8
Community
6
Popularity
4
Documentation
8
run_shell
Maintenance
4
Quality
14
Community
10
Popularity
5
Documentation
11
system
Maintenance
13
Quality
16
Community
7
Popularity
5
Documentation
10
Technical Details
| run_cmd | run_shell | system | |
|---|---|---|---|
| Version | 0.1.3 | 0.1.13 | 0.3.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 7 | 7 | 0 |
| Crate Size | 15KB | 15KB | 3KB |
| Features | 0 | 0 | 0 |
| Yanked % | 100.0% | 0.0% | 0.0% |
| Edition | — | — | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •system leads with a health score of 51/100, but none of the options score above 80.
- •run_shell has the most downloads (21.4K), suggesting wider adoption.
- •⚠ run_cmd, run_shell have not been updated in over a year.