-
2021-06-15 - Announcing Aya
Aya is a new eBPF library for the Rust programming language, built with a focus on developer experience and operability. -
2020-12-15 - Adding BPF target support to the Rust compiler
First steps towards having BPF support in rustc -
2020-09-09 - Intercepting Zoom's encrypted data with BPF
How to use Rust and BPF to intercept the data sent and received by programs that use OpenSSL.