The aya-rs
organization is home to a number of eBPF 🐝 Rust projects 🦀
⭐ Aya is an eBPF Library for Rust ⭐
- Read the book to get started and feel free to contribute to the documentation
- Check out our curated list of awesome Aya projects
- Use aya-template to scaffold a new project with
cargo-generate
- Use aya-log to add logging to your eBPF programs
Also contained in this repository are:
- bpf-linker which is used with
rustc
to provide the support for eBPF targets