Wiladams / LAPHLibs
Lua Application Programming Helper Libraries
☆58Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for LAPHLibs
- LuaJIT FFI bindings for the Tiny C Compiler☆28Updated 2 years ago
- LuaJIT Data Structures - hold cdata in Arrays, Vectors, and HashMaps☆117Updated 4 years ago
- A simple interface to mmap for writing and reading binary data☆24Updated 2 years ago
- Portable inter-process communication for Lua☆47Updated 5 years ago
- Reimplement luafilesystem via LuaJIT FFI☆62Updated 8 months ago
- Higher-level C API for Lua based on llib☆29Updated 10 years ago
- Ideal for wood and paper☆32Updated 2 years ago
- Usefu Lua modules☆40Updated last week
- Library for manipulation of memory areas in Lua.☆35Updated 2 months ago
- Lua string patterns rewritten in Lua + FFI, for LuaJIT.☆54Updated 8 years ago
- Reimplement luafilesystem via LuaJIT FFI with unicode facilities☆24Updated 11 months ago
- ☆28Updated 9 years ago
- LPeg version 1.0 Parser in pure LuaJIT☆109Updated 2 years ago
- ☆24Updated 10 years ago
- Compatibility module providing Lua-5.2-style APIs for Lua 5.1☆45Updated 2 years ago
- Access a Lua state from another state☆12Updated 4 years ago
- Lua pure sort algorithm based on lib_table.c (from LuaJIT 2.1.0)☆25Updated 7 years ago
- `llthreads` library rewritten without `LuaNativeObjects` code generator☆76Updated last year
- LuaJIT with native 5.2 and 5.3 support☆64Updated 7 years ago
- LuaSys is a portable Lua library providing access to system and networking functions. Also includes: event notification mechanism, win32 …☆69Updated 2 years ago
- Binary heap implementation in Lua☆40Updated 3 months ago
- A Lua 5.x/LuaJIT introspection library for humans