Decision Workspace
tokio-tls-upgrade vs tcp-handler vs tokio-tfo
Side-by-side comparison of Rust crates
35
tokio-tls-upgrade
growingv0.1.0
Upgrade a TCP stream to a TLS stream using certificates and keys in PEM format.
55
tcp-handler
growingv1.0.2
Conveniently transfer data in chunk through tokio TCP stream.
53
tokio-tfo
growingv0.4.3
TCP Fast Open (TFO) in Rust for tokio
Core Metrics
| tokio-tls-upgrade | tcp-handler | tokio-tfo | |
|---|---|---|---|
| Health Score | 35 | 55 | 53 |
| Total Downloads | 2.0K | 17.3K | 1.7M |
| 30d Downloads | 51 | 86 | 67.5K |
| Dependents | 1 | 20 | 43 |
| Releases | 1 | 14 | 22 |
| Last Updated | 587d ago | 446d ago | 81d ago |
| Age | 1y 7m | 2y 3m | 4y 5m |
Health Breakdown
tokio-tls-upgrade
Maintenance
1
Quality
14
Community
6
Popularity
4
Documentation
10
tcp-handler
Maintenance
8
Quality
20
Community
9
Popularity
5
Documentation
13
tokio-tfo
Maintenance
14
Quality
12
Community
7
Popularity
7
Documentation
13
Technical Details
| tokio-tls-upgrade | tcp-handler | tokio-tfo | |
|---|---|---|---|
| Version | 0.1.0 | 1.0.2 | 0.4.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 6 | 17 | 9 |
| Crate Size | 6KB | 22KB | 17KB |
| Features | 0 | 9 | 0 |
| Yanked % | 0.0% | 0.0% | 4.5% |
| 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.
- •⚠ tokio-tls-upgrade, tcp-handler have not been updated in over a year.
- •tokio-tls-upgrade, tokio-tfo are pre-1.0 — API may change.