ubpf
eBPF VM
An eBPF VM implementation in C
Userspace eBPF VM
0 stars
2 watching
0 forks
Language: C
last commit: over 2 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. | 832 |
iovisor/gobpf | Go bindings for creating eBPF programs and loading ELF files. | 2,147 |
vbpf/ebpf-samples | This repository provides a collection of sample eBPF programs for analysis and testing purposes. | 91 |
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 | 84 |
rprinz08/hbpf | An experiment to implement eBPF features in hardware using alternate HDLs and cheap development boards | 402 |
eunomia-bpf/wasm-bpf | An eBPF WebAssembly runtime and toolchain for building cross-platform, sandboxed eBPF programs with minimal modification. | 386 |
qmonnet/rbpf | An eBPF program interpreter and JIT compiler written in Rust. | 943 |
bpfman/bpfman | An eBPF manager for Linux and Kubernetes deployment and administration | 522 |
solo-io/bumblebee | Tool to simplify eBPF program deployment and management from cloud to kernel | 1,262 |
vbpf/ebpf-verifier | A tool that verifies the correctness of eBPF programs using an abstract interpretation approach | 391 |
ebpfdev/explorer | A tool to explore and visualize the eBPF subsystem of Linux hosts | 81 |
eunomia-bpf/eunomia-bpf | A toolchain to simplify building and running eBPF programs with CO-RE and WebAssembly support | 681 |
tw4452852/zbpf | A tool that enables writing eBPF programs with strong type systems in Zig. | 122 |
redcanaryco/redcanary-ebpf-sensor | A collection of eBPF applications designed to gather system events for a Linux EDR solution | 101 |