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:
- `require()` rewritten in plain Lua☆41Updated 2 years ago
- An auto-generated cdef database for LuaJIT☆17Updated 9 years ago
- A Lua library for packing and unpacking binary data, supporting arbitrary (byte-aligned) widths, named fields, and repetition.☆114Updated last year
- LuaJIT with native 5.2 and 5.3 support☆67Updated 8 years ago
- Extended PEG Notation Format (easy grammars for LPeg)☆25Updated last year
- Lua string patterns rewritten in Lua + FFI, for LuaJIT.☆54Updated 9 years ago
- Lua C binding for the Argon2 password hashing algorithm☆24Updated 2 years ago
- The most comprehensive CBOR module in the Lua universe.☆23Updated 9 months ago
- luajit implementation of xxhash☆21Updated 3 years ago
- A Lua library which provides base2(bitfield), base16(hex), base32(crockford/rfc), base64(rfc/url), base85(z85) decoding and encoding.☆90Updated 4 years ago
- Lexing & Syntax Highlighting in Lua (using LPeg)☆74Updated 2 years ago
- Compression and crypto for Lua: LZMA, Chacha20, curve25519, ed25519 signature, Blake2b hash and more...☆94Updated 2 years ago
- A command-line tool for building and analyzing graph of dependencies between Lua modules within a package.☆38Updated 7 years ago
- LuaJIT FFI bindings for the Tiny C Compiler☆29Updated 3 years ago
- LuaJIT FFI bindings for Chromium Embedded Framework (**UNSTABLE**)☆22Updated 3 years ago
- Fifo library for Lua☆35Updated 4 years ago
- A Lua 5.x/LuaJIT introspection library for humans☆86Updated 8 years ago
- A parser generator in Lua using PEG syntax.☆50Updated last year
- An efficient Ternary Search Tree and persistent database for LuaJIT☆18Updated 4 years ago
- LPeg version 1.0 Parser in pure LuaJIT☆112Updated 3 years ago
- Lua pure sort algorithm based on lib_table.c (from LuaJIT 2.1.0)☆25Updated 8 years ago
- extend luajit ffi module to give more affinity to C codes☆59Updated 9 years ago
- A Lua library that makes your strings stronger!☆68Updated 3 years ago
- Lua automation tool and scripting framework☆52Updated 6 years ago
- This is a experimental patch for Lua 5.4-work1 that adds first class support for arrays.☆17Updated 4 years ago
- lua binding to libui library☆18Updated 9 years ago
- Lua module for reading Linux input events from /dev/input/eventXX nodes☆34Updated 9 years ago
- Git implementation in pure lua for luvit.☆58Updated 2 years ago
- Trace debugger for LPeg rules and captures.☆45Updated 6 years ago
- Multi-threading Lua states (see: https://github.com/osch/lua-mtstates#mtstates)☆17Updated last year