ubpf

eBPF runtime

An eBPF VM that allows userspace execution of eBPF programs in a Linux kernel-independent way.

Userspace eBPF VM

GitHub

841 stars
31 watching
139 forks
Language: C
last commit: about 1 month ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
iomartin/ubpf An eBPF VM implementation in C 0
iovisor/gobpf Go bindings for creating eBPF programs and loading ELF files. 2,153
generic-ebpf/generic-ebpf An eBPF runtime framework providing a portable interpreter, JIT compiler, and abstraction layer for interacting with various eBPF systems 149
vbpf/ebpf-samples This repository provides a collection of sample eBPF programs for analysis and testing purposes. 90
eunomia-bpf/wasm-bpf An eBPF WebAssembly runtime and toolchain for building cross-platform, sandboxed eBPF programs with minimal modification. 390
vbpf/ebpf-verifier A tool that verifies the correctness of eBPF programs using an abstract interpretation approach 392
solo-io/bumblebee Tool to simplify eBPF program deployment and management from cloud to kernel 1,266
ebpfdev/explorer A tool to explore and visualize the eBPF subsystem of Linux hosts 82
ebpfdev/explorer-ui A frontend application for exploring and interacting with eBPF (Extended Berkeley Packet Filter) systems 2
iovisor/kubectl-trace Schedules bpftrace programs on Kubernetes clusters using kubectl 2,061
iovisor/bpf-docs Provides documentation and presentations for the BPF (Berkeley Packet Filter) networking system 959
eunomia-bpf/eunomia-bpf A toolchain to simplify building and running eBPF programs with CO-RE and WebAssembly support 687
redcanaryco/ebpfmon Tool for monitoring and inspecting eBPF programs on Linux systems 85
aquasecurity/libbpfgo A Go library providing an interface to eBPF programs from userspace 748
gui774ume/ebpfkit A rootkit powered by eBPF designed to demonstrate offensive security techniques and bypass kernel protections. 766