#packet-parsing (4 Repositories)
Ranked open-source repositories tagged with #packet-parsing, scored by pull request acceptance likelihood and maintainer engagement velocity.
23.8%
33.7h
4 repositories tagged #packet-parsing
pellegre/libcrafter
A Rust library for constructing, sending, capturing, and decoding network packets
seladb/PcapPlusPlus
PcapPlusPlus is a multiplatform C++ library for capturing, parsing and crafting of network packets. It is designed to be efficient, powerful and easy to use. It provides C++ wrappers for the most popular packet processing engines such as libpcap, Npcap, WinPcap, DPDK, AF_XDP and PF_RING.
capsule-rs/capsule
A framework for network function development. Written in Rust, inspired by NetBricks and built on DPDK.
daniel5151/gdbstub
An ergonomic, featureful, and easy-to-integrate implementation of the GDB Remote Serial Protocol in Rust (with no-compromises #![no_std] support)