mirven / lua_snippetsLinks
A collection of Lua code snippits I've used for talks, workshops, and teaching.
☆21Updated 5 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:
- `llthreads` library rewritten without `LuaNativeObjects` code generator☆81Updated 2 years ago
- Websockets for Lua☆34Updated 3 months ago
- A random collection of core and utility level Lua libraries☆76Updated 2 years ago
- all-in-one luapower repo with everything (auto-merged hourly from individual repos)☆145Updated last year
- memoized functions in lua☆103Updated last year
- A Lua library which provides base2(bitfield), base16(hex), base32(crockford/rfc), base64(rfc/url), base85(z85) decoding and encoding.☆92Updated 4 years ago
- Lua Application Programming Helper Libraries☆58Updated 5 years ago
- Reimplement luafilesystem via LuaJIT FFI☆64Updated last year
- Asynchronous logging library for Lua☆111Updated 7 years ago
- Portable filesystem API for LuaJIT☆24Updated 3 years ago
- Trivial Lua human-readable binary-safe serialization library☆24Updated 12 years ago
- A Lua library that makes your strings stronger!☆68Updated 3 years ago
- Portable inter-process communication for Lua☆48Updated 6 years ago
- Various payment provider APIs for Lua (and OpenResty): Stripe, PayPal☆70Updated 3 years ago
- `require()` rewritten in plain Lua☆41Updated 3 years ago
- Lua pure sort algorithm based on lib_table.c (from LuaJIT 2.1.0)☆25Updated 8 years ago
- A text and image layout library for LÖVE☆44Updated 6 years ago
- Fifo library for Lua☆35Updated 5 years ago
- JSON encoder/decoder☆58Updated 3 years ago
- Usefu Lua modules☆41Updated 9 months ago
- Library for manipulation of memory areas in Lua.☆37Updated 4 months ago
- LuaJIT FFI bindings for the Tiny C Compiler☆29Updated 3 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.☆30Updated 12 years ago
- Bindings to ENet for Lua☆96Updated 5 years ago
- Lua bindings to the LibGD☆76Updated last year
- Image board software written in Lua using the Lapis web framework.☆94Updated 4 years ago
- Time, Date and Timezone library for lua☆131Updated last month
- LRU cache in Lua☆97Updated 4 years ago
- A Lua library for packing and unpacking binary data, supporting arbitrary (byte-aligned) widths, named fields, and repetition.☆114Updated last year