| seladb/PcapPlusPlus |
2,497 |
|
0 |
0 |
about 2 years ago |
0 |
|
23 |
unlicense |
C++ |
| 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 and PF_RING. |
| emmericp/MoonGen |
866 |
|
0 |
0 |
about 4 years ago |
0 |
|
70 |
mit |
Lua |
| MoonGen is a fully scriptable high-speed packet generator built on DPDK and LuaJIT. It can saturate a 10 Gbit/s connection with 64 byte packets on a single CPU core while executing user-provided Lua scripts for each packet. Multi-core support allows for even higher rates. It also features precise and accurate timestamping and rate control. |
| Gandi/packet-journey |
186 |
|
0 |
0 |
almost 7 years ago |
0 |
|
9 |
other |
C |
| Packet-journey, userland router which uses DPDK for its fastpath switching. |
| outscale/packetgraph |
78 |
|
0 |
0 |
about 3 years ago |
0 |
|
82 |
other |
C |
| Packetgraph library is a collection of network bricks you can connect to form a network graph. |
| att/vfd |
66 |
|
0 |
0 |
almost 5 years ago |
0 |
|
15 |
other |
C |
| vipinpv85/DPDK_SURICATA-4_1_1 |
46 |
|
0 |
0 |
about 5 years ago |
0 |
|
0 |
mit |
C |
| dpdk infrastructure for software acceleration. Currently working on RX and ACL pre-filter |
| ztz1989/FloWatcher-DPDK |
41 |
|
0 |
0 |
about 2 years ago |
0 |
|
1 |
|
C |
| In the repository, we present FloWatcher-DPDK, a lightweight software traffic monitor based on Intel(R) DPDK |
| dodng/BeLibnids |
37 |
|
0 |
0 |
over 11 years ago |
0 |
|
3 |
|
C |
| It is a platform to use multiprocess to combine dpdk and libnids together to support analyse packets in 10G port. |
| gamemann/The-DPDK-Examples |
29 |
|
0 |
0 |
almost 3 years ago |
0 |
|
1 |
mit |
C |
| Program examples utilizing the DPDK. The DPDK is a kernel-bypass network library that allows for very fast network packet processing. This is great for (D)DoS mitigation and low-latency packet inspection, manipulation, and forwarding. |
| marty90/DPDK-Dump |
27 |
|
0 |
0 |
over 10 years ago |
0 |
|
0 |
gpl-2.0 |
C |
| DPDK-Dump is able to store on disk network traffic at high speed using DPDK library. |