A restricted execution environment for Python to run untrusted code.
-
Updated
Mar 20, 2025 - 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.
libmoon is a library for fast and flexible packet processing with DPDK and LuaJIT.
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.
Add a description, image, and links to the untrusted topic page so that developers can more easily learn about it.
To associate your repository with the untrusted topic, visit your repo's landing page and select "manage topics."