Skip to content

Gediminas/rust-ebpf-labs

Repository files navigation

Rust + eBPF Labs

Labs

  • 000: Legacy projects
  • 001: Benchmark: Ringbuf vs PerfXDP packet delivery to userspace
  • 002: XDP packet capture with userspace delivery via ringbuf
  • 003: AF_XDP–based Linux kernel bypass using xdpilone
  • 004: UDP packet routing by XDP, controlled via API

Requirements

# Prep option 1: nix + direnv direnv allow # Prep option 2: nix nix develop