Pinned Repositories
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.
luaxml
A minimal set of XML processing function in Lua, with simple mapping between XML and Lua tables
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/lsqlite3
LuaSQLite 3 is a thin wrapper around the public domain SQLite3 database engine.
LuaDist/luadate
LuaDate is a Lua module for date and time calculation and retrieval using the Gregorian Calendar system.
LuaDist/lsocket
Simple and easy socket support for lua.
LuaDist/batteries
A meta package that provides batteries for the Lua language. Modeled after Lua for Windows distribution.
LuaDist/30log
30 lines library for object orientation in Lua
LuaDist/lpty
A simple facility for lua to control other programs via PTYs.
LuaDist/luasocket
Network support for the Lua language
LuaDist/qtlua
The QtLua library aims to make Qt4 applications scriptable using the Lua scripting language.
LuaDist/luasql-odbc
LuaSQL is a simple interface from Lua to a DBMS - ODBC driver
LuaDist/tokyocabinet
Tokyo Cabinet: a modern implementation of DBM
LuaDist/zerobranestudio
A lightweight Lua-based IDE for Lua with code completion, syntax highlighting, live coding, remote debugger, and code analyzer
LuaDist/basexx
A Lua library which provides base2(bitfield), base16(hex), base32(crockford/rfc), base64 decoding and encoding.
LuaDist/epeg
Epeg is a library to read PEGs from textfiles and apply them to input to create abstract syntax trees.
LuaDist/lua-llthreads
Low-Level threads(pthreads or WIN32 threads) for Lua.
LuaDist/lua-sendmail
Simple wrapper around luasoket smtp.send
LuaDist/lua-tokyocabinet
Lua Binding of Tokyo Cabinet
LuaDist/luaposix
Lua bindings for POSIX APIs
LuaDist/gsl-shell
GSL library shell based on LuaJIT2
LuaDist/libsophia
modern embeddable, transactional key-value database designed for a high load
LuaDist/lua-ev
Lua integration with libev.
LuaDist/lua-llthreads2-compat
A simple Lua wrapper for pthreads & WIN32 threads.
LuaDist/lua-pdh
Lua binding to Microsoft Performance Data Helper (PDH) library.
LuaDist/lua-sophia
lua-sophia is a Lua binding to Sophia embeddable key-value database
LuaDist/lua-websockets
Websockets for Lua.
LuaDist/lua_bufflib
A library for string buffers in Lua.
LuaDist/luadist-activate
Virtual environment activation script for LuaDist deployment directories
LuaDist/luajson
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.
LuaDist/lub
Lubyk core scheduler and memory management.
LuaDist/lut
Lubyk utility functions related to string and array.
LuaDist/xml
Very fast XML parser for Lua based on RapidXML.