bumblebee
eBPF toolkit
Tool to simplify eBPF program deployment and management from cloud to kernel
Get eBPF programs running from the cloud to the kernel in 1 line of bash
1k stars
44 watching
78 forks
Language: C
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
eunomia-bpf/eunomia-bpf | A toolchain to simplify building and running eBPF programs with CO-RE and WebAssembly support | 681 |
iovisor/gobpf | Go bindings for creating eBPF programs and loading ELF files. | 2,147 |
iovisor/ubpf | An eBPF VM that allows userspace execution of eBPF programs in a Linux kernel-independent way. | 832 |
eunomia-bpf/wasm-bpf | An eBPF WebAssembly runtime and toolchain for building cross-platform, sandboxed eBPF programs with minimal modification. | 386 |
aquasecurity/libbpfgo | A Go library providing an interface to eBPF programs from userspace | 734 |
bumblebee-project/bumblebee | Software to manage and switch between graphics processing units (GPUs) for improved performance and power management. | 1,292 |
ebpfdev/explorer | A tool to explore and visualize the eBPF subsystem of Linux hosts | 81 |
iomartin/ubpf | An eBPF VM implementation in C | 0 |
redcanaryco/ebpfmon | Tool for monitoring and inspecting eBPF programs on Linux systems | 84 |
vbpf/ebpf-samples | This repository provides a collection of sample eBPF programs for analysis and testing purposes. | 91 |
gui774ume/ebpfkit | A rootkit powered by eBPF designed to demonstrate offensive security techniques and bypass kernel protections. | 761 |
cloudflare/ebpf_exporter | An exporter for collecting custom eBPF metrics and OpenTelemetry traces from Linux kernel programs | 2,200 |
ebpfdev/explorer-ui | A frontend application for exploring and interacting with eBPF (Extended Berkeley Packet Filter) systems | 2 |
ebpfdev/dev-agent | Provides remote access to eBPF programs and maps for debugging and metrics collection. | 5 |
libbpf/libbpf-rs | An Rust wrapper around libbpf to simplify BPF program development and build processes. | 786 |