Skip to content
@eunomia-bpf

eunomia-bpf

Unlock the potential of eBPF with our toolchains and runtimes.

Hi there 👋 This is eunomia-bpf project

eunomia is an organization oriented for exploring and improving the toolchains and runtimes for eBPF.

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, 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 WaseEdge, 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!


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 & General Extensions Framework

    C++ 772 75

  2. eunomia-bpf eunomia-bpf Public

    Build, Distribute and Run CO-RE eBPF programs easier with JSON and Webassembly OCI images

    Rust 645 56

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

    eBPF Developer Tutorial: Learning eBPF Step by Step with Examples

    C 2.4k 344

  4. llvmbpf llvmbpf Public

    Userspace eBPF VM with llvm JIT/AOT compiler

    LLVM 47 4

  5. GPTtrace GPTtrace Public

    Generate eBPF programs and tracing with ChatGPT

    Python 210 21

  6. wasm-bpf wasm-bpf Public

    WebAssembly library, toolchain and runtime for eBPF programs

    Rust 372 26

Repositories

Showing 10 of 83 repositories