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.
54
command-fds
growingv0.3.2
A library for passing arbitrary file descriptors when spawning child processes.
67
async-process
growingv2.5.0
Async interface for working with processes
Core Metrics
| tokio-command-fds | command-fds | async-process | |
|---|---|---|---|
| Health Score | 36 | 54 | 67 |
| Total Downloads | 5.6K | 2.0M | 84.4M |
| 30d Downloads | 105 | 198.5K | 5.6M |
| Dependents | 8 | 185 | 1.2K |
| Releases | 1 | 8 | 28 |
| Last Updated | 1384d ago | 270d ago | 194d ago |
| Age | 3y 9m | 4y 10m | 6y 10m |
Health Breakdown
tokio-command-fds
Maintenance
1
Quality
14
Community
8
Popularity
4
Documentation
9
command-fds
Maintenance
8
Quality
17
Community
11
Popularity
8
Documentation
10
async-process
Maintenance
11
Quality
17
Community
19
Popularity
8
Documentation
12
Technical Details
| tokio-command-fds | command-fds | async-process | |
|---|---|---|---|
| Version | 0.2.1 | 0.3.2 | 2.5.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 | Apache-2.0 | Apache-2.0 OR MIT |
| Dependencies | 5 | 3 | 13 |
| Crate Size | 10KB | 13KB | 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 67/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.