libbpf
There are 44 repositories under libbpf topic.
eunomia-bpf/bpf-developer-tutorial
eBPF Developer Tutorial: Learning eBPF Step by Step with Examples
xdp-project/xdp-tutorial
XDP tutorial
libbpf/libbpf
Automated upstream mirror for libbpf stand-alone build.
cloudflare/ebpf_exporter
Prometheus exporter for custom eBPF metrics
h3xduck/TripleCross
A Linux eBPF rootkit with a backdoor, C2, library injection, execution hijacking, persistence and stealth capabilities.
libbpf/libbpf-rs
Minimal and opinionated eBPF tooling for the Rust ecosystem
eunomia-bpf/eunomia-bpf
A Toolchain to make Build and Run eBPF programs easier
parca-dev/parca-agent
eBPF based always-on profiler auto-discovering targets in Kubernetes and systemd, zero code changes or restarts needed!
libbpf/bpftool
Automated upstream mirror for bpftool stand-alone build.
eunomia-bpf/wasm-bpf
WebAssembly library, toolchain and runtime for eBPF programs
feiskyer/ebpf-apps
极客时间专栏《eBPF 核心技术与实战》案例
aliyun/surftrace
surftrace is a tool that allows you to surf the linux kernel
chriskaliX/Hades
Hades is a Host-Based Intrusion Detection System based on eBPF(mainly)
lac-dcc/honey-potion
Writing eBPF programs with Elixir!
mozillazg/hello-libbpfgo
Examples for aquasecurity/libbpfgo and cilium/ebpf
eunomia-bpf/libbpf-starter-template
Template designed to get new developers with libbpf development.
netbound/p2pflow
Ethereum p2p traffic analysis with eBPF
rebpf/rebpf
A Rust library to write and load bpf programs built on top of libbpf (no bcc dependency).
mozillazg/libbpfgo-tools
libbpfgo port of bcc/libbpf-tools
chenhengqi/bpf-examples
A collection of BPF examples
yuuki/go-conntracer-bpf
Go library using eBPF to trace network flow events
gamemann/XDP-Stats
XDP programs that increment stat counters for packets/bytes.
willfindlay/pybpf
An opinionated BPF CO-RE library for Python3. Targets easy deployment on embedded systems with minimal dependency overhead.
glasnostic/af_xdp_test
AF_XDP Test Environment - Running Inside Docker Network
chentao-kernel/spycat
An eBPF kernel Observable Agent To Spy Performance Issue On OS.
Gyeeta/gyeeta
Gyeeta - An Open Source eBPF based Observability Product for your Infrastructure, Services and Processes. This repository is for the Agent and Server C++ code.
eunomia-bpf/wasm-bpf-rs
A WebAssembly eBPF runtime based on wasmtime in rust
davidcoles/xvs
XDP Virtual Server - an eBPF load balancer implementation and supporting Go library
eunomia-bpf/eunomia-exporter
A simple OpenTelemetry collector for custom eBPF metrics with Wasm
gamemann/xdp-playground
Stores XDP programs and loaders I use for testing/helping others with (e)BPF and XDP.
ark-7/arkLB
eBPF/XDP based load balancer made using libbpf library and C/C++
hyouteki/cwndebpf
eBPF programs to monitor and update kernel congestion window
maxvarm/ebpf-docker-lsm
Monitor and block specified processes and network connections with this docker-aware KRSI (BPF+LSM) security tool
ShenChen1/memleak
memleak rewritten with libbpf
SebastienWae/sslsnoop
Intercept SSL content using eBPF
tonyliu666/trace-your-container
get the details of docker containers running on the host via ebpf technology