luajson by harningt

JSON parser/encoder for Lua Parses JSON using LPEG for speed and flexibility. Depending on parser/encoder options, various values are preserved as best as possible.

created at Sept. 26, 2008, 4:40 a.m.

Lua

20 +0

247 +0

48 +0

GitHub
metalua by fab13n

The metalua programming language

created at Dec. 2, 2008, 12:18 p.m.

Lua

22 +0

343 +1

58 +0

GitHub
redis-lua by nrk

A Lua client library for the redis key value storage system.

created at March 24, 2009, 6:58 p.m.

Lua

56 +0

728 +1

239 +0

GitHub
telescope by norman

A highly customizable test library for Lua that allows declarative tests with nested contexts.

created at Aug. 24, 2009, 1:18 p.m.

Lua

11 +0

160 +0

35 +0

GitHub
Penlight by lunarmodules

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. Much of the functionality is inspired by the Python standard libraries.

created at March 9, 2010, 7:43 a.m.

Lua

65 +0

1,835 +6

238 +0

GitHub
middleclass by kikito

Object-orientation for Lua

created at April 21, 2010, 9:35 p.m.

Lua

88 +0

1,716 +5

187 +1

GitHub
lua-inspect by davidm

Lua code analysis, with plugins for HTML and SciTE

created at July 23, 2010, 3:40 a.m.

Lua

15 +0

167 +1

14 +0

GitHub
lua-stdlib by lua-stdlib

General Lua libraries

created at Oct. 9, 2010, 1:58 a.m.

Lua

15 +0

275 +2

32 +0

GitHub
Lake by stevedonovan

A Lua-based Build Tool

created at Oct. 11, 2010, 5:34 p.m.

Lua

16 +0

130 +1

16 +0

GitHub
StackTracePlus by ignacio

StackTracePlus provides enhanced stack traces for Lua.

created at Nov. 4, 2010, 6:13 p.m.

Lua

19 +0

190 +0

26 +0

GitHub
lua-lxsh by xolox

Lexing & Syntax Highlighting in Lua (using LPeg)

created at Jan. 13, 2011, 7:16 p.m.

Lua

8 +0

71 +0

8 +0

GitHub
luafft by h4rm

Lua package that includes functions for Fast Fourier Transformations.

created at Jan. 17, 2011, 8:51 p.m.

Lua

4 +0

51 +0

5 +0

GitHub
lualogging by Neopallium

New maintainer at: https://github.com/lunarmodules/lualogging

created at Feb. 1, 2011, 8:42 p.m.

Lua

16 +0

146 +0

67 +0

GitHub
concurrentlua by lefcha

Concurrency oriented programming in Lua

created at Feb. 27, 2011, 2:08 p.m.

Lua

17 +0

158 +0

12 +0

GitHub
luatrace by geoffleyland

A tool for tracing Lua script execution and analysing time profiles and coverage

created at March 31, 2011, 12:23 a.m.

Lua

14 +0

164 +0

26 +0

GitHub
inspect.lua by kikito

Human-readable representation of Lua tables

created at April 20, 2011, 11 p.m.

Lua

47 +0

1,315 +3

197 +0

GitHub
cron.lua by kikito

Time-related functions for Lua, inspired in javascript's setTimeout and setInterval

created at April 24, 2011, 12:11 p.m.

Lua

14 +0

164 +0

26 +0

GitHub
tween.lua by kikito

Tweening/Easing/Interpolating functions for lua. Inspired on jQuery's animate method.

created at April 25, 2011, 10:23 p.m.

Lua

27 +0

557 +0

79 +0

GitHub
ansicolors.lua by kikito

ANSI terminal color manipulation for Lua.

created at May 12, 2011, 2:43 p.m.

Lua

10 +0

129 +2

32 +0

GitHub
lua_missions by kikito

Lua Koans, minus the Zen stuff

created at June 1, 2011, 10:38 p.m.

Lua

17 +0

375 +1

75 +0

GitHub