Skip to content

cpsughrue/BeePL-ebpf

Repository files navigation

Monorepo for everything related to writing eBPF programs in koka.

  • ebpf-dynamic-memory: code to emulate malloc and free in eBPF programs
  • llvm-unbox: investigation into using llvm passes to unbox boxed types
  • unity: A unit testing framework written in C by ThrowTheSwitch. The submodule is checked out at the latest release v2.6.0 (860062d). I realized after the fact that it is not uncommon to use gtest, a unittesting framework written in C++, to test C code. A low priority todo is test the viability of using gtest in this repo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published