xdp topic
List
xdp repositories
goxdp-template
26
Stars
4
Forks
Watchers
A sample for writing XDP programs in Go
awesome-ebpf
3.9k
Stars
350
Forks
Watchers
A curated list of awesome projects related to eBPF.
cilium
18.9k
Stars
2.7k
Forks
314
Watchers
eBPF-based Networking, Security, and Observability
goebpf
1.1k
Stars
85
Forks
Watchers
Library to work with eBPF programs from Go
XDP-Firewall
542
Stars
92
Forks
Watchers
A firewall that utilizes the Linux kernel's XDP hook. The XDP hook allows for very fast network processing on Linux systems. This is great for dropping malicious traffic from a (D)DoS attack. IPv6 is...
xdp
278
Stars
53
Forks
Watchers
Package xdp allows one to use XDP sockets from the Go programming language.
prototype-kernel
296
Stars
103
Forks
Watchers
Prototyping kernel development work outside mainline