A restricted execution environment for Python to run untrusted code.
-
Updated
Sep 15, 2026 - Python
A restricted execution environment for Python to run untrusted code.
MoonGen is a fully scriptable high-speed packet generator built on DPDK and LuaJIT. It can saturate a 10 Gbit/s connection with 64 byte packets on a single CPU core while executing user-provided Lua scripts for each packet. Multi-core support allows for even higher rates. It also features precise and accurate timestamping and rate control.
kdai(Kernel Dynamic ARP Inspection) is a linux kernel module to defend against arp cache poisoning
libmoon is a library for fast and flexible packet processing with DPDK and LuaJIT.
Research & development / proof of concept work in the area of untrusted workloads such as AI agents
Turbo is a framework built for LuaJIT 2 to simplify the task of building fast and scalable network applications. It uses a event-driven, non-blocking, no thread design to deliver excellent performance and minimal footprint to high-load applications while also providing excellent support for embedded uses.
To associate your repository with the untrusted topic, visit your repo's landing page and select "manage topics."