Decision Workspace
async-process vs shared_child vs duct
Side-by-side comparison of Rust crates
67
async-process
growingv2.5.0
Async interface for working with processes
65
shared_child
growingv1.1.1
a library for using child processes from multiple threads
61
duct
growingv1.1.1
a library for running child processes
Core Metrics
| async-process | shared_child | duct | |
|---|---|---|---|
| Health Score | 67 | 65 | 61 |
| Total Downloads | 84.4M | 32.0M | 26.0M |
| 30d Downloads | 5.6M | 2.6M | 1.6M |
| Dependents | 1.2K | 598 | 4.3K |
| Releases | 28 | 14 | 28 |
| Last Updated | 194d ago | 266d ago | 138d ago |
| Age | 6y 10m | 9y 1m | 10y 1m |
Health Breakdown
async-process
Maintenance
11
Quality
17
Community
19
Popularity
8
Documentation
12
shared_child
Maintenance
7
Quality
22
Community
13
Popularity
8
Documentation
15
duct
Maintenance
9
Quality
19
Community
12
Popularity
8
Documentation
13
Technical Details
| async-process | shared_child | duct | |
|---|---|---|---|
| Version | 2.5.0 | 1.1.1 | 1.1.1 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | Apache-2.0 OR MIT | MIT | MIT |
| Dependencies | 13 | 3 | 5 |
| Crate Size | 28KB | 14KB | 37KB |
| Features | 0 | 2 | 2 |
| Yanked % | 3.6% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.71 | 1.74 | — |
| Owners | 2 (team) | 1 | 1 |
Links
Quick Verdict
- •async-process leads with a health score of 67/100, but none of the options score above 80.
- •duct is depended on by 4.3K crates — strongest ecosystem trust.