aya-lab A collection of eBPF programs with aya (Optional) Set up environment on MacOS Install lima brew install lima Edit cpu and memory configuration in lima-vm/aya-lab.yaml. Default values are: cpus: 4 memory: "8GiB" Create a VM limactl start lima-vm/aya-lab.yaml Blog posts Writing eBPF Tracepoint Program with Rust Aya: Tips and Example Writing eBPF RawTracepoint Program with Rust Aya Writing eBPF Kprobe Program with Rust Aya eBPF Tail Calls with Rust Aya