Decision Workspace
rust-tls-duplex-stream vs duplexify vs in_stream
Side-by-side comparison of Rust crates
56
rust-tls-duplex-stream
growingv0.2.1
Full Duplex stream Wrapper around rust-tls
52
duplexify
growingv1.2.2
Combine a reader + writer into a duplex of Read + Write.
49
in_stream
growingv0.0.52-alpha2
trait system for facilitating non-blocking stream chaining with handshaking
Core Metrics
| rust-tls-duplex-stream | duplexify | in_stream | |
|---|---|---|---|
| Health Score | 56 | 52 | 49 |
| Total Downloads | 10.2K | 32.6K | 34.0K |
| 30d Downloads | 142 | 186 | 47 |
| Dependents | 5 | 47 | 38 |
| Releases | 4 | 8 | 25 |
| Last Updated | 40d ago | 1989d ago | 2003d ago |
| Age | 1y 4m | 6y 4m | 6y 3m |
Health Breakdown
rust-tls-duplex-stream
Maintenance
17
Quality
15
Community
7
Popularity
5
Documentation
12
duplexify
Maintenance
4
Quality
16
Community
15
Popularity
5
Documentation
12
in_stream
Maintenance
6
Quality
12
Community
14
Popularity
5
Documentation
12
Technical Details
| rust-tls-duplex-stream | duplexify | in_stream | |
|---|---|---|---|
| Version | 0.2.1 | 1.2.2 | 0.0.52-alpha2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 3 | 2 | 16 |
| Crate Size | 12KB | 14KB | 20KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 12.5% | 0.0% |
| Edition | 2021 | 2018 | 2018 |
| MSRV | 1.71.1 | — | — |
| Owners | 1 | 3 | 3 (team) |
Links
Quick Verdict
- •rust-tls-duplex-stream leads with a health score of 56/100, but none of the options score above 80.
- •in_stream has the most downloads (34.0K), suggesting wider adoption.
- •⚠ duplexify, in_stream have not been updated in over a year.
- •rust-tls-duplex-stream, in_stream are pre-1.0 — API may change.