mirven / lua_snippetsLinks
A collection of Lua code snippits I've used for talks, workshops, and teaching.
☆22Updated 4 years ago
Alternatives and similar repositories for lua_snippets
Users that are interested in lua_snippets are comparing it to the libraries listed below
Sorting:
- Lua Application Programming Helper Libraries☆58Updated 5 years ago
- Various payment provider APIs for Lua (and OpenResty): Stripe, PayPal☆70Updated 3 years ago
- Trivial Lua human-readable binary-safe serialization library☆24Updated 11 years ago
- Reimplement luafilesystem via LuaJIT FFI☆64Updated last year
- A random collection of core and utility level Lua libraries☆75Updated 2 years ago
- Lua pure sort algorithm based on lib_table.c (from LuaJIT 2.1.0)☆25Updated 8 years ago
- `llthreads` library rewritten without `LuaNativeObjects` code generator☆80Updated last year
- Portable inter-process communication for Lua☆48Updated 6 years ago
- generates luajit ffi bindings from c headers☆61Updated 7 years ago
- `require()` rewritten in plain Lua☆41Updated 2 years ago
- A Lua 5.x/LuaJIT introspection library for humans☆86Updated 8 years ago
- A Lua library which provides base2(bitfield), base16(hex), base32(crockford/rfc), base64(rfc/url), base85(z85) decoding and encoding.☆89Updated 4 years ago
- A Lua library that makes your strings stronger!☆69Updated 3 years ago
- Lua wrapper arount the Tweet NaCl cryptographic library☆18Updated 3 years ago
- Share, discuss and improve algorithm implementations!☆21Updated 9 years ago
- Simple HTTPS for LuaJIT!☆74Updated 7 years ago
- Implement functions to split strings☆14Updated 8 years ago
- A text and image layout library for LÖVE☆44Updated 6 years ago
- Usefu Lua modules☆41Updated 5 months ago
- Lua bitstream☆31Updated 5 years ago
- Portable filesystem API for LuaJIT☆25Updated 3 years ago
- write c code inside your lua code. use gcc and luajit ffi to build and link while you run.☆17Updated last year
- LuaJIT FFI bindings for the Tiny C Compiler☆28Updated 3 years ago
- proof of concept luajit profiler visualization for zerobrane☆22Updated 9 years ago
- (PROTOTYPE) A proof-of-concept C++ FFI for LuaJIT☆31Updated 10 years ago
- Fifo library for Lua☆35Updated 4 years ago
- LuaJIT Data Structures - hold cdata in Arrays, Vectors, and HashMaps☆117Updated 5 years ago
- LuaSrcDiet - Compresses Lua source code by removing unnecessary characters.☆31Updated 12 years ago
- all-in-one luapower repo with everything (auto-merged hourly from individual repos)☆144Updated last year
- Library for manipulation of memory areas in Lua.☆37Updated 2 weeks ago