ubpf

eBPF runtime

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

Userspace eBPF VM

GitHub

832 stars
30 watching
137 forks
Language: C
last commit: 4 days 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,147
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. 91
eunomia-bpf/wasm-bpf An eBPF WebAssembly runtime and toolchain for building cross-platform, sandboxed eBPF programs with minimal modification. 386
vbpf/ebpf-verifier A tool that verifies the correctness of eBPF programs using an abstract interpretation approach 391
solo-io/bumblebee Tool to simplify eBPF program deployment and management from cloud to kernel 1,262
ebpfdev/explorer A tool to explore and visualize the eBPF subsystem of Linux hosts 81
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,054
iovisor/bpf-docs Provides documentation and presentations for the BPF (Berkeley Packet Filter) networking system 953
eunomia-bpf/eunomia-bpf A toolchain to simplify building and running eBPF programs with CO-RE and WebAssembly support 681
redcanaryco/ebpfmon Tool for monitoring and inspecting eBPF programs on Linux systems 84
aquasecurity/libbpfgo A Go library providing an interface to eBPF programs from userspace 734
gui774ume/ebpfkit A rootkit powered by eBPF designed to demonstrate offensive security techniques and bypass kernel protections. 761