<a href="https://github.com/aya-rs/aya">https://github.com/aya-rs/aya</a> is very interesting, used to power this. From the article:<p>> <i>Aya is a crate that allows to write both user space and kernel space using Rust.</i><p>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. <a href="https://github.com/aya-rs/awesome-aya">https://github.com/aya-rs/awesome-aya</a><p>Nice writeup, lots of links. Would love to see the final results of this hacking in a git repo.