Decision Workspace
run_script vs csv-exec vs shell-compose
Side-by-side comparison of Rust crates
60
run_script
growingv0.11.2
Run shell scripts in rust.
39
csv-exec
growingv0.3.0
Executes a command for each line of a CSV file, using the columns values.
39
shell-compose
growingv0.4.0
Lightweight background process runner for long-running or scheduled jobs
Core Metrics
| run_script | csv-exec | shell-compose | |
|---|---|---|---|
| Health Score | 60 | 39 | 39 |
| Total Downloads | 3.3M | 4.4K | 12.0K |
| 30d Downloads | 100.4K | 6 | 27 |
| Dependents | 519 | 0 | 2 |
| Releases | 46 | 3 | 11 |
| Last Updated | 164d ago | 2216d ago | 327d ago |
| Age | 8y 4m | 6y | 1y 5m |
Health Breakdown
run_script
Maintenance
11
Quality
15
Community
13
Popularity
8
Documentation
13
csv-exec
Maintenance
3
Quality
14
Community
6
Popularity
4
Documentation
12
shell-compose
Maintenance
9
Quality
9
Community
6
Popularity
5
Documentation
10
Technical Details
| run_script | csv-exec | shell-compose | |
|---|---|---|---|
| Version | 0.11.2 | 0.3.0 | 0.4.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MIT | MIT |
| Dependencies | 3 | 6 | 17 |
| Crate Size | 14KB | 8KB | 4.1MB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •run_script leads with a health score of 60/100, but none of the options score above 80.
- •run_script is depended on by 519 crates — strongest ecosystem trust.
- •⚠ csv-exec has not been updated in over a year.