ubpf
eBPF VM
An eBPF VM implementation in C
Userspace eBPF VM
0 stars
2 watching
0 forks
Language: C
last commit: almost 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
iovisor/ubpf | An eBPF VM that allows userspace execution of eBPF programs in a Linux kernel-independent way. | 841 |
iovisor/gobpf | Go bindings for creating eBPF programs and loading ELF files. | 2,153 |
vbpf/ebpf-samples | This repository provides a collection of sample eBPF programs for analysis and testing purposes. | 90 |
generic-ebpf/generic-ebpf | An eBPF runtime framework providing a portable interpreter, JIT compiler, and abstraction layer for interacting with various eBPF systems | 149 |
redcanaryco/ebpfmon | Tool for monitoring and inspecting eBPF programs on Linux systems | 85 |
rprinz08/hbpf | An experiment to implement eBPF features in hardware using alternate HDLs and cheap development boards | 403 |
eunomia-bpf/wasm-bpf | An eBPF WebAssembly runtime and toolchain for building cross-platform, sandboxed eBPF programs with minimal modification. | 390 |
qmonnet/rbpf | An eBPF program interpreter and JIT compiler written in Rust. | 952 |
bpfman/bpfman | An eBPF manager for Linux and Kubernetes deployment and administration | 535 |
solo-io/bumblebee | Tool to simplify eBPF program deployment and management from cloud to kernel | 1,266 |
vbpf/ebpf-verifier | A tool that verifies the correctness of eBPF programs using an abstract interpretation approach | 392 |
ebpfdev/explorer | A tool to explore and visualize the eBPF subsystem of Linux hosts | 82 |
eunomia-bpf/eunomia-bpf | A toolchain to simplify building and running eBPF programs with CO-RE and WebAssembly support | 687 |
tw4452852/zbpf | A tool that enables writing eBPF programs with strong type systems in Zig. | 125 |
redcanaryco/redcanary-ebpf-sensor | A collection of eBPF applications designed to gather system events for a Linux EDR solution | 101 |