stevedonovan / Microlight
A little library of useful Lua functions, intended as the 'light' version of Penlight
☆170Updated 2 years ago
Alternatives and similar repositories for Microlight
Users that are interested in Microlight are comparing it to the libraries listed below
Sorting:
- General Lua libraries☆297Updated 2 years ago
- A tool for tracing Lua script execution and analysing time profiles and coverage☆173Updated 9 years ago
- A port of LPeg 100% written in Lua.☆263Updated 3 years ago
- A Lua (5.1 and later) binding of various regex library APIs (POSIX, PCRE, PCRE2, GNU, Oniguruma and TRE)☆164Updated 8 months ago
- StackTracePlus provides enhanced stack traces for Lua.☆198Updated last year
- A Lua 5.3 parser written with LPegLabel☆200Updated 2 months ago
- A collection of LPEG patterns☆126Updated 2 years ago
- Compatibility module providing Lua-5.3-style APIs for Lua 5.2 and 5.1☆235Updated 3 months ago
- luaproc is a concurrent programming library for Lua☆121Updated 7 years ago
- A Lua 5.x/LuaJIT introspection library for humans☆86Updated 8 years ago
- `llthreads` library rewritten without `LuaNativeObjects` code generator☆79Updated last year
- Mustache templates for Lua☆242Updated 2 years ago
- fast table serialization for Lua☆50Updated 6 years ago
- Lua String Templates☆186Updated 9 years ago
- Copas is a dispatcher based on coroutines that can be used by TCP/IP servers.☆212Updated last month
- Date & Time module for Lua 5.x☆271Updated last year
- Lua integration with libev.☆226Updated 3 years ago
- An extended Lua macro preprocessor☆152Updated 2 years ago
- An extension of LPeg that supports labeled failures☆146Updated 2 years ago
- Terminal operations for Lua☆161Updated 8 months ago
- Continuation Queues: Embeddable asynchronous networking, threading, and notification framework for Lua on Unix.☆260Updated 5 months ago
- Asynchronous logging library for Lua☆109Updated 6 years ago
- The metalua programming language☆351Updated last year
- A iteration library for Lua☆56Updated 4 years ago
- Embedded Lua templates☆232Updated last year
- Lanes is a lightweight, native, lazy evaluating multithreading library for Lua 5.1 to 5.4.☆490Updated last week
- FFI package for Lua 5.1 and Lua 5.2☆196Updated 4 years ago
- Time-related functions for Lua, inspired in javascript's setTimeout and setInterval☆183Updated last year
- A highly customizable test library for Lua that allows declarative tests with nested contexts.☆163Updated 7 years ago
- Parses Lua to abstract syntax tree (AST) using LPeg.☆74Updated 7 years ago