Stars
A lua wrapper for c++, as flexible as LuaPlus, as convenient as luabind
A fast C memory allocator library, implement with buddy system and free list
A lua library for serializing lua value to a binary string, like MessagePack
A Lua 5.x distribution with defer semantic support, like golang