Decision Workspace
ll-neighbors vs eui48 vs pnet_base
Side-by-side comparison of Rust crates
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.
54
eui48
growingv1.1.0
A library to generate and parse IEEE EUI-48 and EUI-64, also known as MAC-48 media access control addresses. The IEEE claims trademarks on the names EUI-48 and EUI-64, in which EUI is an abbreviation for Extended Unique Identifier.
51
pnet_base
growingv0.35.0
Fundamental base types and code used by pnet.
Core Metrics
| ll-neighbors | eui48 | pnet_base | |
|---|---|---|---|
| Health Score | 36 | 54 | 51 |
| Total Downloads | 9.7K | 1.0M | 17.8M |
| 30d Downloads | 10 | 32.1K | 1.7M |
| Dependents | 0 | 394 | 180 |
| Releases | 7 | 16 | 19 |
| Last Updated | 1591d ago | 2041d ago | 666d ago |
| Age | 6y 3m | 10y 1m | 8y 5m |
Health Breakdown
ll-neighbors
Maintenance
4
Quality
15
Community
3
Popularity
5
Documentation
9
eui48
Maintenance
4
Quality
21
Community
13
Popularity
7
Documentation
9
pnet_base
Maintenance
5
Quality
13
Community
15
Popularity
8
Documentation
10
Technical Details
| ll-neighbors | eui48 | pnet_base | |
|---|---|---|---|
| Version | 0.1.6 | 1.1.0 | 0.35.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 | MIT/Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 5 | 3 |
| Crate Size | 2KB | 14KB | 10KB |
| Features | 0 | 3 | 2 |
| Yanked % | 0.0% | 0.0% | 10.5% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 5 (team) |
Links
Quick Verdict
- •eui48 leads with a health score of 54/100, but none of the options score above 80.
- •pnet_base has the most downloads (17.8M), suggesting wider adoption.
- •eui48 is depended on by 394 crates — strongest ecosystem trust.
- •⚠ ll-neighbors, eui48, pnet_base have not been updated in over a year.
- •ll-neighbors, pnet_base are pre-1.0 — API may change.