#
eBPF
eBPF is a technology that can run sandboxed programs in a privileged context such as the operating system kernel.
It is used to safely and efficiently extend the capabilities of the kernel at runtime without requiring to change kernel source code or load kernel modules.
Here are 802 public repositories matching this topic...
A eBPF verifier based on Crab
-
Updated
Aug 25, 2023 - C++
Collection of small eBPF code examples
-
Updated
Mar 8, 2024 - Go
Monitor linux traffic with eBPF and expose metrics to prometheus
-
Updated
Jun 4, 2024 - Go
eBPF kernels and user space tools for BeagleBone SBCs
-
Updated
Jan 16, 2022 - Shell
Elevate your network's defenses with the power of scikit-learn and XDP, the dynamic duo of packet filtering.
-
Updated
Oct 2, 2023 - C
bpflbr is an eBPF enhanced tool to trace some details of bpf prog with LBR. License Apache 2.0
-
Updated
Nov 12, 2024