Decision Workspace
command-fds vs tokio-command-fds vs async-process
Side-by-side comparison of Rust crates
59
command-fds
growingv0.3.3
A library for passing arbitrary file descriptors when spawning child processes.
36
tokio-command-fds
growingv0.2.1
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
| command-fds | tokio-command-fds | async-process | |
|---|---|---|---|
| Health Score | 59 | 36 | 66 |
| Total Downloads | 2.6M | 5.8K | 95.5M |
| 30d Downloads | 332.8K | 0 | 6.1M |
| Dependents | 213 | 8 | 1.2K |
| Releases | 9 | 1 | 28 |
| Last Updated | 45d ago | 1443d ago | 253d ago |
| Age | 5y | 3y 11m | 7y |
Health Breakdown
command-fds
Maintenance
14
Quality
16
Community
11
Popularity
8
Documentation
10
tokio-command-fds
Maintenance
1
Quality
14
Community
8
Popularity
4
Documentation
9
async-process
Maintenance
10
Quality
17
Community
19
Popularity
8
Documentation
12
Technical Details
| command-fds | tokio-command-fds | async-process | |
|---|---|---|---|
| Version | 0.3.3 | 0.2.1 | 2.5.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 | Apache-2.0 | Apache-2.0 OR MIT |
| Dependencies | 4 | 5 | 13 |
| Crate Size | 17KB | 10KB | 28KB |
| Features | 2 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 3.6% |
| Edition | 2024 | 2018 | 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.
- •command-fds, tokio-command-fds are pre-1.0 — API may change.