Lunet: C runtime with LuaJIT and libuv for coroutine-based programing
3 xialeistudio 1 7/12/2025, 4:13:55 AM github.com ↗
Comments (1)
xialeistudio · 8h ago
Lunet is a lightweight C runtime combining LuaJIT scripting and libuv event loop, offering coroutine-friendly async APIs for MySQL, socket, filesystem, and timers. It enables building high-performance, scalable network applications with easy asynchronous code in Lua.