Decision Workspace
nu_plugin_socket vs smoltcp vs pdu
Side-by-side comparison of Rust crates
39
nu_plugin_socket
experimentalv0.1.0
A Nushell plugin for low-level TCP and UDP socket communication.
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
| nu_plugin_socket | smoltcp | pdu | |
|---|---|---|---|
| Health Score | 39 | 74 | 62 |
| Total Downloads | 53 | 5.5M | 283.9K |
| 30d Downloads | 5 | 300.1K | 7.8K |
| Dependents | 0 | 563 | 16 |
| Releases | 1 | 22 | 13 |
| Last Updated | 107d ago | 7d ago | 23d ago |
| Age | 3m | 9y 3m | 6y 3m |
Health Breakdown
nu_plugin_socket
Maintenance
7
Quality
14
Community
6
Popularity
2
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
| nu_plugin_socket | smoltcp | pdu | |
|---|---|---|---|
| Version | 0.1.0 | 0.13.0 | 1.5.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | 0BSD | Apache-2.0 |
| Dependencies | 2 | 16 | 3 |
| Crate Size | 23KB | 361KB | 84KB |
| Features | 0 | 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.
- •nu_plugin_socket, smoltcp are pre-1.0 — API may change.