Decision Workspace
tokio_dual_stack vs smoltcp vs pea2pea
Side-by-side comparison of Rust crates
59
tokio_dual_stack
growingv0.2.1
Dual-stack TCP listener based on tokio.
74
smoltcp
growingv0.13.0
A TCP/IP stack designed for bare-metal, real-time systems without a heap.
64
pea2pea
growingv0.54.2
A lightweight, performant microkernel for TCP peer-to-peer (P2P) networking. Handles connection pooling and framing, leaving the logic to you.
Core Metrics
| tokio_dual_stack | smoltcp | pea2pea | |
|---|---|---|---|
| Health Score | 59 | 74 | 64 |
| Total Downloads | 3.7K | 5.5M | 171.3K |
| 30d Downloads | 89 | 309.7K | 2.4K |
| Dependents | 0 | 563 | 75 |
| Releases | 8 | 22 | 73 |
| Last Updated | 10d ago | 7d ago | 4d ago |
| Age | 1y 1m | 9y 3m | 5y 3m |
Health Breakdown
tokio_dual_stack
Maintenance
19
Quality
15
Community
6
Popularity
4
Documentation
15
smoltcp
Maintenance
17
Quality
15
Community
19
Popularity
8
Documentation
15
pea2pea
Maintenance
19
Quality
13
Community
11
Popularity
6
Documentation
15
Technical Details
| tokio_dual_stack | smoltcp | pea2pea | |
|---|---|---|---|
| Version | 0.2.1 | 0.13.0 | 0.54.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | 0BSD | CC0-1.0 OR MIT |
| Dependencies | 3 | 16 | 20 |
| Crate Size | 13KB | 361KB | 65KB |
| Features | 0 | 190 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.93.0 | 1.91 | 1.85 |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •smoltcp leads with a health score of 74/100, but none of the options score above 80.
- •smoltcp is depended on by 563 crates — strongest ecosystem trust.