Decision Workspace
shells vs which vs run_script
Side-by-side comparison of Rust crates
43
shells
growingv0.2.0
Sugar-coating for invoking shell commands directly from Rust.
75
which
stablev8.0.2
A Rust equivalent of Unix command "which". Locate installed executable in cross platforms.
60
run_script
growingv0.11.2
Run shell scripts in rust.
Core Metrics
| shells | which | run_script | |
|---|---|---|---|
| Health Score | 43 | 75 | 60 |
| Total Downloads | 44.0K | 296.7M | 3.3M |
| 30d Downloads | 626 | 20.5M | 100.4K |
| Dependents | 44 | 21.2K | 519 |
| Releases | 4 | 40 | 46 |
| Last Updated | 3642d ago | 19d ago | 164d ago |
| Age | 10y | 10y 5m | 8y 4m |
Health Breakdown
shells
Maintenance
2
Quality
16
Community
8
Popularity
6
Documentation
11
which
Maintenance
18
Quality
17
Community
17
Popularity
8
Documentation
15
run_script
Maintenance
11
Quality
15
Community
13
Popularity
8
Documentation
13
Technical Details
| shells | which | run_script | |
|---|---|---|---|
| Version | 0.2.0 | 8.0.2 | 0.11.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MPL-2.0 | MIT | Apache-2.0 |
| Dependencies | 0 | 4 | 3 |
| Crate Size | 2KB | 27KB | 14KB |
| Features | 0 | 4 | 0 |
| Yanked % | 0.0% | 10.0% | 0.0% |
| Edition | — | 2021 | 2021 |
| MSRV | — | 1.70 | — |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •which leads with a health score of 75/100, but none of the options score above 80.
- •which is depended on by 21.2K crates — strongest ecosystem trust.
- •⚠ shells has not been updated in over a year.
- •shells, run_script are pre-1.0 — API may change.