Decision Workspace
crun vs pueue vs cmd-proc
Side-by-side comparison of Rust crates
45
crun
experimentalv0.8.0
Run commands concurrently - a Rust port of concurrently
53
pueue
stablev4.0.4
A cli tool for managing long running shell commands.
49
cmd-proc
experimentalv0.4.0
Process command builder with capture support
Core Metrics
| crun | pueue | cmd-proc | |
|---|---|---|---|
| Health Score | 45 | 53 | 49 |
| Total Downloads | 77 | 109.2K | 365 |
| 30d Downloads | 8 | 859 | 200 |
| Dependents | 0 | 0 | 28 |
| Releases | 5 | 77 | 5 |
| Last Updated | 44d ago | 25d ago | 46d ago |
| Age | 1m | 6y 3m | 2m |
Health Breakdown
crun
Maintenance
16
Quality
11
Community
6
Popularity
2
Documentation
10
pueue
Maintenance
17
Quality
15
Community
3
Popularity
6
Documentation
12
cmd-proc
Maintenance
10
Quality
14
Community
10
Popularity
3
Documentation
12
Technical Details
| crun | pueue | cmd-proc | |
|---|---|---|---|
| Version | 0.8.0 | 4.0.4 | 0.4.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 6 | 46 | 4 |
| Crate Size | 630KB | 153KB | 11KB |
| Features | 0 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.88 | 1.93 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •pueue leads with a health score of 53/100, but none of the options score above 80.
- •crun, cmd-proc are pre-1.0 — API may change.