Decision Workspace
manuf vs ll-neighbors vs smoltcp
Side-by-side comparison of Rust crates
39
manuf
growingv0.2.0
Ethernet vendor codes, and well-known MAC addresses
36
ll-neighbors
growingv0.1.6
Perform lookups in the OS' neighbor table cache. Ie. get the link-local (MAC) address for an IP address in your local network. Only Linux supported for now. Calls 'ip' internally.
74
smoltcp
growingv0.13.0
A TCP/IP stack designed for bare-metal, real-time systems without a heap.
Core Metrics
| manuf | ll-neighbors | smoltcp | |
|---|---|---|---|
| Health Score | 39 | 36 | 74 |
| Total Downloads | 27.1K | 9.7K | 5.5M |
| 30d Downloads | 403 | 10 | 309.7K |
| Dependents | 0 | 0 | 563 |
| Releases | 3 | 7 | 22 |
| Last Updated | 2137d ago | 1591d ago | 7d ago |
| Age | 7y 7m | 6y 3m | 9y 3m |
Health Breakdown
manuf
Maintenance
3
Quality
14
Community
5
Popularity
5
Documentation
12
ll-neighbors
Maintenance
4
Quality
15
Community
3
Popularity
5
Documentation
9
smoltcp
Maintenance
17
Quality
15
Community
19
Popularity
8
Documentation
15
Technical Details
| manuf | ll-neighbors | smoltcp | |
|---|---|---|---|
| Version | 0.2.0 | 0.1.6 | 0.13.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | Apache-2.0 | 0BSD |
| Dependencies | 4 | 2 | 16 |
| Crate Size | 529KB | 2KB | 361KB |
| Features | 2 | 0 | 190 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2024 |
| MSRV | — | — | 1.91 |
| Owners | 1 | 1 | 2 (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.
- •⚠ manuf, ll-neighbors have not been updated in over a year.