Lunet: C runtime with LuaJIT and libuv for coroutine-based programing

3 pointsposted 16 hours ago
by xialeistudio

1 Comments

xialeistudio

16 hours 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.