#header-parser #ieee #802

no-std ethernet

A parser for ethernet headers

4 releases

0.1.4 Feb 20, 2024
0.1.3 Jan 10, 2024
0.1.1 Jun 13, 2023
0.1.0 Jun 13, 2023

#6 in #ieee

32 downloads per month

MIT/Apache

9KB
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