Decision Workspace
clonablechild vs async-process vs shared_child
Side-by-side comparison of Rust crates
30
clonablechild
growingv0.1.1
Extends and wraps `std::process::Child` to make it clonable
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
Core Metrics
| clonablechild | async-process | shared_child | |
|---|---|---|---|
| Health Score | 30 | 67 | 65 |
| Total Downloads | 3.5K | 84.4M | 32.0M |
| 30d Downloads | 3 | 5.4M | 2.5M |
| Dependents | 0 | 1.2K | 598 |
| Releases | 2 | 28 | 14 |
| Last Updated | 3368d ago | 194d ago | 266d ago |
| Age | 9y 3m | 6y 10m | 9y 1m |
Health Breakdown
clonablechild
Maintenance
3
Quality
9
Community
3
Popularity
4
Documentation
11
async-process
Maintenance
11
Quality
17
Community
19
Popularity
8
Documentation
12
shared_child
Maintenance
7
Quality
22
Community
13
Popularity
8
Documentation
15
Technical Details
| clonablechild | async-process | shared_child | |
|---|---|---|---|
| Version | 0.1.1 | 2.5.0 | 1.1.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT/Apache-2.0 | Apache-2.0 OR MIT | MIT |
| Dependencies | 1 | 13 | 3 |
| Crate Size | 9KB | 28KB | 14KB |
| Features | 0 | 0 | 2 |
| Yanked % | 100.0% | 3.6% | 0.0% |
| Edition | — | 2021 | 2021 |
| MSRV | — | 1.71 | 1.74 |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •async-process leads with a health score of 67/100, but none of the options score above 80.
- •async-process is depended on by 1.2K crates — strongest ecosystem trust.
- •⚠ clonablechild has not been updated in over a year.
- •clonablechild is pre-1.0 — API may change.