Decision Workspace
tokio-command-fds vs command-fds vs async-process
Side-by-side comparison of Rust crates
36
tokio-command-fds
growingv0.2.1
A library for passing arbitrary file descriptors when spawning child processes.
59
command-fds
growingv0.3.3
A library for passing arbitrary file descriptors when spawning child processes.
66
async-process
growingv2.5.0
Async interface for working with processes
Core Metrics
| tokio-command-fds | command-fds | async-process | |
|---|---|---|---|
| Health Score | 36 | 59 | 66 |
| Total Downloads | 5.8K | 2.6M | 95.5M |
| 30d Downloads | 0 | 332.8K | 6.1M |
| Dependents | 8 | 213 | 1.2K |
| Releases | 1 | 9 | 28 |
| Last Updated | 1443d ago | 45d ago | 253d ago |
| Age | 3y 11m | 5y | 7y |
Health Breakdown
tokio-command-fds
Maintenance
1
Quality
14
Community
8
Popularity
4
Documentation
9
command-fds
Maintenance
14
Quality
16
Community
11
Popularity
8
Documentation
10
async-process
Maintenance
10
Quality
17
Community
19
Popularity
8
Documentation
12
Technical Details
| tokio-command-fds | command-fds | async-process | |
|---|---|---|---|
| Version | 0.2.1 | 0.3.3 | 2.5.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 | Apache-2.0 | Apache-2.0 OR MIT |
| Dependencies | 5 | 4 | 13 |
| Crate Size | 10KB | 17KB | 28KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 3.6% |
| Edition | 2018 | 2024 | 2021 |
| MSRV | — | — | 1.71 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •async-process leads with a health score of 66/100, but none of the options score above 80.
- •async-process is depended on by 1.2K crates — strongest ecosystem trust.
- •⚠ tokio-command-fds has not been updated in over a year.
- •tokio-command-fds, command-fds are pre-1.0 — API may change.