🐝 Welcome to aya-rs 🦀 !
The aya-rs
organization is home to a number of eBPF
- 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