ebpf-rs
ebpf-rs is a verifier, interpreter, JIT compiler for eBPF and corresponding facilities to hook them into rCore written in rust in development. This document serves as a reference of eBPF, Kprobes and other technologies used in this project and for future implementations.