spacewander / luafilesystem
Reimplement luafilesystem via LuaJIT FFI
☆63Updated last year
Alternatives and similar repositories for luafilesystem:
Users that are interested in luafilesystem are comparing it to the libraries listed below
- MessagePack for LuaJIT (using FFI, no bindings, V4 API)☆72Updated 5 years ago
- Lua cJSON Pretty Formatter☆34Updated 4 years ago
- ☆69Updated last year
- Lua binding to Ryan Dahl's "http-parser".☆69Updated 3 years ago
- openresty luajit ffi bindings for libbzip2 - bzip2 compress library☆12Updated 8 years ago
- Lua table recycling pools for LuaJIT☆117Updated 8 months ago
- Portable inter-process communication for Lua☆49Updated 5 years ago
- Lua Application Programming Helper Libraries☆58Updated 5 years ago
- LRU cache in Lua☆96Updated 4 years ago
- xxHash binding for lua☆22Updated 10 years ago
- A pure Lua uuid generator (modified from a Rackspace module)☆142Updated 5 months ago
- Time, Date and Timezone library for lua☆125Updated last year
- Line-level profiler for code running in LuaJIT☆91Updated 9 years ago
- File system path manipulation library☆86Updated 4 years ago
- Reimplement luafilesystem via LuaJIT FFI with unicode facilities☆24Updated last year
- Lua pure sort algorithm based on lib_table.c (from LuaJIT 2.1.0)☆25Updated 8 years ago
- Lua binding to libuv☆67Updated 4 years ago
- A Lua library which provides base2(bitfield), base16(hex), base32(crockford/rfc), base64(rfc/url), base85(z85) decoding and encoding.☆87Updated 3 years ago
- Mini-framework for processing LuaJIT's compiler dumps.☆38Updated 5 years ago
- A collection of LPEG patterns☆126Updated 2 years ago
- Multipart Parser for Lua☆58Updated 2 years ago
- a OS specified path manipulation module for Lua☆44Updated last year
- A bcrypt library for Lua☆56Updated last year
- Asynchronous logging library for Lua☆110Updated 6 years ago
- Lua bindings for POSIX iconv