6 ms·
Experiments with eBPF: Snitchrs
- jauntywundrkind 3y agohttps://github.com/aya-rs/aya 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 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.
- federicoponzi 3y agothanks for the feedback! Aya does seems like a very interesting project. Somehow I forgot to link to Snitchrs' repo: https://github.com/FedericoPonzi/snitchrs https://github.com/FedericoPonzi/snitchrs