spacewander / luafilesystemLinks
Reimplement luafilesystem via LuaJIT FFI
☆64Updated last year
Alternatives and similar repositories for luafilesystem
Users that are interested in luafilesystem are comparing it to the libraries listed below
Sorting:
- Lua Application Programming Helper Libraries☆58Updated 6 years ago
- A collection of LPEG patterns☆128Updated 3 years ago
- Portable inter-process communication for Lua☆48Updated 6 years ago
- Most comprehensive OpenSSL module in the Lua universe.☆157Updated 3 months ago
- MessagePack for LuaJIT (using FFI, no bindings, V4 API)☆73Updated 6 years ago
- Lua cJSON Pretty Formatter☆34Updated 5 years ago
- A Lua library which provides base2(bitfield), base16(hex), base32(crockford/rfc), base64(rfc/url), base85(z85) decoding and encoding.☆92Updated 4 years ago
- Mini-framework for processing LuaJIT's compiler dumps.☆39Updated 6 years ago
- A Lua (5.1 and later) binding of various regex library APIs (POSIX, PCRE, PCRE2, GNU, Oniguruma and TRE)☆171Updated last year
- `llthreads` library rewritten without `LuaNativeObjects` code generator☆80Updated 2 years ago
- xxHash binding for lua☆23Updated 10 years ago
- Time, Date and Timezone library for lua☆131Updated 2 months ago
- Reimplement luafilesystem via LuaJIT FFI with unicode facilities☆24Updated 2 years ago
- LuaJIT FFI reflection library☆109Updated last year
- A bcrypt library for Lua☆59Updated 4 months ago
- LPeg version 1.0 Parser in pure LuaJIT☆113Updated 3 years ago
- Lua binding to libuv☆69Updated 5 years ago
- Fifo library for Lua☆35Updated 5 years ago
- Asynchronous logging library for Lua☆111Updated 7 years ago
- LRU cache in Lua☆97Updated 5 years ago
- HTTP Multipart Post helper that does just that.☆43Updated 3 months ago
- Library for manipulation of memory areas in Lua.☆37Updated 4 months ago
- Compression and crypto for Lua: LZMA, Chacha20, curve25519, ed25519 signature, Blake2b hash and more...☆94Updated 3 years ago
- StackTracePlus provides enhanced stack traces for Lua.☆200Updated 2 years ago
- Lua binding for the libvips image processing library☆149Updated last month
- Easier to read LuaJIT dumps☆179Updated last year
- Tcp server with nothing but Lua code