generic-ebpf
eBPF framework
An eBPF runtime framework providing a portable interpreter, JIT compiler, and abstraction layer for interacting with various eBPF systems
Generic eBPF runtime
149 stars
17 watching
12 forks
Language: C
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
iovisor/ubpf | An eBPF VM that allows userspace execution of eBPF programs in a Linux kernel-independent way. | 832 |
vbpf/ebpf-samples | This repository provides a collection of sample eBPF programs for analysis and testing purposes. | 91 |
iovisor/gobpf | Go bindings for creating eBPF programs and loading ELF files. | 2,147 |
iomartin/ubpf | An eBPF VM implementation in C | 0 |
qmonnet/rbpf | An eBPF program interpreter and JIT compiler written in Rust. | 943 |
tw4452852/zbpf | A tool that enables writing eBPF programs with strong type systems in Zig. | 122 |
vbpf/ebpf-verifier | A tool that verifies the correctness of eBPF programs using an abstract interpretation approach | 391 |
eunomia-bpf/wasm-bpf | An eBPF WebAssembly runtime and toolchain for building cross-platform, sandboxed eBPF programs with minimal modification. | 386 |
libbpf/libbpf-rs | An Rust wrapper around libbpf to simplify BPF program development and build processes. | 786 |
nicebyte/nicegraf | An abstraction layer for graphics APIs | 199 |
ebpfdev/explorer-ui | A frontend application for exploring and interacting with eBPF (Extended Berkeley Packet Filter) systems | 2 |
ccob/bof.net | A .NET runtime framework for developing and executing malicious C code in a managed environment. | 678 |
well-typed/generics-sop | Provides a framework for defining and working with generic functions in Haskell. | 157 |
eunomia-bpf/eunomia-bpf | A toolchain to simplify building and running eBPF programs with CO-RE and WebAssembly support | 681 |
libbpf/libbpf-bootstrap | Provides scaffolding for BPF application development with libbpf and BPF CO-RE | 1,098 |