Decision Workspace
async-pipe vs read-write-pipe vs async-global-executor
Side-by-side comparison of Rust crates
39
async-pipe
growingv0.1.3
Creates an asynchronous piped reader and writer pair using tokio.rs
42
read-write-pipe
growingv0.1.0
A trait for objects implementing Write, to write all content from a Read object.
69
async-global-executor
growingv3.1.0
A global executor built on top of async-executor and async-io
Core Metrics
| async-pipe | read-write-pipe | async-global-executor | |
|---|---|---|---|
| Health Score | 39 | 42 | 69 |
| Total Downloads | 23.0K | 13.4K | 78.1M |
| 30d Downloads | 149 | 62 | 3.9M |
| Dependents | 6 | 121 | 847 |
| Releases | 4 | 1 | 36 |
| Last Updated | 2171d ago | 2408d ago | 394d ago |
| Age | 5y 11m | 6y 7m | 5y 7m |
Health Breakdown
async-pipe
Maintenance
3
Quality
15
Community
7
Popularity
5
Documentation
9
read-write-pipe
Maintenance
1
Quality
16
Community
11
Popularity
5
Documentation
9
async-global-executor
Maintenance
8
Quality
19
Community
19
Popularity
8
Documentation
15
Technical Details
| async-pipe | read-write-pipe | async-global-executor | |
|---|---|---|---|
| Version | 0.1.3 | 0.1.0 | 3.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | Apache-2.0 | Apache-2.0 OR MIT |
| Dependencies | 3 | 0 | 8 |
| Crate Size | 8KB | 7KB | 15KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 2.8% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | — | — | 1.80 |
| Owners | 1 | 1 | 4 (team) |
Links
Quick Verdict
- •async-global-executor leads with a health score of 69/100, but none of the options score above 80.
- •async-global-executor is depended on by 847 crates — strongest ecosystem trust.
- •⚠ async-pipe, read-write-pipe, async-global-executor have not been updated in over a year.
- •async-pipe, read-write-pipe are pre-1.0 — API may change.