6 releases
| 0.1.6 | Jun 15, 2025 |
|---|---|
| 0.1.5 | Jan 18, 2025 |
| 0.1.4 | Feb 20, 2024 |
| 0.1.3 | Jan 10, 2024 |
| 0.1.1 | Jun 13, 2023 |
#2 in #ieee
325 downloads per month
Used in foa_sta
12KB
145 lines
ethernet
A no_std parser for IEEE 802.3 ethernet headers.
Performance
On my 12th Gen Intel i5-1240p Framework the following execution speeds were achieved.
| -- | ns/iter | 1/s |
|---|---|---|
| read_ethernet_header | 8.24 | 121*10^6 |
| write_ethernet_header | 7.53 | 132*10^6 |
Dependencies
~135KB