12 releases (6 breaking)

0.7.0 Jul 9, 2023
0.5.0 Jan 28, 2023
0.4.2 Feb 20, 2022
0.4.1 Dec 29, 2021
0.1.0 Dec 20, 2019

#704 in Unix APIs

Download history 134722/week @ 2024-12-09 113536/week @ 2024-12-16 59356/week @ 2024-12-23 72546/week @ 2024-12-30 112275/week @ 2025-01-06 131739/week @ 2025-01-13 121271/week @ 2025-01-20 115198/week @ 2025-01-27 132097/week @ 2025-02-03 138929/week @ 2025-02-10 129143/week @ 2025-02-17 131071/week @ 2025-02-24 135508/week @ 2025-03-03 140905/week @ 2025-03-10 135541/week @ 2025-03-17 133295/week @ 2025-03-24

554,248 downloads per month
Used in 531 crates (47 directly)

MIT license

55KB
787 lines

Rust crate for common netlink packet parsing

The netlink-packet-core is the glue for all the other netlink-packet-* crates. It provides a NetlinkMessage<T> type that represent any netlink message for any sub-protocol.

Dependencies

~0.4–1MB
~20K SLoC