stevedonovan / MicrolightLinks
A little library of useful Lua functions, intended as the 'light' version of Penlight
☆179Updated 3 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☆301Updated 3 years ago
- A port of LPeg 100% written in Lua.☆267Updated 3 years ago
- A tool for tracing Lua script execution and analysing time profiles and coverage☆176Updated 10 years ago
- StackTracePlus provides enhanced stack traces for Lua.☆200Updated 2 years ago
- Compatibility module providing Lua-5.3-style APIs for Lua 5.2 and 5.1☆245Updated last week
- A collection of LPEG patterns☆129Updated 3 years ago
- A Lua 5.3 parser written with LPegLabel☆210Updated last month
- An extended Lua macro preprocessor☆160Updated 3 years ago
- Mustache templates for Lua☆256Updated 3 years ago
- Terminal operations for Lua☆174Updated last year
- An extension of LPeg that supports labeled failures☆149Updated 2 years ago
- Lanes is a lightweight, native, lazy evaluating multithreading library for Lua 5.1 to 5.5.☆520Updated 2 months ago
- Feature-rich command line parser for Lua☆286Updated 5 years ago
- A Lua (5.1 and later) binding of various regex library APIs (POSIX, PCRE, PCRE2, GNU, Oniguruma and TRE)☆171Updated last year
- luaproc is a concurrent programming library for Lua