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:
- Trivial Lua human-readable binary-safe serialization library☆24Updated 12 years ago
- Various payment provider APIs for Lua (and OpenResty): Stripe, PayPal☆70Updated 3 years ago
- Portable inter-process communication for Lua☆48Updated 6 years ago
- Reimplement luafilesystem via LuaJIT FFI☆64Updated last year
- Lua Application Programming Helper Libraries☆58Updated 6 years ago
- Websockets for Lua☆34Updated 5 months ago
- `llthreads` library rewritten without `LuaNativeObjects` code generator☆80Updated 2 years ago
- Lua pure sort algorithm based on lib_table.c (from LuaJIT 2.1.0)☆25Updated 8 years ago
- Portable filesystem API for LuaJIT☆24Updated 4 years ago
- A random collection of core and utility level Lua libraries☆76Updated 2 years ago
- LuaJIT Data Structures - hold cdata in Arrays, Vectors, and HashMaps☆117Updated 6 years ago
- Pure Lua number library providing BigNum and fixed width unsigned integer types☆67Updated 6 years ago
- Tabular representation of Lua data☆59Updated last year
- generates luajit ffi bindings from c headers☆62Updated 7 years ago
- LRU cache in Lua☆97Updated 5 years ago
- LuaSrcDiet - Compresses Lua source code by removing unnecessary characters.☆29Updated 12 years ago
- A Lua library which provides base2(bitfield), base16(hex), base32(crockford/rfc), base64(rfc/url), base85(z85) decoding and encoding.☆91Updated 4 years ago
- HTTP Multipart Post helper that does just that.☆43Updated 3 months ago
- Lua cJSON Pretty Formatter☆34Updated 5 years ago
- Time, Date and Timezone library for lua☆132Updated 3 months ago
- Asynchronous logging library for Lua☆111Updated 7 years ago
- Image board software written in Lua using the Lapis web framework.☆94Updated 4 years ago
- memoized functions in lua☆105Updated 2 years ago
- a mutable string support to lua.☆26Updated 10 years ago
- Implement functions to split strings☆13Updated 8 years ago
- A text and image layout library for LÖVE☆44Updated 7 years ago
- Lua bitstream☆31Updated 6 years ago
- xxHash binding for lua☆23Updated 10 years ago
- Fifo library for Lua☆35Updated 5 years ago
- Compression and crypto for Lua: LZMA, Chacha20, curve25519, ed25519 signature, Blake2b hash and more...☆93Updated 3 years ago