RustAya 编写 eBPF 程序( 四 )


同时,也期待 libbpf-bootstrap 项目能够早日实现 Aya 向导式的 eBPF 程序代码创建,这对于编写 eBPF 相关的程序的确提供了快速上手的体验 。
参考

  1. 一篇 Rust 的 30 分钟介绍
  2. https://aya-rs.dev/
  3. LWN: Aya: writing BPF in Rust 2021-6-15
  4. Aya: your tRusty eBPF companion2022-6-22 【翻译】Aya: Rust 风格的 eBPF 伙伴
  5. Adding BPF target support to the Rust compiler
  6. Rust and Tell - Berlin - Aya: Extending the Linux Kernel with eBPF and Rust by Michal Rostecki 2022-10-24
  7. Writing an eBPF/XDP load-balancer in Rust
  8. Wanting to use BPF with Rust (Part 1)

经验总结扩展阅读