PcapPlusPlus

Network packet processing library

A multiplatform C++ library for capturing, parsing and crafting network packets

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.

GitHub

3k stars
96 watching
677 forks
Language: C++
last commit: almost 2 years ago
Linked from 3 awesome lists

cppdpdkebpflibpcaplinuxmac-osxmultiplatformnetwork-forensicsnetwork-toolsnetworkingpacket-craftingpacket-parsingpacket-processingpcappcap-filespcappluspluspf-ringtcp-reassemblywindowswinpcap

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
pcapdotnet/pcap.netA .NET wrapper for WinPcap that provides a set of features for capturing and analyzing network traffic571
ntop/pf_ringA framework for high-speed packet processing on Linux kernels.2,718
the-tcpdump-group/libpcapProvides a system-independent interface for user-level packet capture and monitoring2,733
qihoo360/evppA modern C++ network library for developing high-performance TCP/UDP/HTTP services.3,616
dotpcap/sharppcapA .NET library for capturing and analyzing network packets on multiple platforms1,368
microsoft/cpprestsdkA C++ SDK for building cloud-based client-server communication applications.8,041
chronoxor/cppserverAn ultra fast and low latency asynchronous socket server & client C++ library with support for multiple protocols.1,446
markatk/librg-cppA C++ wrapper for a network library used in multiplayer game development.7
organic-code/breepA high-level C++ peer-to-peer networking library that simplifies network communication by abstracting away low-level details.141
spacehuhn/arduinopcapA library that enables capturing and sending .pcap files from ESP8266/ESP32 boards to Wireshark for network packet analysis.430
cilium/pwruTool to debug network packets in Linux kernel2,904
mono/cppsharpA tool and set of libraries that bridges C/C++ APIs to high-level languages like .NET.3,153
lewissbaker/cppcoroA library of C++ coroutine abstractions for building high-performance asynchronous programming systems.3,448
simsong/tcpflowA tool for capturing and analyzing network data in TCP connections1,702
f-stack/f-stackA high-performance network framework that bypasses the kernel to achieve better performance and scalability.3,888