Decision Workspace
tokio-tfo vs tcp-handler vs tokio-tls-upgrade
Side-by-side comparison of Rust crates
53
tokio-tfo
growingv0.4.3
TCP Fast Open (TFO) in Rust for tokio
55
tcp-handler
growingv1.0.2
Conveniently transfer data in chunk through tokio TCP stream.
35
tokio-tls-upgrade
growingv0.1.0
Upgrade a TCP stream to a TLS stream using certificates and keys in PEM format.
Core Metrics
| tokio-tfo | tcp-handler | tokio-tls-upgrade | |
|---|---|---|---|
| Health Score | 53 | 55 | 35 |
| Total Downloads | 1.7M | 17.3K | 2.0K |
| 30d Downloads | 65.6K | 82 | 50 |
| Dependents | 43 | 20 | 1 |
| Releases | 22 | 14 | 1 |
| Last Updated | 81d ago | 446d ago | 587d ago |
| Age | 4y 5m | 2y 3m | 1y 7m |
Health Breakdown
tokio-tfo
Maintenance
14
Quality
12
Community
7
Popularity
7
Documentation
13
tcp-handler
Maintenance
8
Quality
20
Community
9
Popularity
5
Documentation
13
tokio-tls-upgrade
Maintenance
1
Quality
14
Community
6
Popularity
4
Documentation
10
Technical Details
| tokio-tfo | tcp-handler | tokio-tls-upgrade | |
|---|---|---|---|
| Version | 0.4.3 | 1.0.2 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 9 | 17 | 6 |
| Crate Size | 17KB | 22KB | 6KB |
| Features | 0 | 9 | 0 |
| Yanked % | 4.5% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •tcp-handler leads with a health score of 55/100, but none of the options score above 80.
- •tokio-tfo has the most downloads (1.7M), suggesting wider adoption.
- •⚠ tcp-handler, tokio-tls-upgrade have not been updated in over a year.
- •tokio-tfo, tokio-tls-upgrade are pre-1.0 — API may change.