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 |
---|---|---|
| An eBPF VM that allows userspace execution of eBPF programs in a Linux kernel-independent way. | 841 |
| Go bindings for creating eBPF programs and loading ELF files. | 2,153 |
| This repository provides a collection of sample eBPF programs for analysis and testing purposes. | 90 |
| An eBPF runtime framework providing a portable interpreter, JIT compiler, and abstraction layer for interacting with various eBPF systems | 149 |
| Tool for monitoring and inspecting eBPF programs on Linux systems | 85 |
| An experiment to implement eBPF features in hardware using alternate HDLs and cheap development boards | 403 |
| An eBPF WebAssembly runtime and toolchain for building cross-platform, sandboxed eBPF programs with minimal modification. | 390 |
| An eBPF program interpreter and JIT compiler written in Rust. | 952 |
| An eBPF manager for Linux and Kubernetes deployment and administration | 535 |
| Tool to simplify eBPF program deployment and management from cloud to kernel | 1,266 |
| A tool that verifies the correctness of eBPF programs using an abstract interpretation approach | 392 |
| A tool to explore and visualize the eBPF subsystem of Linux hosts | 82 |
| A toolchain to simplify building and running eBPF programs with CO-RE and WebAssembly support | 687 |
| A tool that enables writing eBPF programs with strong type systems in Zig. | 125 |
| A collection of eBPF applications designed to gather system events for a Linux EDR solution | 101 |