Decision Workspace
rotor-stream vs in_stream vs uni-stream
Side-by-side comparison of Rust crates
29
rotor-stream
growingv0.6.2
The stream abstration on top of rotor. This is the easiest way to build a protocol on top of TCP (Unix sockets) with rotor
49
in_stream
growingv0.0.52-alpha2
trait system for facilitating non-blocking stream chaining with handshaking
47
uni-stream
growingv0.3.4
Provides universal stream for TCP and UDP traffic and custom DNS resolution service
Core Metrics
| rotor-stream | in_stream | uni-stream | |
|---|---|---|---|
| Health Score | 29 | 49 | 47 |
| Total Downloads | 55.1K | 34.0K | 7.0K |
| 30d Downloads | 196 | 47 | 11 |
| Dependents | 10 | 38 | 0 |
| Releases | 9 | 25 | 8 |
| Last Updated | 3649d ago | 2003d ago | 60d ago |
| Age | 10y 2m | 6y 3m | 2y |
Health Breakdown
rotor-stream
Maintenance
3
Quality
9
Community
6
Popularity
6
Documentation
5
in_stream
Maintenance
6
Quality
12
Community
14
Popularity
5
Documentation
12
uni-stream
Maintenance
14
Quality
15
Community
3
Popularity
5
Documentation
10
Technical Details
| rotor-stream | in_stream | uni-stream | |
|---|---|---|---|
| Version | 0.6.2 | 0.0.52-alpha2 | 0.3.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | Apache-2.0 | MIT |
| Dependencies | 10 | 16 | 10 |
| Crate Size | 17KB | 20KB | 25KB |
| Features | 2 | 0 | 2 |
| Yanked % | 33.3% | 0.0% | 0.0% |
| Edition | — | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 3 (team) | 1 |
Links
Quick Verdict
- •in_stream leads with a health score of 49/100, but none of the options score above 80.
- •rotor-stream has the most downloads (55.1K), suggesting wider adoption.
- •⚠ rotor-stream, in_stream have not been updated in over a year.