Lunar Modules

Results 20 repositories owned by Lunar Modules

lua-compat-5.3

222
Stars
35
Forks
Watchers

Compatibility module providing Lua-5.3-style APIs for Lua 5.2 and 5.1

Penlight

1.8k
Stars
238
Forks
Watchers

A set of pure Lua libraries focusing on input data handling (such as reading configuration files), functional programming (such as map, reduce, placeholder expressions,etc), and OS path management. M...

copas

197
Stars
70
Forks
Watchers

Copas is a dispatcher based on coroutines that can be used by TCP/IP servers.

ldoc

757
Stars
175
Forks
Watchers

LDoc is a LuaDoc-compatible documentation generator which can also process C extension source. Markdown may be optionally used to render comments, as well as integrated readme documentation and pretty...

luacov

290
Stars
64
Forks
Watchers

LuaCov is a simple coverage analyzer for Lua code.

luafilesystem

855
Stars
291
Forks
Watchers

LuaFileSystem is a Lua library developed to complement the set of functions related to file systems offered by the standard Lua distribution.

luasocket

1.7k
Stars
614
Forks
Watchers

Network support for the Lua language

luasql

522
Stars
187
Forks
Watchers

LuaSQL is a simple interface from Lua to a DBMS.

md5

108
Stars
62
Forks
Watchers

MD5 offers basic cryptographic facilities for Lua 5.1.

busted

1.4k
Stars
182
Forks
Watchers

Elegant Lua unit testing.