Stars
LuaUnit is a popular unit-testing framework for Lua, with an interface typical of xUnit libraries (Python unittest, Junit, NUnit, ...). It supports several output formats (Text, TAP, JUnit, ...) to…
GTK Sudoku eliminates much of the drudgery of solving a Sudoku puzzle and provides educational tips should the path to the solution become obscured.
The Lua gzip file I/O module emulates the standard I/O module, but operates on compressed gzip format files.
New maintainer at: https://github.com/lunarmodules/lualogging
Simple interface to TCC, a fast runtime C compiler by Fabrice Bellard, it allows a Lua script to compile C code and register it at runtime as Lua-callable C funcions. 8000
Binding for librsync library. Uses the rsync algorithm to create signatures, deltas and patch.
Provides a consistent framework to write non-blocking C libraries, with a Lua interface for starting tasks and managing the Futures, Queues and Threads.
This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please fork and then email luaforge@gmail.com and ask us to "reroot" it to you. (Or…
Wrappers for Win32 API functions & constants. This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please fork and then email luaforg…
Lua Virtual Environment (VEnv) is a simple library which provides a way to execute a Lua function in a separate environment, protecting the original one. This repository was converted from a CVS re…
This game engine consist of a few modules. Each module call from lua code and provide him functionality. This system may be using for creation all interactive application (based on lua). This repos…
toluaxx is a tool that greatly simplifies the integration of C/C++ code with Lua. toLuaxx is an extension of toLua and toLua++, a tool to integrate C/C++ code with Lua. This repository was converte…
tekUI is a GUI toolkit library mostly written in Lua. It is easily extensible with new interface elements, which can later be ported in C. Its main focus is on rapid application development for emb…
A Lua binding for Tcl programming language This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please fork and then email luaforge@gmail…
BEEP is a "protocol kernel" useful for implementing application protocols. This is a binding of beepcore-c into Lua 5.1, wrapped in a more user-friendly API implemented directly in Lua. T…
Handles issues about the LuaForge site itself. Can be used for bug reporting, suggestions and discussions about the site, the project tree (trove), cvs etc. This repository was converted from a CVS…
Simulua is a discrete-event simulation library for Lua. The simulation in Simulua is process-oriented, that is, the operation path of a simulated system is obtained from interactions of processes r…
A coolaborative project management tool This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please fork and then email luaforge@gmail.co…
Automate the conversion of trees of ripped audio files. Supported formats are Flac, Ogg, Mp3-vbr and Mp3-cbr. In one shot, it is able to convert a set of directory trees containing any of these typ…
The implementation of an ORB in Lua This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please fork and then email luaforge@gmail.com an…
LuaZip is a Lua extension library used to read files stored inside zip files. This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please…
lua-yapp is a port of Lua to the PalmOS platform, with a UI to edit and run Lua source on the device, and a binding to the PalmOS specific API, written in the C language with GNU tools, targetting …
luaforge / luaunit
Forked from bluebird75/luaunitA xUnit tests module for Lua. This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please fork and then email luaforge@gmail.com and ask …
LuAsync provides interface for asynchronous network and disk IO calls, including it's own buffer implementation for efficient manipulation with large buffers. It is designed to be used as a base fo…
Lua Studio is a simple IDE for Lua. It consists of an editor with syntax coloring, and an integrated debugger. Debugger can step into, step over, step out of the routine, or stop at a breakpoint. T…
LuaSofia is a Lua binding of Sofia-Sip library. Sofia-SIP is an open-source SIP User-Agent library, compliant with the IETF RFC3261 specification. We decided to use git, source code can be get at: …
This project provides a framework for building Windows Service applications in Lua. A Windows Service is a special application that runs at system boot (or on demand) without an interactive user. O…
RSA offers public key cryptographic facilities for Lua 5.1 This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please fork and then emai…
A Lua 3.2 to Python binding. This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please fork and then email luaforge@gmail.com and ask u…
LuaProfiler can profile programs written in Lua and in CGILua. This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please fork and then …