Systems Engineering Lab
High-performance Rust, eBPF, and Linux Kernel engineering.
Pushing the Boundaries of the Linux Kernel #
Our lab focuses on the high-performance substrate of the internet. We specialize in Rust, eBPF, and XDP to solve bottlenecks where standard user-space applications fail.
Research & Implementation: #
- Kernel Observability: Author of tsastat (Awarded ‘Crate of the Week’), bypassing high-level abstractions for microsecond-precision Thread State Analysis.
- XDP Firewalls: Building programmable firewalls in the network driver to protect AI inference servers from volumetric attacks.
- Zero-Cost Abstractions: Utilizing raw Generic Netlink sockets and custom slab allocators for sub-millisecond precision.