lunarmodules / luacovLinks
LuaCov is a simple coverage analyzer for Lua code.
☆321Updated 7 months ago
Alternatives and similar repositories for luacov
Users that are interested in luacov are comparing it to the libraries listed below
Sorting:
- LuaUnit is a popular unit-testing framework for Lua, with an interface typical of xUnit libraries (Python unittest, Junit, NUnit, ...). I…☆599Updated last year
- Compatibility module providing Lua-5.3-style APIs for Lua 5.2 and 5.1☆239Updated 4 months ago
- LuaFileSystem is a Lua library developed to complement the set of functions related to file systems offered by the standard Lua distribut…☆948Updated 8 months ago
- Lanes is a lightweight, native, lazy evaluating multithreading library for Lua 5.1 to 5.5.☆493Updated last week
- Date & Time module for Lua 5.x☆270Updated last year
- LDoc is a LuaDoc-compatible documentation generator which can also process C extension source. Markdown may be optionally used to render …☆831Updated 11 months ago
- A Lua 5.3 parser written with LPegLabel☆206Updated 4 months ago
- a utf-8 support module for Lua and LuaJIT.☆430Updated 6 months ago
- LuaSec☆383Updated 2 months ago
- Lua serializer and pretty printer.☆591Updated 3 years ago
- LibYAML binding for Lua.☆218Updated 2 years ago
- General Lua libraries☆298Updated 2 years ago
- XML Parser written entirely in Lua that works for Lua 5.1+. Convert XML to and from Lua Tables 🌖💱☆315Updated last month
- A JSON module for Lua based on the very fast RapidJSON library.☆286Updated 2 years ago
- Lua binding to libcurl