Decision Workspace
io-pipe vs mockpipe vs read-write-pipe
Side-by-side comparison of Rust crates
51
io-pipe
growingv0.7.3
A fast and thread-safe library for creating multi-writer and single-reader pipelines in Rust.
43
mockpipe
growingv0.1.6
A lightweight, thread-safe in-memory pipe, perfect for testing and mocking communication interfaces
42
read-write-pipe
growingv0.1.0
A trait for objects implementing Write, to write all content from a Read object.
Core Metrics
| io-pipe | mockpipe | read-write-pipe | |
|---|---|---|---|
| Health Score | 51 | 43 | 42 |
| Total Downloads | 17.1K | 5.9K | 13.4K |
| 30d Downloads | 284 | 64 | 62 |
| Dependents | 0 | 1 | 121 |
| Releases | 18 | 5 | 1 |
| Last Updated | 173d ago | 538d ago | 2408d ago |
| Age | 1y 7m | 1y 5m | 6y 7m |
Health Breakdown
io-pipe
Maintenance
11
Quality
16
Community
6
Popularity
5
Documentation
13
mockpipe
Maintenance
13
Quality
9
Community
4
Popularity
5
Documentation
12
read-write-pipe
Maintenance
1
Quality
16
Community
11
Popularity
5
Documentation
9
Technical Details
| io-pipe | mockpipe | read-write-pipe | |
|---|---|---|---|
| Version | 0.7.3 | 0.1.6 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 5 | 1 | 0 |
| Crate Size | 14KB | 16KB | 7KB |
| Features | 4 | 0 | 0 |
| Yanked % | 0.0% | 60.0% | 0.0% |
| Edition | 2024 | 2021 | 2018 |
| MSRV | — | 1.59.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •io-pipe leads with a health score of 51/100, but none of the options score above 80.
- •read-write-pipe is depended on by 121 crates — strongest ecosystem trust.
- •⚠ mockpipe, read-write-pipe have not been updated in over a year.