dev-lua packages

43 packages - The dev-lua category contains libraries, utilities or bindings written in or for the Lua programming language.

dev-lua / LuaBitOp : Bit Operations Library for the Lua Programming Language

dev-lua / busted : Elegant Lua unit testing

dev-lua / busted-htest : Pretty output handler for Busted

dev-lua / dkjson : David Kolf's JSON module for Lua

dev-lua / inifile : A simple and complete ini parser for Lua

dev-lua / lanes : Lightweight, native, lazy evaluating multithreading library

dev-lua / ldoc : A LuaDoc-compatible documentation generation system

dev-lua / lgi : Lua bindings using gobject-introspection

dev-lua / lpeg : Parsing Expression Grammars for Lua

dev-lua / lua-argparse : Feature-rich command line parser for Lua

dev-lua / lua-bit32 : Backported Lua bit manipulation library

dev-lua / lua-cjson : A fast JSON encoding/parsing module for Lua

dev-lua / lua-openssl : OpenSSL binding for Lua

dev-lua / lua-term : Terminal operations for Lua

dev-lua / lua-unbound : A binding to libunbound for Lua

dev-lua / lua-utf8 : A UTF-8 support module for Lua and LuaJIT

dev-lua / lua-zlib : Simple streaming interface to zlib for Lua

dev-lua / lua_cliargs : A command-line argument parsing module for Lua

dev-lua / luacheck : A tool for linting and static analysis of Lua code

dev-lua / luacov : A simple coverage analyzer for Lua scripts

dev-lua / luadbi : A database interface library for Lua

dev-lua / luaevent : Binding of libevent for Lua

dev-lua / luaexpat : A SAX XML parser based on the Expat library

dev-lua / luafilesystem : File System Library for the Lua programming language

dev-lua / luajson : JSON Parser/Constructor for Lua

dev-lua / lualdap : A lua binding for the OpenLDAP client libraries

dev-lua / luaossl : Most comprehensive OpenSSL module in the Lua universe

dev-lua / luaposix : Bindings for POSIX APIs

dev-lua / luarocks : A package manager for the Lua programming language

dev-lua / luasec : Lua binding for OpenSSL library to provide TLS/SSL communication

dev-lua / luasocket : Networking support for the Lua language

dev-lua / luassert : Assertion library for Lua

dev-lua / luasystem : Platform independent system calls for Lua

dev-lua / lutok : Lightweight C++ API library for Lua

dev-lua / luv : Bare libuv bindings for lua

dev-lua / md5 : Offers basic cryptographic facilities for Lua

dev-lua / mediator_lua : Mediator pattern implementation for pub-sub management

dev-lua / messagepack : pure Lua implementation of the MessagePack serialization format

dev-lua / mpack : Lua bindings for libmpack

dev-lua / penlight : Lua utility libraries loosely based on the Python standard libraries

dev-lua / readline : A simple interface to the readline and history libraries

dev-lua / say : Lua String Hashing/Indexing Library

dev-lua / toluapp : A tool to integrate C/C++ code with Lua