Decision Workspace
uni-stream vs smoltcp vs pdu
Side-by-side comparison of Rust crates
47
uni-stream
growingv0.3.4
Provides universal stream for TCP and UDP traffic and custom DNS resolution service
74
smoltcp
growingv0.13.0
A TCP/IP stack designed for bare-metal, real-time systems without a heap.
62
pdu
stablev1.5.0
Small, fast, and correct L2/L3/L4 packet parser.
Core Metrics
| uni-stream | smoltcp | pdu | |
|---|---|---|---|
| Health Score | 47 | 74 | 62 |
| Total Downloads | 7.0K | 5.5M | 283.9K |
| 30d Downloads | 11 | 309.7K | 8.2K |
| Dependents | 0 | 563 | 16 |
| Releases | 8 | 22 | 13 |
| Last Updated | 60d ago | 7d ago | 23d ago |
| Age | 2y | 9y 3m | 6y 3m |
Health Breakdown
uni-stream
Maintenance
14
Quality
15
Community
3
Popularity
5
Documentation
10
smoltcp
Maintenance
17
Quality
15
Community
19
Popularity
8
Documentation
15
pdu
Maintenance
15
Quality
22
Community
9
Popularity
7
Documentation
9
Technical Details
| uni-stream | smoltcp | pdu | |
|---|---|---|---|
| Version | 0.3.4 | 0.13.0 | 1.5.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | 0BSD | Apache-2.0 |
| Dependencies | 10 | 16 | 3 |
| Crate Size | 25KB | 361KB | 84KB |
| Features | 2 | 190 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2018 |
| MSRV | — | 1.91 | — |
| 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.
- •uni-stream, smoltcp are pre-1.0 — API may change.