Decision Workspace
pdu vs smoltcp vs starry-smoltcp
Side-by-side comparison of Rust crates
62
pdu
stablev1.5.0
Small, fast, and correct L2/L3/L4 packet parser.
74
smoltcp
growingv0.13.0
A TCP/IP stack designed for bare-metal, real-time systems without a heap.
57
starry-smoltcp
experimentalv0.12.1-preview.1
A TCP/IP stack designed for bare-metal, real-time systems without a heap.
Core Metrics
| pdu | smoltcp | starry-smoltcp | |
|---|---|---|---|
| Health Score | 62 | 74 | 57 |
| Total Downloads | 283.9K | 5.5M | 3.9K |
| 30d Downloads | 8.2K | 309.7K | 2.4K |
| Dependents | 16 | 563 | 10 |
| Releases | 13 | 22 | 1 |
| Last Updated | 23d ago | 7d ago | 49d ago |
| Age | 6y 3m | 9y 3m | 1m |
Health Breakdown
pdu
Maintenance
15
Quality
22
Community
9
Popularity
7
Documentation
9
smoltcp
Maintenance
17
Quality
15
Community
19
Popularity
8
Documentation
15
starry-smoltcp
Maintenance
10
Quality
14
Community
14
Popularity
4
Documentation
15
Technical Details
| pdu | smoltcp | starry-smoltcp | |
|---|---|---|---|
| Version | 1.5.0 | 0.13.0 | 0.12.1-preview.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | Apache-2.0 | 0BSD | 0BSD |
| Dependencies | 3 | 16 | 16 |
| Crate Size | 84KB | 361KB | 345KB |
| Features | 2 | 190 | 179 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2024 | 2021 |
| MSRV | — | 1.91 | 1.81 |
| Owners | 1 | 2 (team) | 3 (team) |
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.
- •smoltcp, starry-smoltcp are pre-1.0 — API may change.