eBPF - bobbae/gcp GitHub Wiki
eBPF is a revolutionary technology with origins in the Linux kernel that can run sandboxed programs in an operating system kernel. It is used to safely and efficiently extend the capabilities of the kernel without requiring to change kernel source code or load kernel modules.
eBPF Introduction with Go
https://networkop.co.uk/post/2021-03-ebpf-intro/
eBPF and XDP
https://docs.cilium.io/en/stable/bpf/