Decision Workspace
compio-process vs blocking vs cmd-proc
Side-by-side comparison of Rust crates
59
compio-process
growingv0.9.0
Processes for compio
66
blocking
growingv1.6.2
A thread pool for isolating blocking I/O in async programs
58
cmd-proc
experimentalv0.6.0
Process command builder with capture support
Core Metrics
| compio-process | blocking | cmd-proc | |
|---|---|---|---|
| Health Score | 59 | 66 | 58 |
| Total Downloads | 111.3K | 134.5M | 1.0K |
| 30d Downloads | 7.4K | 7.8M | 0 |
| Dependents | 13 | 1.9K | 43 |
| Releases | 10 | 32 | 7 |
| Last Updated | 10d ago | 324d ago | 8d ago |
| Age | 1y 11m | 6y 11m | 4m |
Health Breakdown
compio-process
Maintenance
21
Quality
15
Community
7
Popularity
6
Documentation
10
blocking
Maintenance
8
Quality
18
Community
20
Popularity
8
Documentation
12
cmd-proc
Maintenance
18
Quality
14
Community
10
Popularity
4
Documentation
12
Technical Details
| compio-process | blocking | cmd-proc | |
|---|---|---|---|
| Version | 0.9.0 | 1.6.2 | 0.6.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | Apache-2.0 OR MIT | MIT |
| Dependencies | 8 | 7 | 4 |
| Crate Size | 14KB | 18KB | 12KB |
| Features | 2 | 0 | 1 |
| Yanked % | 0.0% | 3.1% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | 1.63 | 1.93 |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •blocking leads with a health score of 66/100, but none of the options score above 80.
- •blocking is depended on by 1.9K crates — strongest ecosystem trust.
- •compio-process, cmd-proc are pre-1.0 — API may change.