Decision Workspace
uni-socket vs tokio-uni-stream vs in_stream
Side-by-side comparison of Rust crates
44
uni-socket
experimentalv0.0.1
Async TCP / Unix Domain Socket abstraction, cross platform development friendly.
41
tokio-uni-stream
experimentalv0.0.10
Combines both `TcpStream` and `UnixStream` into a single `UniStream` type, and provides a fallback type for non-Unix platforms.
49
in_stream
growingv0.0.52-alpha2
trait system for facilitating non-blocking stream chaining with handshaking
Core Metrics
| uni-socket | tokio-uni-stream | in_stream | |
|---|---|---|---|
| Health Score | 44 | 41 | 49 |
| Total Downloads | 65 | 532 | 34.0K |
| 30d Downloads | 4 | 17 | 48 |
| Dependents | 0 | 0 | 38 |
| Releases | 2 | 11 | 25 |
| Last Updated | 108d ago | 112d ago | 2003d ago |
| Age | 3m | 4m | 6y 3m |
Health Breakdown
uni-socket
Maintenance
11
Quality
14
Community
5
Popularity
2
Documentation
12
tokio-uni-stream
Maintenance
13
Quality
8
Community
5
Popularity
3
Documentation
12
in_stream
Maintenance
6
Quality
12
Community
14
Popularity
5
Documentation
12
Technical Details
| uni-socket | tokio-uni-stream | in_stream | |
|---|---|---|---|
| Version | 0.0.1 | 0.0.10 | 0.0.52-alpha2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 10 | 9 | 16 |
| Crate Size | 28KB | 22KB | 20KB |
| Features | 3 | 3 | 0 |
| Yanked % | 0.0% | 100.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | 1.71.0 | 1.71.0 | — |
| Owners | 1 | 1 | 3 (team) |
Links
Quick Verdict
- •in_stream leads with a health score of 49/100, but none of the options score above 80.
- •⚠ in_stream has not been updated in over a year.