Decision Workspace
compile-time-run vs command-run vs fun_run
Side-by-side comparison of Rust crates
46
compile-time-run
growingv0.2.12
run a command at compile time and capture the output
49
command-run
growingv1.1.2
Library for running a command in a subprocess
48
fun_run
growingv0.6.0
The fun way to run your Rust Comand
Core Metrics
| compile-time-run | command-run | fun_run | |
|---|---|---|---|
| Health Score | 46 | 49 | 48 |
| Total Downloads | 546.2K | 45.5K | 24.9K |
| 30d Downloads | 25.4K | 489 | 1.1K |
| Dependents | 16 | 13 | 14 |
| Releases | 13 | 15 | 9 |
| Last Updated | 1724d ago | 741d ago | 339d ago |
| Age | 7y | 5y 6m | 2y 4m |
Health Breakdown
compile-time-run
Maintenance
4
Quality
14
Community
9
Popularity
7
Documentation
12
command-run
Maintenance
4
Quality
21
Community
8
Popularity
6
Documentation
10
fun_run
Maintenance
8
Quality
16
Community
6
Popularity
5
Documentation
13
Technical Details
| compile-time-run | command-run | fun_run | |
|---|---|---|---|
| Version | 0.2.12 | 1.1.2 | 0.6.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | BSD-2-Clause | Apache-2.0 | MIT |
| Dependencies | 4 | 5 | 3 |
| Crate Size | 5KB | 12KB | 13KB |
| Features | 0 | 2 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •command-run leads with a health score of 49/100, but none of the options score above 80.
- •compile-time-run has the most downloads (546.2K), suggesting wider adoption.
- •⚠ compile-time-run, command-run have not been updated in over a year.
- •compile-time-run, fun_run are pre-1.0 — API may change.