2 comments

[ 3.2 ms ] story [ 15.4 ms ] thread
https://github.com/aya-rs/aya is very interesting, used to power this. From the article:

> Aya is a crate that allows to write both user space and kernel space using Rust.

Amazing library. They already have a very impressive awesome-aya repo cataloging projects using it. Great to see both front and back end eBPF handled by this project & so nicely integrated, all via rust. https://github.com/aya-rs/awesome-aya

Nice writeup, lots of links. Would love to see the final results of this hacking in a git repo.