mkottman / lua-gitLinks
An attempt to implement the basics of Git in pure Lua
☆41Updated 12 years ago
Alternatives and similar repositories for lua-git
Users that are interested in lua-git are comparing it to the libraries listed below
Sorting:
- Usefu Lua modules☆41Updated 4 months ago
- LZ4 library for LuaJIT (FFI Binding)☆11Updated 3 years ago
- The most comprehensive CBOR module in the Lua universe.☆23Updated 5 months ago
- Pkg: ULua package manager☆15Updated 9 years ago
- Lua string patterns rewritten in Lua + FFI, for LuaJIT.☆54Updated 9 years ago
- An efficient Ternary Search Tree and persistent database for LuaJIT☆18Updated 4 years ago
- write c code inside your lua code. use gcc and luajit ffi to build and link while you run.☆17Updated 11 months ago
- A Lua library for packing and unpacking binary data, supporting arbitrary (byte-aligned) widths, named fields, and repetition.☆113Updated last year
- LuaJIT with native 5.2 and 5.3 support☆66Updated 8 years ago
- Compatibility module providing Lua-5.2-style APIs for Lua 5.1☆46Updated 2 years ago
- extend luajit ffi module to give more affinity to C codes☆59Updated 9 years ago
- An auto-generated cdef database for LuaJIT☆17Updated 9 years ago
- LuaJIT FFI bindings for the Tiny C Compiler☆28Updated 3 years ago
- A simple interface to mmap for writing and reading binary data☆24Updated 3 years ago
- Portable inter-process communication for Lua☆48Updated 6 years ago
- LuaJIT + TCC on RPi bare metal☆20Updated 8 years ago
- Lua pure sort algorithm based on lib_table.c (from LuaJIT 2.1.0)☆25Updated 8 years ago
- Fork of Lua 5.3 pattern matching with added features☆11Updated 7 years ago
- lua binding to libui library☆18Updated 8 years ago
- Multi-threading Lua states (see: https://github.com/osch/lua-mtstates#mtstates)☆16Updated last year
- Compression and crypto for Lua: LZMA, Chacha20, curve25519, ed25519 signature, Blake2b hash and more...☆93Updated 2 years ago
- `require()` rewritten in plain Lua☆41Updated 2 years ago
- Fifo library for Lua☆35Updated 4 years ago
- List of Lua packages that are open source and need maintenance☆19Updated 8 years ago
- Various examples of (ab)using of the LuaJIT FFI☆14Updated 14 years ago
- Lua automation tool and scripting framework☆52Updated 5 years ago
- Trace debugger for LPeg rules and captures.☆45Updated 5 years ago
- LuaJIT Linux User Interface (LLUI, pronounced 'You Eye')☆12Updated 8 years ago
- Library for manipulation of memory areas in Lua.☆36Updated 2 months ago
- A Lua library which provides base2(bitfield), base16(hex), base32(crockford/rfc), base64(rfc/url), base85(z85) decoding and encoding.☆89Updated 3 years ago