Philipp Janda's repositories
lua-fltk4lua
Lua binding to the Fast Light Tool Kit (FLTK)
lua-luaipc
Portable inter-process communication for Lua
lua-classy
Class-based OO library for Lua
lua-microscope
Creates images of arbitrary Lua values using GraphViz
lua-getsize
Matthew Wild's lua-getsize module as a rock
lua-luaepnf
Extended PEG Notation Format (easy grammars for LPeg)
lua-rotable
Save memory with custom module "tables"
lua-multikey
A simple multidimensional table
lua-cprint
Improved print function that handles ANSI escapes even on Windows
lua-prototype
A small library for prototype based OO programming
lua-finally
Deterministic cleanup of resources in Lua
lua-annotate
A decorator for docstrings and type checking
luarocks-fetch-gitrec
LuaRocks fetcher module that clones git repositories recursively.
lua-tinylthread
Tiny threading module for Lua
lua-table.n
Clone of Lua's table library that uses '.n'.
prg-lr4win
LuaRocks installer for Windows bundling Lua 5.1, Lua 5.2, Lua 5.3, and the MinGW compiler
lua-allocspy
Log memory (de-)allocations in Lua
lua-apilog
Log Lua API calls and the Lua stack during development
lua-rockspecs
Some patched 3rd-party rockspecs
lua-travis
Helper files for using Travis-CI with Lua projects.
luarocks-build-cpp
A fork of built-in build system for C++ rocks
prg-buildsh
A build tool based on Lua and inspired by fabricate