Open Source Projects
A comprehensive index of our open-source tools, security modules, and systems programming initiatives.
Project Name
Description
Tech Stack
Links
bpfcompat
An open-source eBPF compatibility validator: it boots real Linux kernels in disposable VMs, loads your compiled BPF programs inside each one, and gates your CI on an artifact-by-kernel pass/fail matrix.
An open-source eBPF compatibility validator: it boots real Linux kernels in disposable VMs, loads your compiled BPF programs inside each one, and gates your CI on an artifact-by-kernel pass/fail matrix.
GoeBPFCI/CDApache-2.0
CathodeX
AI-powered cathode material screening platform using graph neural networks for predicting battery material properties.
AI-powered cathode material screening platform using graph neural networks for predicting battery material properties.
PythonAIGraph Neural Networks
post-quantum-messaging-app
A secure messaging application implementing post-quantum cryptographic algorithms to ensure future-proof communication.
A secure messaging application implementing post-quantum cryptographic algorithms to ensure future-proof communication.
RustCryptographyPost-Quantum
Aegis-BPF
A prototype for enforcing security policies using eBPF (Extended Berkeley Packet Filter) with CO-RE (Compile Once - Run Everywhere) support.
A prototype for enforcing security policies using eBPF (Extended Berkeley Packet Filter) with CO-RE (Compile Once - Run Everywhere) support.
C++CeBPFSecurityLinux Kernel