-
libbpf-sys
Rust bindings to libbpf from the Linux kernel
-
aya
An eBPF library with a focus on developer experience and operability
-
libbpf-rs
safe, idiomatic, and opinionated wrapper around libbpf-sys
-
bpf-linker
BPF static linker
-
cortexflow-cli
CortexFlow command line interface made to interact with the CortexBrain core components
-
scxcash
Cache Usage Analyzer for sched_ext Schedulers
-
scxtop
sched_ext scheduler tool for observability
-
scx_userspace_arena
interacting with BPF arenas from userspace in sched_ext schedulers
-
scx_bpf_compat
BPF compatibility testing utilities for sched_ext
-
scx_cargo
Build time utilities for sched_ext schedulers
-
scx_bpfland
A vruntime-based sched_ext scheduler that prioritizes interactive workloads. https://github.com/sched-ext/scx/tree/main
-
scx_flash
A scheduler designed for multimedia and real-time audio processing workloads. https://github.com/sched-ext/scx/tree/main
-
scx_chaos
general purpose sched_ext scheduler designed to amplify race conditions
-
xsk-rs
Rust bindings for Linux AF_XDP sockets
-
scx_rlfifo
FIFO scheduler in Rust that runs in user-space
-
scx_tickless
A server-oriented scheduler designed to minimize OS noise and maximize performance isolation. https://github.com/sched-ext/scx/tree/main
-
scx_cosmos
Lightweight scheduler optimized for preserving task-to-CPU locality. https://github.com/sched-ext/scx/tree/main
-
aya-ebpf
writing eBPF programs
-
scx_rusty
multi-domain, BPF / user space hybrid scheduler used within sched_ext, which is a Linux kernel feature which enables implementing kernel thread schedulers in BPF and dynamically loading them…
-
scx_lavd
Latency-criticality Aware Virtual Deadline (LAVD) scheduler based on sched_ext, which is a Linux kernel feature which enables implementing kernel thread schedulers in BPF and dynamically loading them…
-
scx_rustland
BPF component (dispatcher) that implements the low level sched-ext functionalities and a user-space counterpart (scheduler), written in Rust, that implements the actual scheduling policy…
-
scx_utils
sched_ext schedulers
-
chmod-bpf
Managing BPF device permissions on macOS
-
cir
Linux Infrared Tooling
-
cortexflow_agent_api
CortexFlow agent API
-
xdpilone
Interaction with Linux XDP sockets and rings. No libbpf/libxpd-sys. Lightweight, high-performance.
-
btfparse
A BTF parser library capable of navigating types
-
libbpf-cargo
Cargo plugin to build bpf programs
-
scx_p2dq
pick two load balancing scheduler in BPF
-
rbpf
Virtual machine and JIT compiler for eBPF programs
-
scx_beerland
Scheduler designed to prioritize locality and scalability. https://github.com/sched-ext/scx/tree/main
-
aya-log-common
A logging library for eBPF programs
-
scx_layered
highly configurable multi-layer BPF / user space hybrid scheduler used within sched_ext, which is a Linux kernel feature which enables implementing kernel thread schedulers in BPF and dynamically loading them…
-
aya-log
A logging library for eBPF programs
-
aya-ebpf-bindings
Bindings for Linux Kernel eBPF types and helpers
-
bpf-log-exporter
Binary for exporting eBPF events via logs
-
cortexflow_identity
CortexFlow identity service package
-
bpfman
An eBPF Program Manager
-
bpf
Attach BPF filters
-
aya-build
Build-time support for aya projects
-
btf-rs
BPF type format (BTF)
-
aya-obj
An eBPF object file parsing library with BTF and relocation support
-
warden-bpf-core
eBPF enforcement programs for the cargo-warden sandbox
-
orb8-cli
Command-line interface for orb8
-
bpftrace-mcp-server
A Model Context Protocol (MCP) server that provides AI assistants with access to bpftrace kernel tracing capabilities
-
bpf-metrics-exporter
Binary for exporting eBPF subsystem metrics via prometheus
-
orb8
eBPF-powered observability toolkit for Kubernetes with GPU telemetry
-
libscap-bindings
Bindings for Falco’s
libscapeBPF monitoring backend C library -
warden-bpf-host
Host-side adapters and map shims for warden-bpf-core testing and fuzzing
-
bpfjit-sys
Rust bindings to NetBSD's cBPF JIT engine
-
warden-bpf-api
Shared eBPF API structures for the cargo-warden sandbox
-
oxidebpf
A pure-Rust library for managing eBPF programs
-
cgroup_traffic
bpf program to monitor process traffic by cgroup_skb/egress and cgroup_skb/ingress
-
lueur-cli
Lueur CLI
-
emd-ebpf
contains the eBPF binary for emd
-
warden-policy-compiler
Compile cargo-warden policies into eBPF-friendly representations
-
orb8-agent
Node agent for orb8 (DaemonSet)
-
orb8-common
Shared types between eBPF and userspace for orb8
-
tos-tbpf
Virtual machine and JIT compiler for eBPF programs
-
fault-ebpf-programs
eBPF programs for the fault CLI
-
ghostscope
Command-line entrypoint that drives GhostScope compiler, loader, and UI end-to-end
-
abpfiff
Interaction with Linux BPF(2). No libbpf-sys.
-
bpf-ins
working with eBPF instructions
-
frame-analyzer-ebpf-common
Track the frametime of Android apps, based on ebpf & uprobe
-
jupnet_rbpf
Virtual machine and JIT compiler for eBPF programs
-
scx_arena
setting up the BPF arena library for sched-ext schedulers
-
sonde
compile USDT probes into a Rust library
-
bpfman-api
gRPC bindings to the bpfman API
-
wasm-bpf
A WebAssembly runtime cli for eBPF programs based on libbpf and wasmtime (part of wasm-bpf project)
-
aya-log-ebpf
Logging for eBPF programs
-
xdp_af
building the user-space components of AF_XDP applications in Rust
-
fault-cli
fault CLI
-
qqrm-bpf-core
eBPF enforcement programs for the cargo-warden sandbox
-
aya-ebpf-cty
Type aliases to C types like c_int for use with bindgen
-
qqrm-bpf-api
Shared eBPF API structures for the cargo-warden sandbox
-
bpfvm
bpfvmis a small BPF VM implementation and cBPF token ‘assembler’. It is intended for testing cBPF functionality before deployment, e.g. seccomp BPF filters. -
warden-cargo-warden
Command-line interface for the cargo-warden sandbox
-
aya-metrics-mocks
A crude mocking library for Aya
-
ecc-rs
A compiler to produce ebpf programs that can be run by ecli
-
libubpf-sys
Rust bindings to libubpf from IO Visor
-
bpfctl
A client for working with bpfd
-
btfdump
BTF introspection tool
-
bpf-api
Idomatic Rust bindings for eBPF programs, probes, and maps
-
aya-metrics-ebpf
A metrics library for eBPF programs
-
scx_rustland_core
Framework to implement sched_ext schedulers running in user space
-
frame-analyzer
Track the frametime of Android apps, based on ebpf & uprobe
-
orb8-proto
gRPC protocol definitions for orb8
-
ghostscope-loader
Loads compiled GhostScope programs, manages sessions, and orchestrates eBPF lifecycle
-
ghostscope-compiler
Compiles GhostScope trace definitions into DWARF-aware eBPF programs ready for injection
-
libxdp-sys
Rust bindings for libxdp
-
wasm-bpf-rs
A WebAssembly runtime library for eBPF programs based on libbpf and wasmtime
-
lueur-ebpf-programs
Lueur CLI
-
aya-metrics-common
A metrics library for eBPF programs
-
fosr-ebpf
An eBPF program used by Fos-R
-
frame-analyzer-pro-max
Track the frametime of Android apps, based on ebpf & uprobe
-
bpfd-api
gRPC bindings to the bpfd API
-
ghostscope-platform
Platform abstraction layer that normalizes kernel, architecture, and BTF quirks for GhostScope
-
giit_rbpf
Virtual machine and JIT compiler for eBPF programs
-
aya-metrics
A metrics library for eBPF programs
-
aya-log-parser
A parser for the aya log format strings
-
rxdp
Bindings for interoperating with XDP programs and eBPF maps
-
bcc-sys
Rust binding to BPF Compiler Collection (BCC)
-
bpfdeploy-libbpf-sys
Fork of libbpf-sys
-
frame-analyzer-ebpf
The ebpf part of frame-analyzer
-
jupnet-jbpf
Virtual machine and JIT compiler for eBPF programs
-
solana-bpf-loader-program
Solana BPF loader
-
cbe_rbpf
Virtual machine and JIT compiler for eBPF programs
-
solana-stake-program
Solana BPF Stake Program
-
bpf-rs
A safe, lean library for inspecting and querying eBPF objects
-
mollusk-svm
SVM program test harness
-
rezolus
High resolution systems performance telemetry agent
-
qqrm-policy-core
Policy data model and validation for the cargo-warden sandbox
-
lightswitch-proto
Protocol buffers wrappers for use in profiling tools
-
eadb
eBPF Android Debug Bridge
-
ebpf-kern
Kernel space wrapper for libbpf
-
ghostscope-process
Low-level process controller that coordinates probes, loaders, and eBPF programs on target binaries
-
lightswitch-object
Deals with object files
-
jtracing
Tracing utilites
-
rebpf
A ebpf library built on top of libbpf (no bcc dependency)
-
cartes_rbpf
Virtual machine and JIT compiler for eBPF programs
-
tide-trace
Minimum overhead USDT middleware to dynamically trace tide with BPF or DTrace
-
bpf-loader-lib
load json-described ebpf programs, and automatically poll outputs from the program
-
xdpsock
Rust bindings for Linux AF_XDP sockets
-
mollusk-svm-bencher
SVM program bench harness
-
lightswitch-metadata
metadata used by profilers and debuggers
-
solana-sbpf
Virtual machine and JIT compiler for eBPF programs
-
ghostscope-ui
Terminal user interface that streams GhostScope traces with async input handling
-
bpfman-csi
gRPC bindings to the CSI spec
-
uwcl_rbpf
Virtual machine and JIT compiler for eBPF programs
-
btf
parsing the BPF type format (BTF)
-
ghostscope-protocol
Shared protocol definitions and serialization glue for GhostScope components
-
solana-builtins
Solana builtin programs
-
ghostscope-dwarf
DWARF parser and symbolizer used by GhostScope to resolve variables and types at runtime
-
mollusk-svm-keys
SVM transaction keys utils
-
libbpf-async
writing BPF programs in Async Rust, complementary for libbpf-rs
-
mollusk-svm-error
Errors thrown by the Mollusk SVM harness
-
libbpf-rs-lightswitch
libbpf-rs is a safe, idiomatic, and opinionated wrapper around libbpf-sys
-
solana-program-entrypoint
The Solana BPF program entrypoint supported by the latest BPF loader
-
bpf-script
A small scripting language and compiler for creating eBPF programs at runtime
-
solana-loader-v3-interface
Solana loader V3 interface
-
miraland-bpf-loader-program
Miraland BPF loader
-
lightswitch-capabilities
Discover which BPF features are available
-
bpfd-common
bpfd's common code that is shared between kernel and userspace
-
rialo-s-program-entrypoint
The Solana BPF program entrypoint supported by the latest BPF loader
-
nbpf-sys
bpf filter syntax parser and matcher
-
solana-loader-v2-interface
Solana non-upgradable BPF loader v2 instructions
-
bpfasm
Berkley Packet Filter (BPF) assembler
-
ebpf-histogram-ebpf
The ebpf portion of ebpf-histogram. To build and export histogran from ebpf code
-
eunomia-rs
binding for eunomia-bpf
-
solana-program-binaries
Prebuilt SPL and Core BPF programs
-
redbpf
eBPF build and userspace runtime library
-
mollusk-svm-cli
Mollusk CLI
-
rialo-s-bpf-loader-program
Solana BPF loader
-
aya-ebpf-macros
Proc macros used by aya-ebpf
-
mollusk-svm-programs-token
SVM program SPL Token
-
rialo-s-loader-v2-interface
Solana non-upgradable BPF loader v2 instructions
-
ebpf-user
User space wrapper for libbpf
-
trezoa-sbpf
Virtual machine and JIT compiler for eBPF programs
-
xdpsock-ffi
C FFI for xdpsock
-
agave-xdp-ebpf
Blockchain, Rebuilt for Scale
-
seccomp-tiny
Linux seccomp library for no_std without libseccomp dependency
-
bpf-feature
eBPF feature detection
-
atlas-sbpf
Virtual machine and JIT compiler for eBPF programs
-
bcc
Idiomatic Rust bindings for BPF Compiler Collection (BCC)
-
safecoin-bpf-loader-program
Safecoin BPF loader
-
solana-nostd-entrypoint
A zerocopy, no_alloc/no_std entrypoint for solana programs
-
mollusk-svm-programs-memo
SVM program SPL Memo
-
tracers
Generates very low overhead native trace points using stable Rust
-
safecoin-program-test
Safecoin Program Test Framework
-
atlas-program-entrypoint
The Atlas BPF program entrypoint supported by the latest BPF loader
-
bpf-compatible-rs
build BPF-compatible binaries in Rust
-
rhdxmr-publish-test
Cargo plugin to manage eBPF probes using redbpf
-
wasm-bpf-binding
Binding for building eBPF programs in Wasm
-
classic_bpf
Build and attach classic BPF programs to sockets
-
cargo-bpf
Cargo plugin to manage eBPF probes using redbpf
-
trezoa-program-entrypoint
The Trezoa BPF program entrypoint supported by the latest BPF loader
-
ebpf
Linux extended BPF access
-
bpf-sys
Bindings for libbpf
-
emd-ebpf-impl
The internal eBPF implementation (for use by emd-ebpf). This implementation is intended to use only with bpfel-unknown-none target
-
build-bpf
Tools for building ELFs and Skeletons for typical (e)BPF programs
Try searching with DuckDuckGo.