Skip to content
@eunomia-bpf

eunomia-bpf

Open-source eBPF systems community

Eunomia Labs

Eunomia Labs is an open-source systems lab building practical systems software and exploring programmable runtimes, eBPF, AI agents, and GPU systems.

Our projects include:

  • bpftime: bpftime is a High-Performance userspace eBPF runtime and General Extension Framework designed for userspace. You can extern eBPF to anywhere you want as a General Extension Framework, while compatible with current eBPF ecosystem. It enables faster Uprobe, USDT, Syscall hooks, XDP, offloading to GPU and more event sources by bypassing the kernel and utilizing an optimized compiler like LLVM.
  • llvmbpf: Userspace eBPF VM with llvm JIT/AOT compiler. The core component for bpftime without application, event, maps support.
  • Wasm-bpf: Cooprated with WasmEdge, we build the first user-space development library, toolchain, and runtime for general eBPF programs based on WebAssembly, allows lightweight Wasm sandboxes to deploy and control eBPF applications in k8s clusters.
  • GPTtrace: The first tool generates eBPF programs and traces the Linux kernel through natural language. With our AI agents, it can produce correct eBPF programs on 80%, while a baseline of GPT-4 is 30%.
  • eunomia-bpf: A tool to help developers build, distribute and run eBPF programs easier with JSON and Webassembly OCI images

For more interesting projects and details, please refer to our website!


News


Want to learn more about eBPF? Checkout our eBPF developer tutorial and examples!

Contact us:

Pinned Loading

  1. bpftime bpftime Public

    Userspace eBPF runtime for Observability, Network, GPU & General Extensions Framework

    C++ 1.6k 184

  2. eunomia-bpf eunomia-bpf Public

    A Tool to make Build and Run eBPF programs easier

    Rust 901 75

  3. bpf-developer-tutorial bpf-developer-tutorial Public

    eBPF Developer Tutorial: Learning eBPF Step by Step with Examples

    C 4.3k 600

  4. wasm-bpf wasm-bpf Public

    WebAssembly library, toolchain and runtime for eBPF programs

    Rust 447 34

  5. llvmbpf llvmbpf Public

    Userspace/GPU eBPF VM with llvm JIT/AOT compiler

    C++ 146 19

  6. agentsight agentsight Public

    lightweight system-level observability for AI Agents

    C 678 101

Repositories

Showing 10 of 152 repositories
  • gpu_ext Public

    eBPF for GPU UVM offloading and scheduling in Linux kernel

    eunomia-bpf/gpu_ext's past year of commit activity
    C 67 MIT 7 1 0 Updated Sep 9, 2026
  • eunomia.dev Public

    https://github.com/eunomia-bpf homepage, documents and blogs

    eunomia-bpf/eunomia.dev's past year of commit activity
    TypeScript 234 MIT 40 54 2 Updated Sep 9, 2026
  • agentsight-website Public

    Static product website for AgentSight system-level AI agent observability

    eunomia-bpf/agentsight-website's past year of commit activity
    TypeScript 0 MIT 1 0 6 Updated Sep 9, 2026
  • bpf-benchmark Public

    AI Agent eBPF optimization benchmark and framework

    eunomia-bpf/bpf-benchmark's past year of commit activity
    C 24 4 1 0 Updated Sep 9, 2026
  • linux Public Forked from torvalds/linux

    Linux kernel source tree

    eunomia-bpf/linux's past year of commit activity
    C 0 68,453 0 0 Updated Sep 9, 2026
  • ActPlane Public

    eBPF Information Flow Enforcement for AI Agent safety, security and effectiveness

    eunomia-bpf/ActPlane's past year of commit activity
    C 98 MIT 8 1 0 Updated Sep 9, 2026
  • gpu_ext-kernel-modules Public Forked from NVIDIA/open-gpu-kernel-modules

    NVIDIA Linux open GPU kernel module source

    eunomia-bpf/gpu_ext-kernel-modules's past year of commit activity
    C 4 1,896 0 0 Updated Sep 9, 2026
  • wasm-bpf-guest-sdk-rust Public

    Guest SDK of wasm-bpf, for Rust programs

    eunomia-bpf/wasm-bpf-guest-sdk-rust's past year of commit activity
    Rust 1 MIT 2 0 0 Updated Sep 9, 2026
  • bpftime Public

    Userspace eBPF runtime for Observability, Network, GPU & General Extensions Framework

    eunomia-bpf/bpftime's past year of commit activity
    C++ 1,568 MIT 184 98 (28 issues need help) 18 Updated Sep 9, 2026
  • wasm-bpf-guest-sdk-c Public

    SDK for wasm-bpf guest programs, suitable for C programs

    eunomia-bpf/wasm-bpf-guest-sdk-c's past year of commit activity
    C 1 MIT 1 0 0 Updated Sep 9, 2026