Decision Workspace
async-tcp vs tcp-stream vs rama-tcp
Side-by-side comparison of Rust crates
35
async-tcp
growingv0.2.0
Traits implementable by async versions of TcpListener and TcpStream
68
tcp-stream
growingv0.34.3
std::net::TcpStream on steroids
60
rama-tcp
growingv0.2.0
TCP support for rama
Core Metrics
| async-tcp | tcp-stream | rama-tcp | |
|---|---|---|---|
| Health Score | 35 | 68 | 60 |
| Total Downloads | 5.2K | 8.3M | 422.2K |
| 30d Downloads | 27 | 862.8K | 233.9K |
| Dependents | 0 | 211 | 80 |
| Releases | 3 | 101 | 19 |
| Last Updated | 2038d ago | 3d ago | 90d ago |
| Age | 6y 10m | 6y 10m | 1y 6m |
Health Breakdown
async-tcp
Maintenance
3
Quality
10
Community
6
Popularity
4
Documentation
12
tcp-stream
Maintenance
19
Quality
14
Community
12
Popularity
8
Documentation
15
rama-tcp
Maintenance
14
Quality
16
Community
11
Popularity
7
Documentation
12
Technical Details
| async-tcp | tcp-stream | rama-tcp | |
|---|---|---|---|
| Version | 0.2.0 | 0.34.3 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MPL-2.0 | BSD-2-Clause | MIT OR Apache-2.0 |
| Dependencies | 5 | 10 | 7 |
| Crate Size | 11KB | 28KB | 27KB |
| Features | 2 | 16 | 2 |
| Yanked % | 33.3% | 9.9% | 0.0% |
| Edition | 2018 | 2024 | 2024 |
| MSRV | — | 1.88.0 | 1.85.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •tcp-stream leads with a health score of 68/100, but none of the options score above 80.
- •tcp-stream is depended on by 211 crates — strongest ecosystem trust.
- •⚠ async-tcp has not been updated in over a year.