Crates.io | ethernet |
lib.rs | ethernet |
version | 0.1.4 |
source | src |
created_at | 2023-06-13 14:32:09.794254 |
updated_at | 2024-02-20 09:22:48.816377 |
description | A parser for ethernet headers. |
homepage | |
repository | https://github.com/Frostie314159/ethernet |
max_upload_size | |
id | 889046 |
size | 21,789 |
A no_std parser for IEEE 802.3 ethernet headers.
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 |