Decision Workspace
tcp-handler vs rama-tcp vs fixed-buffer
Side-by-side comparison of Rust crates
55
tcp-handler
growingv1.0.2
Conveniently transfer data in chunk through tokio TCP stream.
60
rama-tcp
growingv0.2.0
TCP support for rama
55
fixed-buffer
growingv1.0.2
Fixed-size buffers for network protocol parsers
Core Metrics
| tcp-handler | rama-tcp | fixed-buffer | |
|---|---|---|---|
| Health Score | 55 | 60 | 55 |
| Total Downloads | 17.3K | 422.2K | 281.6K |
| 30d Downloads | 86 | 239.6K | 5.5K |
| Dependents | 20 | 80 | 41 |
| Releases | 14 | 19 | 18 |
| Last Updated | 446d ago | 90d ago | 270d ago |
| Age | 2y 3m | 1y 6m | 5y 5m |
Health Breakdown
tcp-handler
Maintenance
8
Quality
20
Community
9
Popularity
5
Documentation
13
rama-tcp
Maintenance
14
Quality
16
Community
11
Popularity
7
Documentation
12
fixed-buffer
Maintenance
9
Quality
19
Community
10
Popularity
7
Documentation
10
Technical Details
| tcp-handler | rama-tcp | fixed-buffer | |
|---|---|---|---|
| Version | 1.0.2 | 0.2.0 | 1.0.2 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 17 | 7 | 9 |
| Crate Size | 22KB | 27KB | 24KB |
| Features | 9 | 2 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | 1.85.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rama-tcp leads with a health score of 60/100, but none of the options score above 80.
- •⚠ tcp-handler has not been updated in over a year.
- •rama-tcp is pre-1.0 — API may change.