libbpf-rs
BPF tooling library
An Rust wrapper around libbpf to simplify BPF program development and build processes.
Minimal and opinionated eBPF tooling for the Rust ecosystem
786 stars
34 watching
138 forks
Language: Rust
last commit: 7 days ago
Linked from 1 awesome list
bpfebpflibbpf
Related projects:
Repository | Description | Stars |
---|---|---|
libbpf/libbpf-bootstrap | Provides scaffolding for BPF application development with libbpf and BPF CO-RE | 1,098 |
eunomia-bpf/eunomia-bpf | A toolchain to simplify building and running eBPF programs with CO-RE and WebAssembly support | 681 |
kassane/libbpf | Automated build and packaging of libbpf library using GitHub Actions and a synced mirror repository. | 2 |
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 |
alvaroparker/libfprint-rs | A Rust wrapper around libfprint library for fingerprint recognition and sensor functionality. | 11 |
aquasecurity/libbpfgo | A Go library providing an interface to eBPF programs from userspace | 734 |
b-r-u/osmpbf | A library for reading and parsing OpenStreetMap PBF files | 122 |
tw4452852/zbpf | A tool that enables writing eBPF programs with strong type systems in Zig. | 122 |
rprinz08/hbpf | An experiment to implement eBPF features in hardware using alternate HDLs and cheap development boards | 402 |
vbpf/ebpf-samples | This repository provides a collection of sample eBPF programs for analysis and testing purposes. | 91 |
alilleybrinker/langs-in-rust | A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. | 874 |
bastibense/libharu_ng | A Rust wrapper around the libharu C library for generating PDFs | 15 |
fubarnetes/libjail-rs | A Rust library providing an interface to FreeBSD jail functionality | 54 |