Decision Workspace
pipebuf_mio vs duplexify vs stream-ws
Side-by-side comparison of Rust crates
51
pipebuf_mio
growingv0.3.0
PipeBuf support for `mio` byte-streams
52
duplexify
growingv1.2.2
Combine a reader + writer into a duplex of Read + Write.
42
stream-ws
growingv0.1.1
A layer over WebSocket enables carrying byte stream, for both native and WebAssembly.
Core Metrics
| pipebuf_mio | duplexify | stream-ws | |
|---|---|---|---|
| Health Score | 51 | 52 | 42 |
| Total Downloads | 5.7K | 32.6K | 3.7K |
| 30d Downloads | 15 | 186 | 56 |
| Dependents | 0 | 47 | 4 |
| Releases | 5 | 8 | 2 |
| Last Updated | 71d ago | 1989d ago | 897d ago |
| Age | 2y 9m | 6y 4m | 2y 5m |
Health Breakdown
pipebuf_mio
Maintenance
13
Quality
15
Community
6
Popularity
4
Documentation
13
duplexify
Maintenance
4
Quality
16
Community
15
Popularity
5
Documentation
12
stream-ws
Maintenance
4
Quality
16
Community
8
Popularity
4
Documentation
10
Technical Details
| pipebuf_mio | duplexify | stream-ws | |
|---|---|---|---|
| Version | 0.3.0 | 1.2.2 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT/Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 2 | 7 |
| Crate Size | 10KB | 14KB | 17KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 12.5% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 3 | 1 |
Links
Quick Verdict
- •duplexify leads with a health score of 52/100, but none of the options score above 80.
- •⚠ duplexify, stream-ws have not been updated in over a year.
- •pipebuf_mio, stream-ws are pre-1.0 — API may change.