An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with libbpf

A curated list of projects in awesome lists tagged with libbpf .

https://github.com/eunomia-bpf/bpf-developer-tutorial

eBPF Developer Tutorial: Learning eBPF Step by Step with Examples

bpf ebpf examples libbpf tutorial xdp

Last synced: 13 May 2025

https://github.com/xdp-project/xdp-tutorial

XDP tutorial

bpf libbpf tutorial xdp

Last synced: 13 May 2025

https://github.com/libbpf/libbpf

Automated upstream mirror for libbpf stand-alone build.

bpf libbpf tracing

Last synced: 13 May 2025

https://github.com/cloudflare/ebpf_exporter

Prometheus exporter for custom eBPF metrics

bpf ebpf libbpf linux-kernel performance prometheus prometheus-exporter tracing

Last synced: 23 Apr 2025

https://github.com/h3xduck/triplecross

A Linux eBPF rootkit with a backdoor, C2, library injection, execution hijacking, persistence and stealth capabilities.

backdoor ebpf kernel libbpf rootkit security

Last synced: 15 May 2025

https://github.com/h3xduck/TripleCross

A Linux eBPF rootkit with a backdoor, C2, library injection, execution hijacking, persistence and stealth capabilities.

backdoor ebpf kernel libbpf rootkit security

Last synced: 30 Mar 2025

https://github.com/libbpf/libbpf-rs

Minimal and opinionated eBPF tooling for the Rust ecosystem

bpf ebpf libbpf

Last synced: 13 May 2025

https://github.com/eunomia-bpf/eunomia-bpf

A Toolchain to make Build and Run eBPF programs easier

bcc ebpf ebpf-co-re function-as-a-service libbpf linux oci oci-image oras riscv wasm webassembly

Last synced: 15 May 2025

https://github.com/parca-dev/parca-agent

eBPF based always-on profiler auto-discovering targets in Kubernetes and systemd, zero code changes or restarts needed!

bpf c continuous-profiling cpp ebpf ebpf-programs go golang hacktoberfest kubernetes libbpf linux observability performance pprof profiling python ruby rust systemd

Last synced: 15 May 2025

https://github.com/libbpf/bpftool

Automated upstream mirror for bpftool stand-alone build.

bpf bpftool ebpf libbpf

Last synced: 15 May 2025

https://github.com/eunomia-bpf/wasm-bpf

WebAssembly library, toolchain and runtime for eBPF programs

ebpf golang libbpf network observability rust wasm webassembly

Last synced: 16 May 2025

https://github.com/aliyun/surftrace

surftrace is a tool that allows you to surf the linux kernel

bpf ebpf ftrace libbpf linux profile tracing

Last synced: 04 Apr 2025

https://github.com/feiskyer/ebpf-apps

极客时间专栏《eBPF 核心技术与实战》案例

bcc ebpf libbpf

Last synced: 16 May 2025

https://github.com/chriskalix/hades

Hades is a Host-Based Intrusion Detection System based on eBPF(mainly)

agent ebpf ebpf-programs ebpf-sec golang hids libbpf linux netlink runtime-security rust security

Last synced: 16 May 2025

https://github.com/chriskaliX/Hades

Hades is a Host-Based Intrusion Detection System based on eBPF(mainly)

agent ebpf ebpf-programs ebpf-sec golang hids libbpf linux netlink runtime-security rust security

Last synced: 11 Jul 2025

https://github.com/mozillazg/hello-libbpfgo

Examples for libbpf, aquasecurity/libbpfgo and cilium/ebpf

ebpf libbpf libbpfgo

Last synced: 05 Apr 2025

https://github.com/eunomia-bpf/libbpf-starter-template

Template designed to get new developers with libbpf development.

bpf ebpf libbpf template

Last synced: 19 Jun 2025

https://github.com/rebpf/rebpf

A Rust library to write and load bpf programs built on top of libbpf (no bcc dependency).

bpf ebpf libbpf rust

Last synced: 08 Sep 2025

https://github.com/mozillazg/libbpfgo-tools

libbpfgo port of bcc/libbpf-tools

bcc ebpf go golang libbpf libbpf-tools libbpfgo

Last synced: 10 Apr 2025

https://github.com/chenhengqi/bpf-examples

A collection of BPF examples

bcc bpf ebpf libbpf

Last synced: 03 Oct 2025

https://github.com/yuuki/go-conntracer-bpf

Go library using eBPF to trace network flow events

bpf cgo ebpf go golang kprobe libbpf tcp tracing udp

Last synced: 27 Oct 2025

https://github.com/gamemann/xdp-stats

XDP programs that increment stat counters for packets/bytes.

bpf bytes c increment libbpf packets stats xdp

Last synced: 26 Sep 2025

https://github.com/Gyeeta/gyeeta

Gyeeta - An Open Source Observability Product for your Infrastructure, Services and Processes. This repository is for the Agent and Server C++ code.

alerting bpf cpp ebpf free gplv3 kubernetes libbpf monitoring observability opensource rcu

Last synced: 30 Mar 2025

https://github.com/chentao-kernel/spycat

An eBPF kernel Observable Agent To Spy Performance Issue On OS.

bcc ebpf exporter go kernel libbpf metrics observer

Last synced: 27 Oct 2025

https://github.com/gamemann/xdp-playground

Stores XDP programs and loaders I use for testing/helping others with (e)BPF and XDP.

basic bpf ebpf go golang-loader libbpf playground testing xdp xdp-loader xdp-tools

Last synced: 15 Aug 2025

https://github.com/eunomia-bpf/eunomia-exporter

A simple OpenTelemetry collector for custom eBPF metrics with Wasm

co-re ebpf exporter libbpf observability opentelemetry prometheus wasm

Last synced: 19 Jun 2025

https://github.com/hyouteki/cwndebpf

eBPF programs to monitor and update kernel congestion window

bpf bpftool c ebpf libbpf python

Last synced: 10 Apr 2025

https://github.com/eunomia-bpf/wasm-bpf-rs

A WebAssembly eBPF runtime based on wasmtime in rust

bpf ebpf libbpf wasm wasmtime webassembly

Last synced: 19 Jun 2025

https://github.com/kassane/libbpf

Automated upstream mirror for libbpf stand-alone build.

bpf libbpf zig-package

Last synced: 13 May 2025

https://github.com/tonyliu666/trace-your-container

get the details of docker containers running on the host via ebpf technology

docker ebpf libbpf

Last synced: 13 May 2025

https://github.com/scitags/flowd-go

A SciTags backend alternative

ebpf hepix libbpf scitags

Last synced: 16 Apr 2025

https://github.com/elmazzun/ebpf-lab

Build eBPF programs in a Docker containers

bpfcc bpftool c cilium docker ebpf go libbpf

Last synced: 11 Jun 2025

https://github.com/mikuchi9/ebpf-prefetch-hints

An eBPF-based tool that suggests prefetching hints to the Linux kernel for frequently executed binaries in /usr/bin.

ebpf libbpf performance prefetch system-tools userspace

Last synced: 20 Jun 2025

https://github.com/captainirs/ebpf-tools

A collection of eBPF-based tools

ebpf ebpf-co-re libbpf systems-programming

Last synced: 01 Jul 2025

https://github.com/knightchaser/hello-ebpf

Example hands-on codes for exercising eBPF(Extended Berkeley Packet Filter) on Linux Kernel via eunomia-bpf/libbpf

ebpf kernel libbpf

Last synced: 25 Sep 2025