Decision Workspace
socket_port vs tokio_dual_stack vs cbsk_rayon
Side-by-side comparison of Rust crates
54
socket_port
experimentalv0.1.31
Zero-downtime TCP listener with hot restart / 支持热重启的零停机 TCP 监听器
59
tokio_dual_stack
growingv0.2.1
Dual-stack TCP listener based on tokio.
51
cbsk_rayon
growingv2.1.2
callback socket tool by rayon
Core Metrics
| socket_port | tokio_dual_stack | cbsk_rayon | |
|---|---|---|---|
| Health Score | 54 | 59 | 51 |
| Total Downloads | 649 | 3.7K | 6.3K |
| 30d Downloads | 86 | 88 | 9 |
| Dependents | 44 | 0 | 0 |
| Releases | 23 | 8 | 7 |
| Last Updated | 11d ago | 10d ago | 372d ago |
| Age | 3m | 1y 1m | 1y 7m |
Health Breakdown
socket_port
Maintenance
18
Quality
14
Community
11
Popularity
3
Documentation
8
tokio_dual_stack
Maintenance
19
Quality
15
Community
6
Popularity
4
Documentation
15
cbsk_rayon
Maintenance
10
Quality
21
Community
5
Popularity
5
Documentation
10
Technical Details
| socket_port | tokio_dual_stack | cbsk_rayon | |
|---|---|---|---|
| Version | 0.1.31 | 0.2.1 | 2.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MulanPSL-2.0 | MIT OR Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 11 | 3 | 3 |
| Crate Size | 20KB | 13KB | 9KB |
| Features | 2 | 0 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | 1.93.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •tokio_dual_stack leads with a health score of 59/100, but none of the options score above 80.
- •cbsk_rayon has the most downloads (6.3K), suggesting wider adoption.
- •⚠ cbsk_rayon has not been updated in over a year.
- •socket_port, tokio_dual_stack are pre-1.0 — API may change.