Pinned Repositories
dkjson
dkjson is a module for encoding and decoding JSON data.
iup
IUP is a portable toolkit for building graphical user interfaces.
libjpeg
Independent JPEG Group's JPEG software
lua
The Lua programming language with CMake based build
luajit
LuaJIT is JIT compiler for the Lua language.
Repository
Repository of LuaDist modules available for installation using the luadist-git command line tool
squish
Squish Lua libraries and apps into a single compact file.
srlua
A tool for building self-running Lua programs.
tcc
Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.
toluapp
tolua++ is an extension of toLua, a tool to integrate C/Cpp code with Lua
The Lua Language distribution [Archived]'s Repositories
LuaDist/tcc
Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.
LuaDist/srlua
A tool for building self-running Lua programs.
LuaDist/libtiff
TIFF library.
LuaDist/luacurl
LuaCURL is Lua 5.x compatible module providing Internet browsing capabilities based on the cURL library.
LuaDist/luadist-git
Automated Lua module deployment utility for the LuaDist project - git version
LuaDist/luasql-mysql
Database connectivity for Lua - MySQL driver
LuaDist/wxwidgets
wxWidgets is a C++ multi-platform GUI toolkit.
LuaDist/penlight
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.
LuaDist/mixlua
A preprocessor for files including embedded Lua code
LuaDist/libgdbm
GNU dbm is a set of database routines that use extendible hashing and works similar to the standard UNIX dbm routines.
LuaDist/luasystem
Platform independent system calls for Lua
LuaDist/mobdebug
Remote debugger for Lua. Based on RemDebug, but with a new set of features.
LuaDist/cosmo
Cosmo is a “safe templates” engine for Lua.
LuaDist/lua-hiredis
Bindings for hiredis Redis-client library
LuaDist/lua-resty-template
Templating Engine (HTML) for Lua and OpenResty.
LuaDist/lua-term
Terminal operations for Lua
LuaDist/luassert
Assertion library for Lua
LuaDist/xlsxwriter
A lua module for creating Excel XLSX files
LuaDist/lanes
Lanes is a lightweight, native, lazy evaluating multithreading library for Lua 5.1.
LuaDist/lua-git
An attempt to implement the basics of Git in pure Lua
LuaDist/luacheck
A tool for linting and static analysis of Lua code.
LuaDist/luacom
Microsoft Component Object Model (COM) binding for Lua
LuaDist/luacov
LuaCov is a simple coverage analyzer for Lua code.
LuaDist/luafilesystem
LuaFileSystem is a Lua library developed to complement the set of functions related to file systems offered by the standard Lua distribution.
LuaDist/StackTracePlus
StackTracePlus provides enhanced stack traces for Lua.
LuaDist/busted
Elegant Lua unit testing.
LuaDist/getdoc
LuaDist/lua_cliargs
A command-line argument parsing module for Lua.
LuaDist/mediator_lua
Mediator pattern implementation for pub-sub management
LuaDist/say
Lua string hashing library, useful for internationalization