#awesome-lua
A curated list of awesome Lua frameworks, libraries and software.
- luvit/luvit - Lua + libUV + jIT = pure awesomesauce
- leafo/moonscript - 🌙 A language that compiles to Lua
- pkulchenko/ZeroBraneStudio - Lightweight Lua-based IDE for Lua with code completion, syntax highlighting, live coding, remote debugger, and code analyzer; supports Lua 5.1, 5.2, 5.3, LuaJIT and other Lua interpreters on Windows, OSX, and Linux
- luakit/luakit - Fast, small, webkit based browser framework extensible by Lua.
- rtsisyk/luafun - Lua Fun is a high-performance functional programming library for Lua designed with LuaJIT's trace compiler in mind.
- loveshell/ngx_lua_waf - ngx_lua_waf是一个基于lua-nginx-module(openresty)的web应用防火墙
- kikito/middleclass - Object-orientation for Lua
- keplerproject/luarocks - LuaRocks is a package manager for Lua modules.
- sailorproject/sailor - A Lua MVC Web Framework.
- openresty/lua-resty-redis - Lua redis client driver for the ngx_lua based on the cosocket API
- fcambus/telize - Telize is a JSON IP and GeoIP REST API (IP Geolocation) built on Nginx and Lua
- stevedonovan/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.
- Olivine-Labs/busted - Elegant Lua unit testing.
- idevz/vanilla - An OpenResty Lua MVC Web Framework
- facebook/fblualib - Facebook libraries and utilities for Lua
- nrk/redis-lua - A Lua client library for the redis key value storage system.
- ignacio/LuaNode - Asynchronous I/O for Lua
- gamesys/moonshine - A lightweight Lua VM for the browser
- mirven/underscore.lua - A utility library for Lua
- tylerneylon/pacpac - A lua-based Pac-Man clone.
- mpeterv/luacheck - A tool for linting and static analysis of Lua code.
- kikito/inspect.lua - Human-readable representation of Lua tables
- emmericp/MoonGen - MoonGen is a fully scriptable high-speed packet generator built on DPDK and LuaJIT. It can saturate a 10 Gbit/s connection with 64 byte packets on a single CPU core while executing user-provided Lua scripts for each packet. Multi-core support allows for even higher rates. It also features precise and accurate timestamping and rate control.
- bungle/lua-resty-template - Templating Engine (HTML) for Lua and OpenResty.
- andremm/typedlua - An Optional Type System for Lua
- Yonaba/Moses - Utility library for functional programming in Lua
- pkulchenko/MobDebug - Remote debugger for Lua.
- mongrel2/Tir - A Simple Lua Web Framework For Mongrel2
- franko/luajit-lang-toolkit - A Lua bytecode compiler written in Lua itself for didactic purposes or for new language implementations
- Igalia/pflua - Packet filtering in Lua
- openresty/lua-resty-mysql - Nonblocking Lua MySQL driver library for ngx_lua or OpenResty
- kikito/bump.lua - A collision detection library for Lua
- kingluo/luajit.io - luajit io framework
- daogangtang/bamboo - Bamboo is the web framework of Lua based on Mongrel2, ZeroMQ and NoSQL database.
- dualface/gbc-core - GameBox Cloud Core - The Game Server Framework based on Lua and OpenResty.
- vsergeev/luaradio - A lightweight, embeddable software-defined radio framework built on LuaJIT
- kikito/tween.lua - Tweening/Easing/Interpolating functions for lua. Inspired on jQuery's animate method.
- sean-lin/protoc-gen-lua - Google's Protocol Buffers project, ported to Lua
- kikito/lua_missions - Lua Koans, minus the Zen stuff
- lipp/lua-websockets - Websockets for Lua.
- appwilldev/moochine - MOOCHINE - A simple and lightweight web framework based on OpenResty(ngx_lua, http://openresty.org).
- Yonaba/30log - 30 lines library for object orientation in Lua
- sumory/lor - a fast, minimalist web framework for lua based on OpenResty
- leafo/magick - Lua bindings to ImageMagick for LuaJIT using FFI
- pguillory/luajit-libuv - LuaJIT FFI binding for libuv
- ostinelli/gin - A LUA fast, low-latency, low-memory footprint, web JSON-API framework with Test Driven Development helpers and patterns.
- meric/l2l - A Lisp to Lua compiler. Embeddable. Reader Macros, Macros, Lambdas, Lua functions...
- pavouk/lgi - Dynamic Lua binding to GObject libraries using GObject-Introspection
- openresty/lua-resty-websocket - WebSocket support for the ngx_lua module (and OpenResty)
- openresty/lua-resty-upload - Streaming reader and parser for http file uploading based on ngx_lua cosocket
- MisterDA/love-release - 💌 Lua script that makes LÖVE game release easier
- marcoskirsch/nodemcu-httpserver - A (very) simple web server written in Lua for the ESP8266 firmware NodeMCU.
- somesocks/lua-lockbox - A collection of cryptographic primitives written in pure Lua
- Kadoba/Advanced-Tiled-Loader - Imports Tiled maps into Lua for the LÖVE game engine. (NO LONGER IN DEVELOPMENT)
- openresty/lua-resty-core - New FFI-based API for lua-nginx-module
- harningt/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.
- Neopallium/lua-pb - Lua Protocol Buffers
- fperrad/lua-MessagePack - a pure Lua implementation of msgpack.org[Lua]
- EvandroLG/pegasus.lua - 🚀 Pegasus.lua is a http server to work with web applications written in Lua language.
- igrigorik/tokyo-recipes - Lean & mean Tokyo Cabinet recipes (with Lua)
- vlipco/srv-router - OpenResty (nginx+lua) that discovers upstream servers from SRV records
- openresty/lua-resty-limit-traffic - Lua library for limiting and controlling traffic in OpenResty/ngx_lua
- lefcha/concurrentlua - Concurrency oriented programming in Lua
- slembcke/debugger.lua - A simple, embedabble CLI debugger for Lua.
- rxi/lume - Lua functions geared towards gamedev
- pkulchenko/serpent - Lua serializer and pretty printer
- lua-stdlib/lua-stdlib - General Lua libraries
- xjdrew/levent - lua concurrency library based on libev, similar with gevent
- liseen/lua-resty-http - Lua http client driver for the ngx_lua based on the cosocket API
- fjolnir/TLC - The Tiny Lua Cocoa Bridge
- torhve/LuaWeb - A very simple blog engine using openresty, nginx, lua, markdown, git and redis
- davidm/lua-inspect - Lua code analysis, with plugins for HTML and SciTE
- richardhundt/shine - A Shiny Lua Dialect
- weshoke/Lust - Lua String Templates
- craigmj/json4lua - JSON (Javascript Object Notation - http://www.json.org) encoding / decoding module for Lua, and very basic JSON RPC module (requiring socket 2.0).Module requires compat-5.1 if using Lua 5.0.This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010.
- keplerproject/xavante - Xavante is a Lua HTTP 1.1 Web server that uses a modular architecture based on URI mapped handlers.
- openresty/lua-resty-upstream-healthcheck - Health Checker for Nginx Upstream Servers in Pure Lua
- openresty/lua-resty-lrucache - Lua-land LRU Cache based on LuaJIT FFI
- openresty/lua-resty-string - String utilities and common hash functions for ngx_lua and LuaJIT
- norman/telescope - A highly customizable test library for Lua that allows declarative tests with nested contexts.
- majek/lua-channels - Go style channels in pure Lua
- openresty/lua-resty-memcached - Lua memcached client driver for the ngx_lua based on the cosocket API
- ignacio/StackTracePlus - StackTracePlus provides enhanced stack traces for Lua.
- LuaAV/LuaAV - Audiovisual scripting with Lua
- davidm/lua2c - convert Lua source code into an equivalent C source code written in terms of Lua C API calls
- appwilldev/moochine-demo - OpenResty(ngx_lua, http://openresty.org )+Moochine 完整实例
- Fizzadar/Luapress - 📰 Static site/blog generator written in Lua
- jtarchie/underscore-lua - Underscore is a utility-belt library for Lua
- stravant/LuaMinify - Lua source code minifier.
- mtourne/nginx_log_by_lua - Simple example of aggregated logging using log_by_lua hooks
- ignacio/LuaOAuth - A OAuth client library for Lua
- APItools/router.lua - A barebones router for Lua. It matches urls and executes lua functions.
- openresty/lua-resty-lock - Simple nonblocking lock API for ngx_lua based on shared memory dictionaries
- agoragames/nginx-google-oauth - Lua module to add Google OAuth to nginx
- nixuehan/Belial - 基于nginx lua module 的一个 waf .
- geoffleyland/luatrace - A tool for tracing Lua script execution and analysing time profiles and coverage
- stevedonovan/Lake - A Lua-based Build Tool
- zrong/lua - A lua library by zengrong.net
- torch/threads - Threads for Lua and LuaJIT. Transparent exchange of data between threads is allowed thanks to torch serialization.
- hpxl/nginx-lua-fastdfs-GraphicsMagick - nginx+lua+fastdfs+GraphicsMagick 动态生成缩略图
- Olivine-Labs/lustache - Mustache templates for Lua
- bungle/lua-resty-session - Session library for OpenResty – flexible and secure
- tanema/light_world.lua - A lighting model made for love 2d
- geekscape/mqtt_lua - MQTT Client library for the Lua language
- DhavalKapil/elasticsearch-lua - Lua client for elasticsearch
- pygy/LuLPeg - A port of LPeg 100% written in Lua.
- Neopallium/lua-handlers - Provides a set of async. callback based handlers for working with raw TCP/UDP socket, ZeroMQ sockets, or HTTP client/server.
- kikito/stateful.lua - Stateful classes for Lua
- keplerproject/orbit - Orbit is an MVC web framework for Lua.
- paulcuth/starlight - A Lua to ES6 transpiler.
- daurnimator/lua-http - HTTP Library for Lua. Supports HTTP(S) 1.0, 1.1 and 2.0; client and server.
- bluebird75/luaunit - Luaunit is a unit-testing framework for Lua, in the spirit of many others unit-testing framework. Luaunit let's you write test functions, test classes with test methods and setup/teardown functionality.
- xopxe/lumen - Lua Multitasking Environment.
- viruscamp/luadec - Lua Decompiler for lua 5.1 , 5.2 and 5.3
- TACC/Lmod - Lmod: An Environment Module System based on Lua, Reads TCL Modules, Supports a Software Hierarchy
- Neopallium/lualogging - LuaLogging provides a simple API to use logging features in Lua. Its design was based on log4j.
- rxi/flux - A fast, lightweight tweening library for Lua
- luvit/lit - Toolkit for developing, sharing, and running luvit/lua programs and libraries.
- xolox/vim-lua-inspect - Semantic highlighting for Lua in Vim
- YunoHost/SSOwat - A simple SSO for nginx, written in Lua
- stevedonovan/LuaMacro - An extended Lua macro preprocessor
- kyleconroy/lua-state-machine - A finite state machine lua micro framework
- stevedonovan/Microlight - A little library of useful Lua functions, intended as the 'light' version of Penlight
- mlnlover11/LuaAssemblyTools - Lua Assembly/Bytecode Tools. Has functions for virtually all aspects of LASM, including reading/writing, verifying, stripping debug info, LASM decompilation, and LASM parsing.
- leafo/etlua - Embedded Lua templates
- kikito/md5.lua - MD5 sum in pure Lua, with no C and no external dependencies
- clementfarabet/lua---parallel - A (simple) parallel computing framework for Lua
- clementfarabet/graphicsmagick - A simple Lua wrapper to graphicsmagick.
- wingify/lua-resty-rabbitmqstomp - Opinionated Lua RabbitMQ client library for the ngx_lua apps based on the cosocket API
- openresty/lua-resty-dns - DNS resolver for the nginx lua module
- RedisLabs/redis-lua-debugger - A Redis Lua script for debugging Redis Lua scripts
- lubyk/dub - A Lua bindings generator that uses Doxygen to parse C/C++ headers.
- LazyZhu/lua-resty-ssdb - Lua ssdb client driver for the ngx_lua based on the cosocket API, SSDB is a leveldb server.
- hoelzro/lua-repl - A Lua REPL implemented in Lua for embedding in other programs
- clementfarabet/lua---nnx - An extension to Torch7's nn package.
- Windower/Lua - Lua Addons and Scripts
- Tieske/date - Date & Time module for Lua 5.x
- rxi/lurker - Auto-swaps changed Lua files in a running LÖVE project
- cloudwu/lua-trace - Trace for debug lua
- xfbs/PiL3 - My solutions to the exercises from the book "Programming in Lua 3" by Roberto Ierusalimschy
- kikito/cron.lua - Time-related functions for Lua, inspired in javascript's setTimeout and setInterval
- Phrogz/SLAXML - SAX-like streaming XML parser for Lua
- airstruck/knife - A collection of useful micro-modules for Lua.
- RedisLabs/geo.lua - A helper library for Redis geospatial indices
- luapower/dynasm - DynASM with Lua mode
- pintsized/lua-resty-rack - A simple and extensible HTTP server framework for OpenResty.
- keplerproject/luadoc - LuaDoc is obsolete, use LDoc instead →
- Olivine-Labs/lusty - Lua RESTful Web Application Framework
- cloudwu/ldebug - A Lua Remote Debugger
- solso/api-aggregator - Aggregate REST API calls easily on a sandboxed Nginx+Lua env
- lovetoys/lovetoys - It's a full-featured Entity-Component-System framework for making games with lua!
- erikdubbelboer/redis-lua-scaling-bloom-filter - LUA Redis scripts for a scaling bloom filter
- zheng-ji/ngx_lua_reqstatus - 实时统计 nginx 状态的 lua 拓展
- tickbh/tdengine - game server for Rust + Lua
- paulofmandown/rotLove - Roguelike Toolkit in Love. A Love2D/lua port of rot.js
- facebook/CParser - A compact C preprocessor and declaration parser written in pure Lua
- unixhot/waf - 使用Nginx+Lua实现的WAF
- starjun/openstar - lua waf,nginx+lua,openresty,luajit,waf+,cdn,nginx
- jmcnamara/xlsxwriter.lua - A lua module for creating Excel XLSX files.
- bakpakin/tiny-ecs - ECS for Lua
- mailru/tntlua - Tarantool Lua stored procedures
- leafo/heroku-openresty - Run OpenResty on Heroku with the Lua buildpack
- andycai/kodelua - Kode is a free Open Source Model-View-Controller framework using Lua.
- henix/slt2 - a simple Lua template processor
- golgote/neturl - URL and Query string parser, builder, normalizer for Lua
- silentbicycle/lunatest - xUnit-style + randomized unit testing framework for Lua (and C projects using Lua, etc.)
- msva/lua-htmlparser - An HTML parser for lua.
- yuri/sputnik - An Extensible Wiki/CMS in Lua
- pingidentity/lua-resty-openidc - Lua implementation to make NGINX operate as an OpenID Connect RP or OAuth 2.0 RS using the Lua extension scripting features (http://wiki.nginx.org/HttpLuaModule) which are for instance part of OpenResty (http://openresty.org/)
- mpeterv/argparse - Feature-rich command line parser for Lua
- zeromq/lzmq - Lua binding to ZeroMQ
- rxi/json.lua - A lightweight JSON library for Lua
- Neopallium/LuaNativeObjects - A Lua bindings generator written in Lua.
- mirven/luaspec - A specification framework for lua
- javieryanez/nodemcu-modules - Modules for nodeMcu (LUA intepreter for ESP8266)
- craigbarnes/lua-gumbo - Lua bindings for the Gumbo HTML5 parsing library, with a set of DOM APIs implemented in pure Lua.
- benglard/waffle - Fast, asynchronous web framework for Lua/Torch
- rxi/classic - Tiny class module for Lua
- bungle/lua-resty-validation - Validation Library (Input Validation and Filtering) for Lua and OpenResty.
- bjornbytes/RxLua - Reactive Extensions for Lua
- NodeUSB/nodemcu-ide - Browser based Lua IDE for ESP8266 SoC
- keplerproject/wsapi - WSAPI is an API that abstracts the web server from Lua web applications.
- deepmind/classic - A class system for Lua.
- ToxicFrog/vstruct - A Lua library for packing and unpacking binary data, supporting arbitrary (byte-aligned) widths, named fields, and repetition.
- nucular/sfxrlua - A port of the sfxr sound effect synthesizer to Lua
- lua-nucleo/lua-nucleo - A random collection of core and utility level Lua libraries
- jbochi/lua-resty-cassandra - Pure Lua Cassandra client using CQL binary protocol
- diegofn/TuneIn-Radio-VLC - TuneIn Radio LUA Script for VLC 2.x. Its compatible with VLC for Windows and Mac
- Cluain/Lua-Simple-XML-Parser - Read simple XML easily
- zserge/lua-promises - A+ promises in Lua
- juce/lua-resty-shell - tiny subprocess/shell library to use with OpenResty application server
- graue/luasynth - Audio framework in Lua
- duhoobo/lua-resty-smtp - I must be crazy trying to send mail with Nginx.
- torch/trepl - A pure Lua-based, lightweight REPL for Torch.
- RememberTheAir/GroupButler - A Lua Telegram based on Otouto
- Tieske/uuid - A pure Lua uuid generator (modified from a Rackspace module)
- philips/lualint - lua linter
- silentbicycle/tamale - TAble MAtching Lua Extension - An Erlang-style pattern-matching library for Lua
- shawndumas/adventure.lua - Lua Text Adventure Engine
- kikito/i18n.lua - A very complete i18n lib for Lua
- azurewang/lua-resty-fastdfs - Nonblocking Lua FastDFS driver library for ngx_lua
- hoelzro/lua-term - Terminal operations for Lua
- bungle/lua-resty-nettle - LuaJIT FFI bindings for Nettle (a low-level cryptographic library)
- nanomsg/luajit-nanomsg - LuaJIT FFI binding to the nanomsg library
- catwell/luajit-msgpack-pure - MessagePack for LuaJIT (using FFI, no bindings)
- brimworks/lua-http-parser - Lua binding to Ryan Dahl's "http-parser".
- rgieseke/locco - Locco is Docco in Lua.
- peter4431/LuaSoar - A lua debugger
- moteus/lua-log - Asynchronous logging library for Lua 5.1/5.2
- Yonaba/Lua-Class-System - Lua Class System (LCS) is a small library which offers a clean, minimalistic but powerful API for (Pseudo) Object Oriented programming style using Lua.
- torhve/weechat-matrix-protocol-script - A WeeChat script in Lua that implements the matrix.org chat protocol
- love2d-community/love-api - The whole LÖVE wiki in a Lua table.
- JakobOvrum/LuaIRC - IRC library for Lua
- gvx/Ser - A fast, robust, richly-featured table serialisation library for Lua
- sailorproject/valua - Validation for lua! A module for making chained validations. Create your objects, append your tests, use and reuse it!
- norman/lua-haml - Haml for Lua
- metadeus/luv - [abandoned] Lua MVC web-framework
- leafo/image-server-tutorial - An example of an image processing server in OpenResty and Lua
- davidm/lua-matrix - Matrices and vectors of are real, complex, and symbolic elements, implemented as Lua tables.
- calio/lua-capnproto - Lua-capnp is a pure lua implementation of capnproto based on luajit.
- xolox/lua-lxsh - Lexing & Syntax Highlighting in Lua (using LPeg)
- Wiladams/LAPHLibs - Lua Application Programming Helper Libraries
- umegaya/lua-aws - pure-lua implementation of aws REST APIs
- rxi/log.lua - A tiny logging module for Lua
- renoise/xrnx - The official Renoise Lua Scripting repository
- geekscape/nodemcu_esp8266 - NodeMCU Lua examples for the ESP8266 Wi-Fi module
- leegao/LuaInLua - A self-hosting compiler for the Lua language.
- iamaleksey/lua-zmq - Lua zeromq2 binding
- cosmonawt/lua-telegram-bot - A simple Lua Library for the Telegram Bot API
- amireh/lua_cliargs - A command-line argument parsing module for Lua.
- psamim/telegram-cli-backup - A simple Lua script to backup Telegram messages into a CSV or sqlite database
- fperrad/lua-Spore - a generic ReST client
- azurewang/lua-resty-postgres - Nonblocking Lua PostgreSQL driver library for ngx_lua
- andremm/lua-parser - A Lua 5.3 parser written with LPeg
- stevedonovan/luaish - A Lua REPL with global name tab-completion and a shell sub-mode
- mindreframer/ProFi.lua - a non-official git mirror for ProFi, a Lua profiler
- luastar/luastar - 一个用lua实现的基于openresty的接口(api)开发框架
- KSDaemon/wiola - WAMP implementation in LUA
- kikito/beholder.lua - Minimal observer pattern for Lua, with a couple twists
- zym2014/MoonWarriors-lua - 《雷电战机》游戏-Lua移植版
- perky/FEZ - A lua library that helps you create component based projects inspired by Artemis.
- LuaDist/squish - Squish Lua libraries and apps into a single compact file.
- JesterXL/Robotlegs-for-Corona - Small subset of the ActionScript 3 Robotlegs framework ported to Lua for Corona.
- JakobGreen/lua-requests - Requests for Lua!
- EmmanuelOga/easing - Easing functions implemented in lua (Functions from http://www.robertpenner.com/easing/ )
- bighil/aeslua - Implementation of aes in nearly pure lua (bitlib is required)
- APItools/sandbox.lua - A lua sandbox for executing non-trusted code
- robmiracle/Simple-Table-Load-Save-Functions-for-Corona-SDK - Two very simple load and save function to store a Lua Table and Read it back in. Requires the Corona SDK JSON Library
- ppissanetzky/AndThen - Lua Promises library inspired by Q
- Olivine-Labs/luassert - Assertion library for Lua
- jsimmons/mongrel2-lua - Lua api for the mongrel2 zeromq handler interface
- jp-ganis/JPS - Protected LUA DPS Addon
- hopesoft/nginx-lua-image-module - A nginx module to resize, crop images
- FAForever/fa - Lua code for FAF
- BlackBulletIV/strong - A Lua library that makes your strings stronger!
- stepelu/lua-sci - SciLua: Scientific Computing with LuaJIT
- pygy/strung.lua - Lua string patterns rewritten in Lua + FFI, for LuaJIT.
- osa1/language-lua - Lua parser and pretty-printer
- medcl/lua-resty-weedfs - weefs,lua,nginx and file post processing with ffmpeg and graphicsmagick
- luakit/luakit-plugins - Version control for various luakit plugins.
- kikito/sha1.lua - SHA-1 secure hash computation, and HMAC-SHA1 signature computation in Lua (5.1)
- cloudwu/luacc - LUACC allows you write C code in lua
- andrewmcwatters/lclass - Lua with Classes
- zserge/luash - Tiny lua module to write shell scripts with lua (inspired by Python's sh module)
- xfguo/luactor - A pure Lua (at least for now) Actor Model framework.
- Jasoco/LOVE-Adventure-Game-Engine - An unfinished adventure game engine in the style of Zelda and modern real-time battle RPG's. To be finished sometime in 2015. Just in time for flying cars, power laces and self-drying jackets. Built with the awesome Lua-powered LÖVE 2D game development tool.
- skaae/rbm_toolbox_lua - Port of RBM_toolbox to lua
- robmiracle/Corona-SDK-RSS-Reader - A way to read RSS feeds using Lua and Corona SDK
- neovim/lua-client - Lua client for Neovim
- mozilla/videur - Lua scripts for Nginx
- moteus/lua-llthreads2 -
llthreadslibrary rewritten withoutLuaNativeObjectscode generator - ilua/ilua - Interactive Lua
- Eonblast/fleece-lite - Fast Lua to JSON
- Yonaba/Allen - An utility library to manipulate strings in Lua
- sroccaserra/object-lua - [Deprecated] A class-oriented OOP module for Lua
- Playermet/luajit-tcc - Tiny C Compiler 0.9.26 binding for LuaJIT
- ittner/lua-iconv - Lua bindings for POSIX iconv
- EvandroLG/computer_science_in_lua - 🌛 Implementation of some classic data structures and algorithms in Lua
- davidm/lua-compress-deflatelua - DEFLATE (RFC1951)/gunzip implemented in pure Lua
- torhve/lua-resty-letsencrypt - Lua script for Nginx to automatically get certificates from LetsEncrypt CA
- pintsized/lua-resty-qless - Lua binding to Qless (Queue / Pipeline management) for OpenResty
- LPGhatguy/luajit-request - Simple HTTPS for LuaJIT!
- lattejed/a-star-lua - A clean, simple implementation of the A* pathfinding algorithm for Lua.
- knyar/nginx-lua-prometheus - Prometheus metric library for Nginx written in Lua
- davidm/lua-bit-numberlua - Bitwise operators in pure Lua using Lua numbers
- bobsayshilol/luajit-decomp - LuaJIT decompiler
- aconbere/vert - Virtual Environments For Lua
- tbastos/lift - Lua automation tool and scripting framework
- nrk/hige - {{growing mustaches in your templates with Lua}}
- koreader/android-luajit-launcher - Android NativeActivity based launcher for LuaJIT, implementing the main loop within Lua land via FFI
- ejmr/Luvent - Simple Event Library for Lua
- bungle/lua-resty-libcjson - LuaJIT FFI-based cJSON library for OpenResty.
- bakpakin/binser - Customizable Lua Serializer
- speedata/luaqrcode - Pure Lua qrcode library
- Sorroko/cclite - A cc emulator written in lua
- nczempin/Turres-Monacorum - scifi tower defense made with löve2d and lua
- Miei/TOS-lua - A collection of lua addons for Tree of Savior
- koreader/koreader-base - Base framework offering a Lua scriptable environment for creating document readers
- hnakamur/luajit-examples - my example codes for LuaJIT
- fsantanna/luagravity - LuaGravity is a reactive language that implements the synchronous approach for concurrency.
- davidm/lua-fish - Parses Lua to abstract syntax tree (AST) using LPeg.
- cloudflare/raven-lua - A Lua interface to Sentry
- asamy/forgottenmapeditor - Map editor written in lua for Open Tibia. Written with OtClient's framework.
- torch/xlua - A set of useful functions to extend Lua (string, table, ...).
- StudioSol/ngx_stats - Collect nginx status in lua.
- sharpobject/panel-attack - Tetris Attack/Panel de Pon clone in lua with LOVE
- sergeyzavadski/breeze - High performance lua execution environment
- pkulchenko/ZeroBraneEduPack - A collection of simple lessons, scripts, and demos in Lua, suitable for learning programming concepts.
- nly/SingleLua - Simple but powerful ngx_lua web framework
- mkottman/lua-git - An attempt to implement the basics of Git in pure Lua
- membphis/lua-resty-test - Lua test frame for the ngx_lua based on Openresty
- leegao/see.lua - An introspection library for Lua
- karai17/lapis-chan - Image board software written in Lua using the Lapis web framework.
- hamishforbes/lua-resty-consul - Library to interface with the consul HTTP API from ngx_lua
- eaglewu/nlgm - NLGM (Nginx Lua GraphicsMagick)
- dvv/nodemcu-thingies - Assorted set of small Lua modules for nodemcu-firmware
- davisdude/mlib - A math and collisions library for Lua.
- daurnimator/luatz - Time, Date and Timezone library for lua
- adobe-apiplatform/api-gateway-aws - AWS SDK for NGINX with Lua
- 06wj/cocos2d_lua_snippets - cocos2d-x lua snippets for sublime text
- tanema/behaviourtree.lua - a simple behaviour tree library for lua ported from javascript
- peanode/simple-url-shorten - 基于Openresty的lua模块开发的简单网址缩短系统,特点是使用Nginx+lua+redis,性能非常高;具有域名黑名单、白名单,支持简单认证;支持自定义短网址;支持自定义短URL长度;支持自定义短网址字符前缀后缀等等
- kikito/memoize.lua - memoized functions in lua
- grafi-tt/lunajson - A strict and fast JSON parser/decoder/encoder written in pure Lua.
- fperrad/lua-TestMore - an Unit Testing Framework
- danShumway/Piglet - A LUA driven AI that plays classic gameboy color games using experimentation.
- WetDesertRock/vivid - Vivid is a simple lua library for dealing with simple color math.
- silentbicycle/sidereal - Redis library for Lua, with optional non-blocking mode and Lua-style lists & sets.
- Moones/-OLD-Ensage-scripts - Lua scripts for Ensage (Outdated)
- lipp/nodish - A Lightweight Lua equivalent to Node.js
- laomoi/lua_complete_eclipse - Parse lua files to make execution environment for lua/eclipse/ldt
- clementfarabet/lua---csv - A package to read and write CSV. Provides high-level database-like handlers.
- torch/argcheck - A powerful (and blazing fast) argument checker and function overloading system for Lua or LuaJIT
- simeon/Drazzard - 🎮 Arcade survival video game written in Lua
- mikelovesrobots/lua-enumerable - A port of ruby's Enumerable module to Lua
- kengonakajima/lua-msgpack - msgpack implementation by pure Lua (5.1) works without LuajJIT and FFI.
- GravityScore/LuaIDE - An in game Lua IDE for ComputerCraft
- zm33y/vlc-lua-sia - Say It Again - a VLC player extension that offers "per-phrase" video navigation and words lookup with export to Anki
- tomasguisasola/luasoap - LuaSOAP provides a very simple API that convert Lua tables to and from XML documents
- TheLinx/ltwitter - A Twitter API wrapper for Lua.
- thehunmonkgroup/jester - Scripting toolkit for FreeSWITCH written in the Lua programming language
- tcjennings/LUA-RFC-4122-UUID-Generator - Pure Lua Implementation of RFC 4122-compliant v4 pseudorandom UUID generator. Also includes an RFC 4122-compliant v5 SHA1-based UUID generator (bring your own crypto library). Both modules use the same license as Lua (the MIT license).
- Skycrab/skynet_websocket - skynet websocket(lua)
- SiENcE/astray - Astray is a lua based maze, room and dungeon generation library for dungeon crawlers and rougelike video games
- mkosler/LoveAStar - A* search, written in Lua, for use in the LOVE 2D game engine
- lusis/lua-httpclient - A unified http/s client library for lua
- lipp/lua-jet - Realtime Message Bus for the Web. Lua Implementation
- daly88/lutem - a lua template engine like a famous python template engine jinja2
- creationix/lua-git - Git implementation in pure lua for luvit.
- bsm/fakengx - Library for testing Lua scripts embedded into Nginx
- bartbes/lovelybigplanet - A lua implementation of LittleBigPlanet created with LÖVE.
- x25/luajwt - JSON Web Tokens for Lua
- timebug/lua-resty-17monip - 17MonIP parsing library for ngx_lua.
- stevedonovan/Orbiter - A personal Lua Web Application Server
- Nayruden/ns2lua - A collaborative effort to hack and improve lua with the new Natural Selection 2 engine. Join the discussion at #ns2devs on irc.gamesurge.net
- grasses/nginx-lua-static-merger - Static file merger base on openresty
- cornelisse/LuaFSM - Finite State Machine library for Lua
- chetannaik/learning_torch - Learning to program in Lua using "Torch" and other useful libraries
- bsm/lua-resty-http - Lua HTTP client driver for ngx_lua
- adriweb/EEPro-for-Nspire - FormulaPro: An open-source EEPro-like application for the TI-Nspire, written in Lua.
- weshoke/DSL - Domain Specific Language generator for Lua
- timn/lua-xmlrpc - Lua XML-RPC is a Lua package to access and provide XML-RPC services
- slact/lua-ohm - Lua Redis Object-hash-mapping and more
- Mogara/LuaSkillsForQSGS - 新版太阳神三国杀武将技能代码速查手册(Lua版)
- mikejsavage/flea - A lightweight Lua web framework
- linkedin/dmarc-msys - This set of scripts in Lua implements DMARC policy checking and reporting for the Message Systems MTA products, a popular extendable commercial MTA.
- khaledhosny/luaotfload - Moved to https://github.com/lualatex/luaotfload
- catwell/cw-lua - Catwell's Lua playground
- bungle/lua-resty-uuid - LuaJIT FFI bindings for libuuid, a DCE compatible Universally Unique Identifier library.
- thibaultCha/lua-cassandra - Pure Lua driver for Apache Cassandra
- starius/lua-lru - LRU cache in Lua
- Neopallium/lua-nanomsg - Lua bindings to NanoMsg
- mlnlover11/XFuscator - Most advanced Lua obfuscator 3V4R
- luoxinliang/pomelo_quick_x - pomelo lua(quick-cocos2d-x) client.
- kikito/semver.lua - Semantic versioning for Lua
- joshtynjala/gtween.lua - Port of Grant Skinner's GTween to Lua for Corona SDK
- gvx/bitser - Serializes and deserializes Lua values with LuaJIT
- grandquista/Lua-ReQL - Rethinkdb driver in Lua
- fperrad/lua-CodeGen - a template engine
- fperrad/lua-Coat - Yet Another Lua Object-Oriented Model
- emilk/sol - Lua + Typesafety = Sol
- DracoBlue/lua-oauth - OAuth Implementation for Lua
- catwell/lua-toolbox - Lua Toolbox website
- bakins/lua-resty-riak - Lua riak protocol buffer client driver for the ngx_lua based on the cosocket API
- thibaultCha/lua-resty-jit-uuid - Fast and dependency-free UUID library for LuaJIT/ngx_lua
- singularity-is-i/SVG-Path-in-Lua - This is a quick and dirty way to extract path coordinates which can be used Corona SDK using Lua scripting Language
- rdlaitila/lua-LURE - Love2d HTML Rendering engine
- pakozm/lua-mapreduce - Lua-MapReduce framework implemented in Lua using luamongo driver and MongoDB as storage. It follows Iterative MapReduce for training of Machine Learning statistical models.
- moteus/lua-path - File system path manipulation library
- moteus/luacov-coveralls - LuaCov reporter for coveralls.io service
- luapower/winapi - winapi Lua+ffi binding
- luaforge/html - Library for parsing HTML, writen in pure-Lua.
- koenwtje/awesome-batteryInfo - lua function to get a formatted string with the current battery status. Can be used to fill a text widget in the awesome window manager.
- JesterXL/PlaneShooter - A simple plane shooter in Lua for Corona that mimics 1942 gameplay.
- jasonsantos/remdebug - Remote debugger for Lua using LuaSocket. RemDebug offers breakpoints, inspection, step into, step over and watch expressions using a simple command-line controller. The protocol allows the use of the debugger engine with other client interfaces.
- IonoclastBrigham/firth - A simple Forth-like language intended for DSL creation, implemented in Lua.
- darkstalker/LuaTwit - Lua library for accessing the Twitter REST and Streaming API v1.1
- ccppluagopy/pomeloTolua4cocos2dxChat - provides some API binded to lua using libpomelo and cocos2dx-3.0
- bungle/lua-resty-random - LuaJIT FFI-based Random Library for OpenResty.
- altuzar/Appsamuck_Corona_SDK - Some of the Appsamuck example apps, written for Corona SDK and Lua
- Yonaba/strictness - Tracks accesses and assignments of undefined variables in Lua
- timotta/wrk-scripts - Script Lua to work better with wrk
- thehunmonkgroup/luchia - Lua API for CouchDB
- TeamUlysses/ulib - ULib: A Lua library for more rapid development on Garry's Mod servers
- salmito/leda - Leda is a SEDA (Staged Event-Driven Architecture) implementation in Lua.
- randrews/color - An ANSI color library for Lua
- pygy/require.lua -
require()rewritten in plain Lua - MINIONBOTS/GW2Minion - The LUA-Bot-Module for guild wars 2 from mmominion.com
- LPGhatguy/luajit-ffipp - (PROTOTYPE) A proof-of-concept C++ FFI for LuaJIT
- lovelyrpgcommunity/A-Whiff-of-Steam - This is LövelyRPG project, community initiative aiming to create open source role playing game using Lua and Love 2D engine.
- Kinematics/GearSwap-Jobs - Repository for GearSwap lua files for various jobs
- keplerproject/lua-compat-5.2 - Compatibility module providing Lua-5.2-style APIs for Lua 5.1
- jamesmarlowe/lua-resty-s3 - Lua driver for uploading content to amazon s3
- itdxer/4DaysORM - Lua 4Days ORM for sqlite3 and mysql
- Fizzadar/Luawa - Lua Web Application (Framework)
- elihugarret/Moonlet - Live coding with Lua.
- bowerhaus/BhWax - Wax is a Lua to ObjectiveC bridge. This version is tuned for Gideros SDK.
- blitmap/lua-utf8-simple - Basic UTF8-handling functions for Lua
- bakpakin/Splash.lua - 2D Spatial Hashing in Lua
- agentzh/lua-resty-chash - A generic consistent hash implementation for OpenResty/Lua
- yestein/cocos_lua - It is a pure Lua framework contains Game Logic for mobile game developing. It can works on cocos2d-x 3.0~3.2, and can easiy suit for furture versions
- woothee/lua-resty-woothee - Woothee Lua-Openresty implementation
- timn/roslua - ROS Client Library for Lua
- simoncozens/cassowary.lua - A port of the cassowary constraint solver engine to lua
- rohitjoshi/lua-mapreduce - Map Reduce implemented in Lua
- robotboy655/gmod-lua-menu - A Lua powered ( No HTML ) main menu for Garry's Mod.
- robertswan/diorama-game - The moddable lua scripts that drive the game
- neomantra/nm-luajit-playground - LuaJIT-oriented code, particularly FFI bindings
- LuaJIT/LuaJIT-test-cleanup - Cleanup Workspace for LuaJIT tests
- KSDaemon/Loowy - LUA WAMP client
- jnwhiteh/luasandbox - A fairly simple and robust Lua sandbox
- hishamhm/datafile - A Lua library for handling paths when loading data files
- GloryFish/lua-astar - A simple implementation of the A* (A Star) pathfinding algorithm for lua
- fffonion/lua-resty-sniproxy - SNI Proxy based on ngx_stream_lua_module
- ErnieE5/ee5_base64 - Lua base64 encoding
- daurnimator/mongol - A lua driver for mongodb
- cloudflare/nginx-google-oauth - Lua module to add Google OAuth to nginx
- batrick/lunadry - A code formatter in Lua.
- AterCattus/luaghetti - Spaghetti html+lua code templater inside nginx
- zhhchen/lua-resty-gearman - Lua gearman client driver for the ngx_lua based on the cosocket API
- weshoke/codepeg - General lexing / parsing and AST manipulation using Lua and listlpeg
- superzazu/denver.lua - a simple library to help you play custom waveforms with LÖVE
- sonoro1234/Lua2SC - Lua client for supercollider scsynth and supernova
- sacek/Luajit-LPEG - LPeg v.10 virtual machine and capture evaluator implemented in LuaJIT 2.x
- mrkulk/Julia-Torch - Interface between Julia and Torch (Lua) using ZMQ
- LuaDist/luasrcdiet - LuaSrcDiet - Compresses Lua source code by removing unnecessary characters.
- kstep/scheme.lua - Simple Scheme interpreter written in Lua
- jirutka/ngx-oauth - OAuth 2.0 proxy for nginx written in Lua.
- iamwilhelm/frock - A flocking simulation written in Lua Love
- dualface/easycocos-lua-framework - The Game Framework for Cocos2d-x Lua
- davidm/lua-compat-env - Lua 5.1/5.2 environment compatibility functions.
- budda/hc2-scenes - Fibaro Home Centre 2 Scenes written in LUA
- agladysh/luatexts - Trivial Lua human-readable binary-safe serialization library
- yandex-sysmon/nginx-lua-stats - Collect nginx reply statuses.
- xopxe/bbl-twitter - Barebones Lua Twitter
- tst2005/lua-utf8 - [#####] Lua UTF8 limited support in pure lua script
- torch/class - Oriented Object Programming for Lua
- tonetheman/love_shaders - some shaders that work for love lua 0.9.1
- stvp/lua-statsd-client - Statsd client for Lua
- soveran/resp - Lightweight RESP client for Lua
- slime73/love-snippets - Snippets of Lua code useful in the LÖVE game framework.
- silentbicycle/lua-memcached - A Lua client for memcached, with optional non-blocking mode.
- Shrike78/Shilke2D - MOAI Lua porting of the AS3 Starling Framework
- rrthomas/lua-rlcompleter - Readline completion for Lua: DEPRECATED IN FAVOUR OF http://smbolton.com/lua.html
- robinef/ua-lua - LUA User-Agent detector
- Redsmin/redis-lua-unit - Redis-lua-unit - Framework agnostic unit-testing for Redis Lua scripts
- philnelson/A-Star-Pathfinding-For-Lua - This is an A* (A-Star) pathfinding algorithm for the Lua programming language.
- Olivine-Labs/mediator_lua - Mediator pattern implementation for pub-sub management
- mlepage/heightmap - Simple heightmap module for Lua. Uses the diamond-square algorithm to generate realistic terrain. MIT license.
- MINIONBOTS/FFXIVMinion - The LUA-Bot-Module for FFXIVMinion, from MMOMinion.com
- mimetic/corona-styled-textwrap - (Replaced by corona-textrender) A pure-Lua text rendering module for Corona SDK which can handle basic HTML, fonts, and even basic font metrics.
- mascarenhas/cosmo - Cosmo is a "safe templates" engine for Lua.
- markandgo/text.lua - Fancy text library for LOVE
- luapower/nw - native windows for Lua
- leegao/Rocket-for-Lua - A Sqlite ORM modeler (implements Django's model paradigm in Lua) for all data related projects.
- gvvaughan/specl - Behaviour Driven Development for Lua.
- davidm/lua-annotate - C code comments externally stored but displayed inline
- catwell/lua-multipart-post - HTTP Multipart Post helper that does just that.
- catwell/haricot - Beanstalk client for Lua
- calio/luaflow - A tool like GNU cflow but for Lua programming language
- AshleighAdams/LuaFlare - An entire web server written in Lua.
- akbooer/openLuup - a pure-Lua open-source emulation of the Vera Luup environment
- xinmingyao/skynet_web - http websocket support lua skynet
- starius/lua-rote - Lua binding to ROTE, Terminal Emulation library
- q66/luacy - a lunatic effort to create a clean superset of Lua as implemented by LuaJIT.
- Playermet/luajit-glfw - GLFW binding for LuaJIT
- perusio/lua-resty-tarantool - Library for working with tarantool from nginx with the embedded Lua module or with Openresty
- norman/grackle - A static blog generator written in Lua
- nodchip/fceux-lua-simulated-annealing - An implementation of Simulated Annealing for FCEUX Lua Script to search NES input sequence automatically.
- martinfelis/luatablediff - Diffing and patching for Lua tables
- kmarkus/rFSM - rFSM is a lightweight Statechart implementation in Lua
- JakobOvrum/ircbot - IRC bot framework in Lua.
- jagt/pprint.lua - yet another lua pretty printer
- hprose/hprose-lua - Hprose for Lua
- headchant/bhtlua - behaviour trees in lua
- glua/luaserverbrowser - updated legacy server browser
- ColonelThirtyTwo/lsqlite3-ffi - Lua SQLite using LuaJIT's FFI library.
- ayourtch/gliese - A Lua microframework for small web app backends for Mongrel2 server
- alekso56/ComputercraftLua - A history of changes made in the ROM/BIOS of CC --
- YoRyan/awesome-redshift - A small, simple lua library for interfacing the Awesome window manager with redshift.
- Tieske/pe-parser - Lua module to parse a Portable Executable (.exe , .dll, etc.) file and extract metadata
- tekkub/wow-globalstrings - GlobalStrings.lua files from each locale
- Team-CC-Corp/JVML-JIT - A continuation of JVML which JITs Java bytecode to Lua bytecode rather than interpreting.
- SpaceTown-Developers/Lemon-Gate - Expression Advanced a Lua sub language.
- slact/lua-feedparser - A decent RSS and Atom XML feed parser
- saucisson/lua-coronest - Lua coroutines that allow nesting
- rxi/coil - A tiny cooperative threading module for Lua
- qbolec/Redis-Tree - LUA scripts which provide a tree index for Redis
- malkia/luajit-opencl - Dead project (Please refer to github.com/malkia/ufo) [OpenCL bindings for LuaJIT using the FFI library]
- lusis/lua-github - Lua wrapper for talking to the github api
- lua-carbon/carbon - The standard library Lua never had!
- lipp/tango - A simple and transparent RPC module for Lua.
- JustANull/Serial - A Lua library to serialize things. Optimized to perform well on very large arrays... See README
- jk3064/chiliui - a lua-based opengl GUI
- IronsDu/Joynet - high performance network library for lua, based on https://github.com/IronsDu/accumulation-dev and lua coroutine.
- h4rm/luafft - Lua package that includes functions for Fast Fourier Transformations.
- edwinhollen/ChanceLua - A random "everything" generator, written in pure Lua.
- denglf/FormatLua - Formatting lua to a more readable form by using Lua Development Tools library.
- db4linq/lua - NodeMCU Example
- cucumber/cucumber-lua - A cucumber wire protocol implementation for Lua step definitions
- ColonelThirtyTwo/LuaJIT-Threads - Incomplete LuaJIT threading library. Not working on this anymore.
- cloudflare/lua-re2 - RE2's C and Lua interface
- cappelnord/EzSVG - A Lua library for easy SVG generation
- bungle/lua-resty-hoedown - LuaJIT FFI bindings to Hoedown, a standards compliant, fast, secure markdown processing library in C.
- ayourtch/luajit-fun - Fun with LuaJIT
- aiq/basexx - A Lua library which provides base2(bitfield), base16(hex), base32(crockford/rfc), base64(rfc/url), base85(z85) decoding and encoding.
- wixico/luann - A fast neural network module written for Lua.
- unanimated/luaegisub - Aegisub automation scripts
- TheLinx/SocialLua - A Lua library for interfacing with many internet sites and services
- Stepets/utf8.lua - one-file pure-lua 5.1 regex library
- stepelu/lua-time - Time: Dates and Periods in Lua
- silentbicycle/lua-mpd - A Lua client library for mpd.
- siffiejoe/lua-microscope - Creates images of arbitrary Lua values using GraphViz
- siffiejoe/lua-amalg - Amalgamation of Lua modules/scripts
- shenzhan168/crushGame - 三消游戏 源码 ,使用quick-lua 3.3 开发
- prasannakkcse/Custom-particle-emitter - Lua based Custom particle emitter for corona SDK
- pib/calabash - A cucumber-like BDD library for Lua on top of telescope.
- norman/hops - A lightweight, pluggable web framework for Lua
- nightsailer/lua-resty-mongo - Lua mongodb client driver for the ngx_lua based on the cosocket API
- leeyiw/ngx_lua_anticc - HTTP flood attacks mitigation tool for Nginx
- leafo/tableshape - Test the shape or structure of a Lua table, inspired by React.PropTypes
- leafo/lua-payments - Various payment provider APIs for Lua (and OpenResty): Stripe, PayPal
- katcipis/luanotify - Luanotify is a Lua package providing tools for implementing observer programming pattern
- Kadoba/love-struct - General-purpose data structures written in lua.
- jaderhs/lua-consistent-hash - Consistent hash implemented in lua
- fperrad/lua-CoatPersistent - an ORM for lua-Coat
- eugeneia/s-lua - S-Lua, S-expressions and Macros for Lua
- dukov777/esp8266-evb-lua - Controlling esp8266-evb relay with Lua
- dmzgroup/lmk - Lua Based Build System
- DelusionalLogic/pngLua - A pure lua implementation of a PNG decoder
- DawnAngel/lua-nats - LUA client for NATS messaging system. https://nats.io
- davidhollander/ox - Lightweight, asynchronous server library for Lua and LuaJIT
- CapsAdmin/ffibuild - ffibuild is a utility for generating C bindings for luajit using ffi and wrap them safe (if you want) lua code
- ZhaoTianze/A-Star-PathFinder - A星寻路算法 for cocos2dx-lua
- Xkeeper0/emu-lua - Lua scripts for emulators supporting Emulua
- xight/flashair-lua-dev - Stub for FlashAir
- xanathar/lualinq - Lightweight LINQ like library for Lua.
- thePanz/VLC-Subtitles-Finder - VLC plugin (written in LUA) for subtitles search and download.
- tcoram/bson-lua - BSON in pure Lua.
- stevedonovan/lglob - Extended undefined-variable checker for Lua 5.1 and 5.2
- silentbicycle/lua-ukanren - Lua port of of microKanren, a minimal logic programming engine.
- shomeax/wireshark-http-extra - Lua based plugin for Wireshark network sniffer to display more information about HTTP traffic
- SEEDTEAM/file-manager-bot - A Linux file manager telegram bot written in lua
- rsisto/luaGpio - Simple lua file for GPIO control in embedded systems
- RobloxLabs/internal-code - This repository contains Lua code used internally by ROBLOX.
- Plaque-fcc/luakit-adblock - AdBlock for luakit browser.
- maurits150/simploo - Simple Lua Object Orientation
- lusis/lubot - Lua Chatbot running inside OpenResty
- luapower/glue - everyday Lua functions
- lipp/ludent - A primitive Lua indenter / formatter / beautfier
- ignacio/luagleck - A ZX Spectrum emulator written in Lua 5.3.
- ibdknox/lueve - Temporary home of Eve in Lua - will be merged into witheve/eve soon.
- hishamhm/f-strings - String interpolation for Lua
- henriquemoody/LuaValidation - Validation library for Lua with fluent API and error message handling
- gtimworks/lua-process - This is a pure lua solution which supports process concept. Each lua code chunk is sandboxed as a lua co-routine. The process are still non-preemptive, but with a CPU limitation.
- golgote/lua-resty-info - HTML-rendered information about installation of Nginx with ngx_lua module and OpenResty
- Foohy/gm-rollercoaster - Lua rollercoasters in Garry's Mod.
- fcambus/motyl - Opinionated static site generator written in Lua
- dreamfairy/PrompaLua - 横版RPG的lua移植版本
- dcartoon/redis-lua-scripts - Collection of Lua scripts for use with Redis
- daurnimator/fifo.lua - Fifo library for Lua
- bjornbytes/graphql-lua - GraphQL implementation in Lua
- azurewang/Nginx_Lua-FastDFS - nginx_lua fastdfs module
- apendley/CocosCodea - Cocos2d ported to Lua(for Codea)
- annejan/nodemcu-lua-watch - ESP8266 NodeMCU Lua code for ijWatch project
- akshendra/Serene-Conky - Nice and clean conky theme, made using lua and cairo
- agladysh/lua-phpserialize - Lua module to support PHP serialize()
- ziontab/lua-nginx-tarantool - Driver for tarantool 1.6 on nginx cosockets
- wookay/luacat - unit testing, logger, OOP, string, table extensions for lua.
- vzhong/CoreNLP.lua - Lua client for Stanford CoreNLP
- toastdriven/lua-base64 - Another base64 implementation.
- tbergeron/love-ludumdare-starter - Löve 2D (lua) Game Development Starter Bundle
- starius/lua-resty-socks5 - Lua SOCKS5 client for the ngx_lua based on the cosocket API
- sleighsoft/VLClive - https://github.com/chrippa/livestreamer integration for VLC, written in LUA using VLCs plugin architecture
- SinisterRectus/Discordia - Discord API library written in Lua for the Luvit framework
- silentbicycle/lua-bdd - Binary decision diagram library (Lua)
- sacado/luarc - Arc Lisp's web server, implemented in Lua
- radamanthus/radlib - Rad's Library of awesome Lua functions to complement the awesome Corona SDK
- norman/lua-devtools - An irb-workalike for Lua, and a command-line debugger with readline support.
- Neopallium/lua-clang-cindex - FFI bindings to libclang's CIndex interface.
- mpeterv/markdown - An implementation of the Markdown text-to-html markup system in pure Lua.
- moteus/lua-vararg - Library for manipulation of variable arguements of functions
- mkarliner/nodemcu-scripts - Simple scripts for ESP8266 Lua, aka: NodeMcu
- mirven/lua-bert - A Lua library for BERT serliaization
- minism/leaf - Lua utility library for game programming
- markandgo/tile-collision - Tile collision in Lua/LOVE
- markandgo/Lua-FOV - Field of Vision (FOV) algorithms in Lua
- lua-shellscript/lua-shellscript - Shell-Scriping for Lua
- luapower/path2d - 2D geometry library in Lua
- lloydzhou/lua-resty-cache - http cache to redis, can server stale response, and using "lua-resty-lock" only allow one request to populate a new cache
- leafo/lapis-bayes - Naive Bayes classifier for use in Lua
- leafo/cloud_storage - A Lua library for communicating with Google Cloud Storage
- larme/hua - Hua (㕦) is a hy-like lisp language to lua compiler.
- Kyrremann/LuaPill - A Lua library for creating and loading isometric maps
- Krikroff77/Fibaro-HC2-Toolkit-Framework - This Framework is a lua library for Fibaro HC2 and is an addon for HC2 Toolkit application in a goal to aid the integration.
- knq/nginx-crowd-lua - Simple Lua based authentication script for nginx designed to authenticate against Atlassian Crowd
- keplerproject/leg - Leg is a Lua library which offers a complete Lua 5.1 grammar, along with some functions to use and modify it.
- iopass4/behavior3-lua - behavior3-lua
- Hoksmur/uLuaNode - http microserver works on NodeMCU firmware for esp8266 chip
- grosskur/lua-resty-aws - AWS signature V4 library for OpenResty + Lua
- dlaurie/lua-apl - APL-like functions for use from Lua.
- dlaurie/lua52vm-tools - Notes and Lua modules on Lua 5.2 Virtual Machine and Bytecode
- coronalabs/framework-cloud - The Core LUA Library for Corona Cloud
- bungle/lua-resty-route - URL Routing Library for OpenResty Supporting Pluggable Matching Engines
- blacktaxi/oops - Simple OOP with classes for Lua
- AterCattus/estrela - Lua web framework for nginx
- Yonaba/Binary-Heaps - Implementation of binary heaps data structure in pure Lua
- XuJiandong/lua-ctags - By parsing output from luac program, generate tags file.
- tdzl2003/node-lua - evented I/O for LuaJIT
- stevedonovan/LuaExpatUtils - Utilities for pretty-printing lxp.dom style LOM and constructing LOM documents
- slact/webylene-lua - a bit of a web framework for lua
- rrthomas/mork - Automatic C bindings for Lua, using alien and ctypesgen-json
- Phrogz/LXSC - Lua XML StateChart interpreter - parses and executes SCXML state machines with a Lua data model.
- philanc/plc - Pure Lua Crypto
- Neopallium/luagit2 - LuaGit2 has move to a new home at https://github.com/libgit2/luagit2
- mkottman/wdm - web data mining - a small utility library for Lua for easy HTTP mining with curl & sqlite3
- minetest-mods/mg - A custom Lua-mapgen, with biomes, caves, villages, cliffs and ore generation.
- meric/loveui.love - A GUI library for the lua game framework
love2d - malkia/luajit-winapi - Complete Windows API Bindings for LuaJIT
- ladc/lgsl - LGSL: A numerical library for Lua based on GSL
- kikito/pulsar.lua - A-star algorithm implementation in Lua
- jmaygarden/gzio - The Lua gzip file I/O module emulates the standard I/O module, but operates on compressed gzip format files.
- jdp/tarn - A completely Lua-scriptable roguelike engine
- JakobOvrum/LuaMVC - MVC web framework using Lua
- iryont/lua-struct - Implementation of binary packing/unpacking in pure lua
- insweater/gamejoltlua - Access to GameJolt's opportunities for all your lovely Lua projects.
- hoelzro/ansicolors - ANSI terminal color manipulation for Lua.
- gutschke/fido-u2f-nginx-lua - Example code for FIDO U2F authentication with the Lua module in nginx
- geoffleyland/lua-kdtree - n-dimensional kdtree spatial indexing
- gamax92/OCEmu - OpenComputers Emulator in Lua
- excessive/cdata - Serialize Lua tables to C structs and strings.
- dannote/lua-template - The simplest Lua template engine
- coderczp/MycatLB - 基于lua的负载均衡器,配置简单,性能跟nginx不相上下
- bartbes/Meta - Add some extra syntax to lua (name pending)
- autismuk/Font-Manager - Bitmap Font Manager for Corona / Lua
- arunpersaud/osbf-lua - Text classification module for the Lua Programming Language and a production class anti-spam in Lua using the module
- wscherphof/lua-loader - Manage your Lua modules with npm.
- williamwilling/luagui - An easy-to-use library for creating GUIs with Lua.
- Wikia/api-gateway - Wikia API Gateway (nginx+lua)
- vzhong/torchlib - Data structures, algorithms, and ML/NLP tools in Lua.
- united-adstir/fluent-logger-lua - A structured logger for Fluentd (Lua)
- uluadist/lua-pkg - Pkg: ULua package manager
- thenumbernine/symmath-lua - computer algebra system written in lua
- TeddyEngel/Luoop - Easy and flexible object orientated library for Lua
- tcoram/rabbitmq-lua - A RabbitMQ client binding to LuaJIT
- tarekziade/nuax - Micro-Framework in Lua
- svyatogor/resty-lua-jwt - NGinx (OpenResty) LUA plugin for JWT authentication using Redis cache
- speedata/luamarkdown - Pure lua implementation of markdown
- s-ol/st8.lua - A tiny double-stacked state manging library for Lua/LÖVE
- slime73/Lua-Event - Basic event system I have been using in my LÖVE games
- siffiejoe/lua-multikey - A simple multidimensional table
- SatheeshJM/Lua-Preference-Library - save and retrieve tables,numbers,strings or boolean
- samuel/lua-quadtree - Quadtree library for Lua
- rxi/tick - Lua module for delaying function calls
- rm-code/logivi - Git visualisation software written in Lua.
- redjack/lua-avro-c - Lua bindings for the Avro C library
- qwook/sunscript - a scripting language written in lua
- Polkm/learn - A lightweight, simple, and modular machine learning library written in pure Lua.
- PenguinToast/PenguinGUI - RMGUI library for Starbound lua canvases
- pangliang/cocos2dx_videoview_extends - cocos2dx 播放视频插件, 支持lua调用
- p0pr0ck5/lua-resty-tarpit - OpenResty response time inflation
- OpenPrograms/Kenny-Programs - Kenny's lua programs
- oneoo/lua-resty-httpclient - Nonblocking Lua HTTP Client library for aLiLua & ngx_lua
- Olivine-Labs/lua-oauth2-server - Lusty Lua implementation of an oauth2 server
- norman/tlua - A simple task runner for Lua - now abandoned because I think it's just easier to use plain old Makefiles.
- neomantra/luajit-jemalloc - LuaJIT FFI bindings to the jemalloc library version 3.5
- mirrexagon/lua-irc-engine - A Lua IRC module that tries to be minimal and extensible.
- markuman/tinywebdis - tinywebdis - a lean webdis replacement using turbo.lua
- lvzixun/ljson - a lib for json convert lua
- luastoned/lua-essentials - A module that extends Lua with a few essential functions
- legatvs/libquvi-scripts - A selection of Lua scripts that libquvi calls upon to parse the properties for a media URL
- laomoi/lua_complete_intellij - auto complete for quick-cocos2d-x in intellij IDEA
- karai17/lua-obj - Load a Wavefront Object file into Lua
- jonstoler/lua-toml - toml decoder/encoder for Lua
- jeancaffou/VLC-Player-Auto-Subtitles - Automatically download subtitles in VLC player. LUA Extension.
- irr/lua-labs - lua programming repository
- husl-colors/husl-lua - Lua implementation of HUSL (revision 2)
- gvx/Smallfolk - A fast, robust, secure, richly-featured table serialisation library for Lua
- gfoot/kopiluadebug - Some glue to allow debugging of KopiLua using remote Lua debuggers such as ZeroBrane
- geoffleyland/luasimplex - The simplex method for solving linear programming problems implemented in Lua
- felipedaragon/lua_at_client - Lua@Client is a modification and extension of Lua Pages to enable client-side Lua scripts (works with a variety of web server environments). It also facilitates running Lua scripts from static HTML pages
- EvandroLG/str - str is a string module with useful methods that don't exist in Lua's core
- dmccuskey/lua-corovel - Asynchronous, event-loop development environment for Lua (think nodejs, luvit, etc)
- devyte/nodemcu-platform - A platform to serve as a base for nodemcu-firmware Lua applications
- develephant/Eventable - A Series of Tubes for Lua tables.
- davidm/lua-parser-loose - loose parsing of Lua code, ignoring syntax errors
- daurnimator/luasodium - Lua binding to libsodium (https://github.com/jedisct1/libsodium)
- daogangtang/lglib - The basic extended lua libraries for legerobot's all products
- cereda/checkcites - checkcites is a Lua script written for the sole purpose of detecting undefined/unused references from LaTeX auxiliary or bibliography files.
- catwell/cwtest - Tiny Lua test helper.
- callin2/lockout.lua - Knockout.js clone in Lua
- bungle/lua-resty-scrypt - LuaJIT FFI-based scrypt library for OpenResty.
- benglard/htmlua - Lua HTML templater
- bakins/lua-resty-beanstalkd - Simple Beanstalkd client for nginx/openresty
- Aysegul/torch-kitti - lua-torch code to load KITTI dataset
- axmat/lodash.lua - lodash inspired library for lua
- 3demax/vlc-clickpause - "clickpause.lua" is lua extension for VLC. After activation, click video to toggle Play/Pause
- xs-embedded-llc/l2dbus - Lua-to-D-Bus (L2DBUS) is a Lua module that provides a nearly complete binding to the D-Bus IPC service. It is not, however, a complete re-implementation of the D-Bus protocol in Lua but instead leverages the tested D-Bus reference library which implements the lower-level protocol stack. What L2DBUS does provide, however, is access to lower-level features of D-Bus along with a higher level abstraction to make developing Lua D-Bus clients and services easier. These capabilities make it entirely feasible to re-implement a low level program like dbus-monitor in Lua as well more complex client/server applications. In this respect the Lua binding is similar to the popular D-Bus Python binding without the implicit GLib/GObject dependency. Hopefully L2DBUS strikes a balance between both low and high level APIs so that there really isn't any D-Bus related feature that is not available to the developer.
- VideahGams/LuaEight - CHIP-8 Emulator in Lua
- tve/esp8266-lua-bridge - ESP8266 software to allow programming and debugging of arduino, JeeNodes, and ARM nodes over wifi
- tobspr/LUATowerDefense - Some small fun project, making towerdefense in LUA with Löve2D
- Tieske/binaryheap.lua - Binary heap implementation in Lua
- TheLinx/LuaHTML - LuaHTML is a template engine that allows the use of Lua code in your HTML websites.
- soulik/luazmq - ZeroMQ 4.x.x+ binding for Lua
- sivieri/lua-firmata - Porting of Firmata in Lua
- SilverWingedSeraph/Vectorial - A Lua library for easy, intuitive 2D and 3D vectors.
- santeri-io/lua-object - Prototype based OOP library for Lua
- rrfeng/lua-resty-upstream-etcd - A OpenResty lua module that can use upstream config in etcd, Like nginx-upsync-module.
- remjey/luaotp - A simple implementation of OATH-HOTP and OATH-TOTP written for Lua
- ptrv/company-lua - company-mode completion backend for Lua
- notcake/glib - OOP Lua library for Garry's Mod.
- nielsvanspauwen/corona-async-http - A lua library enabling async http requests based on webpopups
- morfoh/lua-sodium - Lua bindings for libsodium
- mlepage/polycube-solver - Lua program using Algorithm X to solve the problem of packing polycubic pieces into boxes. Includes bit matrix module. MIT license.
- miletbaker/spriter2moai - Converts Spriter SCML files to lua file for use with Moai SDK
- martin-damien/babel - Babel is a module to enable internationalisation in Lua applications. It is designed to work with LÖVE 2D too.
- maetrics/wireshark-scripts - Wireshark Post-Descriptors written in LUA
- LuaAV/LuaAV4 - Real-time audiovisual scripting using LuaJIT
- lua-aplicado/lua-aplicado - A random collection of application-level Lua libraries
- Lerg/smartpixel-config-lua - Pixel perfect content scaling on most devices.
- leihog/hashids.lua - A Lua implementation of http://www.hashids.org
- kurapica/PLoop - Pure Lua object-oriented program system, with many modern features like attribute, overload, etc. For Lua 5.1 or above(luajit included)
- kplaube/Gi-s-Rampage - A little (and lovely) experiment with Lua and Corona.
- kevinlekiller/mpv_scripts - Various lua scripts for the http://mpv.io video player.
- justincormack/luacparse-example - Example of using clang to parse and generate Lua bindings
- jsimmons/tnetstrings.lua - tnetstrings http://tnetstrings.org/ implementation in Lua
- jnwhiteh/snippets_luacode - A website for the contribution, tagging, searching and discussing of Lua code recipes.
- jessezha/CoAP-For-Wireshark - A Lua implementation for CoAP dissector of wireshark
- JakeChapeskie/MyoScripts - A collection of lua scripts for use with Myo
- gzldx/lua-upload - 使用Openresty搭建的图片上传系统,使用fastdfs做存储
- Germanunkol/Affair - Networking library for the Löve engine. Uses Lua Socket. TCP only.
- geoffleyland/lua-mmapfile - A simple interface to mmap for writing and reading binary data
- flily/lua-performance - Lua performance guide
- fertesta/restinlua - Lua library for acessing RESTful resources.
- excessive/iqe - Load an Inter-Quake Export file into Lua
- eleme/lua-resty-ssdb - The fastest lua client for ssdb and nginx (lua-nginx-module based)
- dsoulayrol/flaw - Fully Loaded AWesome - a LUA library to handle awesome widgets.
- daveyang/EventDispatcher - Provides custom event broadcaster/listener mechanism to regular Lua objects.
- daurnimator/lredis - A redis client for lua
- beyondblog/ngx_lua_google_auth - simple google authentication for nginx by lua
- aliasgar84/Appirater - The famous Appirater is now ported for Corona SDK. Uses lua code.
- airtrack/lua-debugger - A simple command line lua debugger
- AdamBuchweitz/ToggleClass - A simple toggle class for Lua/CoronaSDK
- Yonaba/Raytracer - A basic raytracer written in Lua
- Wiladams/LuaModeling - Creating 3D printable models using the Lua language
- TheLinx/MoonIRC - An IRC server powered by Lua
- tenntenn/lupe - LUPE - Lua Debugger
- stevedonovan/LuaRocksTools - Support utilities for working with LuaRocks
- soulik/pathfinding - A* pathfinding in Lua
- songweihang/lsf - 基于Openresty整合lua server framework
- silentbicycle/lua-bcrypt - bcrypt wrapper for Lua
- siffiejoe/lua-testy - Easy unit testing for Lua modules
- siffiejoe/lua-prototype - A small library for prototype based OO programming
- siffiejoe/lua-luaepnf - Extended PEG Notation Format (easy grammars for LPeg)
- shuax/lua-excel - 一个纯Lua的excel解析库
- Shrike78/StarlingCodea - Starling as3 framework ported to Lua (for Codea)
- Shrike78/HarmonyCodea - Harmony js procedural drawing tool ported to Lua (for Codea)
- rweichler/lucy - Lua Cycript
- rtoshiro/hammerspoon-init - Hammerspoon init.lua file.
- rdlaitila/lua-libxml - Lua XML LIbrary
- qqwer1/GoS-Lua - 123
- pkulchenko/LuaRemote - Mobile Lua client for MobDebug
- ninjapenguin/phalanx - Lua-Nginx micro framework
- netxfly/nginx_lua_security - 浅谈nginx+lua在安全中的应用
- moteus/lua-socket-async - Asyncronus wrapper around LuaSocket library
- moteus/lua-pop3 - POP3 client library for Lua
- Mic92/utils - A set of lua modules I use in awesome wm.
- Mashape/lua-resty-worker-events - Cross Worker Events for Nginx in Pure Lua
- mascarenhas/luma - LPEG-based Lua macros
- martinwguy/lua-ed - An implementation of the standard Unix editor "ed", written in Lua
- luapower/luapower.github.io - the old luapower website
- LuaDist/luadate - LuaDate is a Lua module for date and time calculation and retrieval using the Gregorian Calendar system.
- lipp/zbus - A simple TCP/IP based message bus in Lua.
- linbc/crontab.lua - lua crontab
- leafo/lua-date - LuaDate 2 modified to work with newer versions of lua/luajit
- lanceulmer/memory.lua - A simple way to keep track of objects in lua. Not only can each object destroy itself. Also all objects can be freed and cleaned at the same time. This is done with one line of code. Memory keeps track of the objects itself. This means an entire set of objects can be cleaned from an entirely separate file or location without knowing anything about the objects that are being cleaned.
- lancelijade/qqwry.lua - a Lua interface to famous IP <=> Location database qqwry.dat
- laeciofreitas/design-patterns-lua - Exemplo de alguns design patterns implementados com a linguagem Lua.
- JustAPerson/MODS - Maximum Over Drive System - Lua Assembly Tool Kit
- jie123108/lua-resty-stats - lua-resty-stats - is a statistical module for nginx base on ngx_lua, Statistical key and values are configurable, can use the nginx core's variables and this module's variables. The statistical result store in mongodb.
- jeduan/modeloespecial.lua - An ORM for the Corona SDK
- james2doyle/Lico - Lico is Pico re-written using Luvit for Lua
- icrawler/HexaMoon - Hexagonal Grid Library for Lua
- hpenedones/luacnn - convolutional neural networks for hand digit recognition - uses torch7 and lua
- hjelmeland/globals - list global variables in Lua files
- hexahedronic/luahexed - Experimental LuaJIT Game Engine
- guillec/bluag - Simple blog platform built in Lua
- golgote/frigo - Frigo is a simple database wrapper and ORM solution for Lua built on top of LuaSQL.
- garybernhardt/LuaSpec - An executable Lua specification so I remember what I've learned.
- friesencr/lua_promise - A deferred value / promise akin to jquery's
- FPtje/MySQLite - Lua module for Garry's mod. Depends on MySQLOO or tmysql4.
- ElunaLuaEngine/Scripts - Lua scripts for Eluna
- ds84182/LuaVM - Lua Virtual Machine (and various tools) for Lua so you can Lua while you Lua
- DoubleSpout/ngxlua_openapi - nginx_lua_OpenApi
- dodo/lua-mpris - mpris lua api
- dodo/lua-dbus - convenient dbus api in lua
- dlaurie/lua-ihelp - Interactive help for Lua programs
- dcshi/lua-resty-Logger - custom log for ngx_lua
- daurnimator/ffmpeg-lua-ffi - ffmpeg lua bindings using the ffi
- daogangtang/bamboo-redis - bamboo redis is the combination of redis-lua and lua-hiredis
- csfrancis/mobile_detect - Mobile browser detection Lua library
- clementfarabet/lua---ffmpeg - An interface between ffmpeg and Lua/Torch
- catwell/lua-http-digest - Client side HTTP Digest Authentication for Lua
- bkersten/lua-xpath - A simple XPath library to help stay sane while working with XML in Lua
- BillyWM/FCEUX-Lua-Script-Collection - Lua scripts for FCEUX (an NES emulator). Multiple games including River City Ransom, Battle Kid
- audrencezar/lua-tokyotyrant - Tokyo Tyrant Interface for Lua. Ported from Mikio Hirabayashi's 'tokytyrant.rb'.
- ardagnir/Elbereth - My Elbereth theme and rc.lua for AwesomeWM.
- animefansxj/luci-app-vsftpd - vsftpd Configure page for Lua Configure Interface
- andremm/lad - Lua Assembler/Disassembler based on ChunkSpy
- aCayF/lua-resty-upyun - 基于ngx_lua的upyun云平台lua语言版SDK
- zhhchen/lua-resty-handlersocket - lua-resty-handlersocket
- yuri/lua-xssfilter - An XSS filter written in Lua
- yuri/lua-colors - A Lua library for color theory calculation
- woshihuo12/LuaDesignPattern - lua design pattern example code
- WetDesertRock/music.lua - A library to aid the use of musical concepts in lua projects.
- vrld/imap4.lua - Simple IMAP4 protocol wrapper for lua. Requires luasocket and (if you want to use TLS) luasec.
- vercas/vON - Lua serialization library
- tarantool/tarantool-lua - Tarantool connector for Lua
- suiqirui1987/ngx-lua-image-cdn - Image处理服务
- soveran/finist.lua - Redis based Finite State Machine
- simenkid/lua-events - A Lua EventEmitter class in node.js style.
- siffiejoe/lua-bitexpr - C-like bit expressions for Lua
- sam-github/lunit - unit testing for lua
- rdlaitila/lua-upperclass - Yet Another Lua Class Implimentation
- r0fls/luastats - Statistics for lua
- prapin/LuaBrainFuck - A BrainFuck interpreter written for Lua 5.2, with two additional innovative syntaxes and quine support
- nitoyon/lua-console-lightroom-plugin - "Lua Console" plugin for Lightroom 3.0+
- ndbeals/Luabox - Addon to sandbox lua code to allow unknown, untrusted clients to execute code both client and server side in a safe, controlled manner.
- msva/lua-irc - IRC framework for Lua
- miurahr/lua-nginx-osm - OpenStreetMap extension for Nginx Lua module
- MikePall/lua-rpi-gpio - Lua interface to Raspberry Pi GPIO
- matttbates/lua-scripts-for-myo - scripts to use with myo connect
- LuaTenshi/GLua - Garrysmod Lua Projects
- luapower/luastate - ffi binding of the Lua/LuaJIT C API
- LuaDist/luapi - LuaPi: Concurrent programming made simple
- LuaDevelopmentTools/luaformatter - Beautifies Lua code
- jspahrsummers/pure-lua - Pure functional programming for Lua
- jie123108/lua-resty-bloomd - Is a client library based on ngx_lua to interface with bloomd servers. A lua bloom filter library
- haste/lua-idn - A Lua implementation of Internationalizing Domain Names in Applications (RFC 3490).
- farzher/hoot-lua - A smarter way to deal with timers. Intended for LÖVE
- ezerfernandes/funkmoon - Functional Tools for Lua
- davidm/lua-digest-crc32lua - CRC-32 checksum implemented in pure Lua
- danbri/buttons-lua - XMPP comms for media centres and remote controls (vlc etc.)
- dabing1022/LuaAndLove2dLearningTest - LuaAndLove2dLearningTest
- cyberz-eu/octopus - The Lua Web Platform
- cthulhuology/pgproc.lua - Automatic Stored Procedure binding for LuaJIT
- ConnorVG/Lua-Slack - A Lua implementation of my PHP-Slack library
- charles-l/lua_tutorial - Code for my Lua tutorial series on YouTube
- catwell/iris-lua - Iris client for Lua
- bungle/lua-resty-prettycjson - Lua cJSON Pretty Formatter
- bungle/lua-resty-fileinfo - LuaJIT FFI bindings to libmagic, magic number recognition library - tries to determine file types.
- bjornbytes/trickle - Lua bitstream
- bauen1/LuaMalwareToolkit - Educational Purpose only! This is a toolkit to assemble viruses for penetration testing on various platforms (ComputerCraft / OpenComputers / Lua 5.3)
- bartman/wmii-lua - Wmii extended with lua scripts
- asqbtcupid/lua_hotupdate - my lua hotudpate(hot swap) implement
- aperezdc/luabot - An XMPP (Jabber) bot written in Lua using the protocol implementation from Verse/Prosody
- antonheryanto/lua-resty-stack - Openresty Simple Application Stack
- aerospike/aerospike-lua-core - Aerospike Lua Core Library
- zdevito/terra - A low-level counterpart to Lua
- mason-larobina/luakit - Fast, small, webkit based browser framework extensible by Lua.
- Kloadut/SSOwat - A simple SSO for nginx, written in Lua
- lonelyplanet/openresty-statsd - Lua StatsD client for openresty
- mason-larobina/luakit-plugins - Version control for various luakit plugins.
- Etiene/sailor - A Lua MVC Web Framework.
- twitter/torch-autograd - Autograd automatically differentiates native Torch code. Ported to Lua from the original Python version.
- mozilla-services/lua_sandbox - Generic Lua sandbox for dynamic data analysis
- ErikDubbelboer/redis-lua-scaling-bloom-filter - LUA Redis scripts for a scaling bloom filter
- Etiene/valua - Validation for lua! A module for making chained validations. Create your objects, append your tests, use and reuse it!
- asamy45/forgottenmapeditor - Map editor written in lua for Open Tibia. Written with OtClient's framework.
- Moones/Ensage-scripts - Lua scripts for Ensage (Outdated)
- JamesWilko/Payday-2-BLT - Payday 2 Better Lua injecTor
- rm-code/love-api - The complete API documentation of LÖVE in a Lua table.
- cokeboL/pomeloTolua4cocos2dxChat - provides some API binded to lua using libpomelo and cocos2dx-3.0
- admin36/lua-LURE - Love2d HTML Rendering engine
- KateAdams/LuaFlare - An entire web server written in Lua.
- sergeyzavadski/leda - high performance lua application framework
- vection/luafft - Lua package that includes functions for Fast Fourier Transformations.
- joshtynjala/signal.lua - Signals are a light-weight messaging tools for Lua and the Corona SDK.
- legospacy/lua-irc-engine - A Lua IRC module that tries to be minimal and extensible.
- stvp/lualibrary - RedisGreen Lua Script Library
- eaglewu/nginx-lua-imagemagick - Nginx lua_module Run imagemagick
- S0lll0s/st8.lua - A tiny double-stacked state manging library for Lua/LÖVE
- Olivine-Labs/lua-jwt - JSON Web Token library
- rejax/TTT-EasyScoreboard - A simple way to customize the TTT scoreboard with no Lua knowledge
- profan/lua-bk-tree - A pure Lua implementation of bk-trees, created because it was needed for fuzzy term matching.
- pelevesque/gamemath - A collection of Lua math functions useful for video games.
- open768/library - useful lua routines for corona SDK
- meric/tier - A lua template library
- jorisbontje/REST-benchmark-nginx-lua - nginx + lua + (redis) + kyoto tycoon implementation for the Xebia server stack benchmark contest.
- jmettraux/lack - (experiment) Rack clone in Lua
- ignacio/redis-luanode - Redis client for LuaNode.
- furusystems/rnssync - Renoise Lua song data export and import for sync effects
- davidhollander/fn - Functional programming library for Lua and LuaJIT with test coverage
- bungle/lua-resty-snappy - LuaJIT FFI bindings for Snappy, a fast compressor/decompressor (https://code.google.com/p/snappy/)
- akpakshendra/Serene-Conky - Nice and clean conky theme, made using lua and cairo
- admin36/lua-upperclass - Yet Another Lua Class Implimentation
- Tieske/corowatch - Lua module to watch coroutine usage and kill a coroutine if it fails to yield in a timely manner.
- Noiwex/luadev - Easens Garry's Mod development process
- Nate-Devv/libsolarus-mudora - A Solarus Lua Library for common game entities and other things.
- MeltedBu11et/GM-A-Pathfinder - Lua coded A* pathfinder for Garry's Mod
- JakobTischler/MoreRealisticDLCs - A lua/xml project that adds MoreRealistic to the Farming Simulator DLCs
- EvandroLG/video-streaming.lua - 🎥 Library that implements MontionJPG technique using Lua and Pegasus.lua
- xphh/lnet - A lightweight Lua httpserver for easy webservices developping.
- xolox/lua-buildbot - A build bot for popular Lua projects (Lua 5.1, LuaJIT 1 & LuaJIT 2)
- xinqiyang/yagami..ko - yagamiko is a api server project implementation by lua && nginx ( openresty) .
- wstucco/ssga.lua - Server Side Google Analytics in LUA
- wscherphof/lua-set - Straightforward Set library for Lua
- whoopdedo/number-lua - NumberScript is a little language that compiles into Lua
- vadi2/mudlet-lua - Official location of the LuaGlobal additions for Mudlet
- thormagnusson/sclua - This library is a lua client for SC-Server. It is a simple client that implements most of the interface of SC-Server.
- shironecko/LuaMaze - A tiny Lua module aimed at perfect maze random generation.
- sgraf812/push - Lua library implementing knockout.js-like observable properties.
- raycmorgan/wsapi-more - Lua - addons for the wsapi library
- randrews/lua-if - Interactive Fiction library in Lua
- outrace/nowlua - 一个非常简单的基于ngx_lua和resty_mysql/resty_memcached的SNS开发框架和测试工具。
- norman/mongrel2_wsapi - In-progress Lua WSAPI adapter for Mongrel2
- moteus/ZipWriter - Library for creating ZIP archive for Lua 5.1/5.2
- moai/luastatsd - A pure lua interface to statsd
- mimetic/corona-textrender - A pure-Lua text rendering module for Corona SDK which can handle basic HTML, fonts, font-styles, and even basic font metrics. (Takes over from corona-styled-textwrap)
- mascarenhas/thread - Green threads for Lua using libevent
- markandgo/sweepandprune-lua - 2D sweep and prune implementation in Lua
- kengonakajima/mprpc - mini MessagePack RPC stub for both lua-msgpack-native and lua-msgpack
- johnlindquist/luna - Luna: The Lua EventDisptacher
- jasonsantos/loft - Loft is an object factory designed to implement create, save, retrieve, search and destroy operations on lua 'objects' -- meaning by object a table that obeys a certain 'schema'. Schemas and the actual persistence operations are treated by plugins.
- gvx/adventure - A text adventure library in Lua
- gregoire-astruc/videolan-betaseries - BetaSeries.com lua extension for VLC
- elihugarret/RaptorLib - RaptorLibs are modules for sequencing and manipulating sound (synthesis and samples) in Lua, using tables and strings.
- differentprogramming/lua-mojibake - Pure lua implementation of utf8proc and a few more unicode utilities
- davidm/lua-balanced - match a Lua string, comment, or expression by loose parsing in pure Lua
- daurnimator/lamt - Lua Audio Metadata Tool
- creationix/rye - A git based publishing platform implemented in lua
- creationix/luvweb - A sample web app using just lua and luv.
- clementfarabet/lua---image - An image toolBox for Torch7.
- aryajur/LuaTerminal - Lua module to emulate a Lua Terminal in a IUP toolkit textbox to easily embed in any IUP application
- amakawa/ohm.lua - lightweight object mapping for redis
- alts/sharecart.lua - Simple module for writing to sharecart save files
- adriweb/BetterLuaAPI-for-TI-Nspire - Improves the existing lua api for the Ti-Nspire
- Zbizu/map_generator - lua libs to generate terrain on forgottenserver
- VoxelDavid/elixir - A build system that compiles Lua source code into a ROBLOX compatible XML file
- SaxonDouglass/gauge - A 2D Lua game engine built on top of Love2D.
- Rochet2/AIO - AIO is a pure lua server-client communication system for Eluna and WoW.
- JesterXL/Memory - Memory game created in Lua for Corona SDK
- JakobOvrum/Loco - Inline documentation generator for Lua source code.
- Gozala/functional-lua - Functional <3 for Lua
- ColonelThirtyTwo/luajit-ffi-enet - LuaJIT FFI bindings for Enet
- BlackBulletIV/vault - A small data storage library for LÖVE, which allows you to save and retrieve data in native Lua data types.
- Billiam/enumerable.lua - A lua collection library
- yandex-sysmon/lua-nginx-elastic - Send access logs into elasticsearch
- wildstarnasa/GeminiGUI - WildStar Library - Provides access to creating UI components from a Lua table in WildStar
- vim-scripts/lua_omni - preliminary omni completion for Lua plus few extras
- tuanpmt/lua-async - Async utilities for lua
- syntruth/Lua-Events - A simple event/callback library for Lua. (Sorta, weakly, like Qt signal/slots events.)
- stepelu/lua-pkg - ULUA Package Manager
- stepelu/lua-ljsqlite3 - LuaJIT SQLite Binding
- starius/mo.lua - Parser of MO files (Original: http://lua-users.org/lists/lua-l/2010-04/msg00005.html )
- slushpupie/lua-smtps - Lua SMTPS implementation
- sharpobject/nbml - Not BulletML. Something a lot like BulletML in Lua with LÖVE.
- shakirm/sigmoidBeliefNet - Torch/Lua Implementation for a Sigmoid Belief Network\
- robzed/LuaZ80 - A Lua Z80 dynamic (binary) translator (similar to a JIT compiler) which translates Z80 to Lua and runs the result.
- rnewton/emma - Simple Lua Entity Framework using tags
- raurir/Corona-Lua-Grid-Renderer - Similar to Tables in HTML, or DataGrid/Lists in Flex perhaps
- producerism/Corona-Time-Machine - A Lua module for Corona SDK to adjust framerate (automatically or manually)
- pickerel/owl - OWL is a single-module library that provides an easy way to incorporate object-oriented programming concepts into Corona SDK projects. Supports classes that produce display objects (as well as classes that produce non-display objects), and can even be used with non-Corona Lua scripts as well.
- pauljessup/greentea - Load, save, edit maps with Love2d and Lua
- pakozm/lua-faces - Lua-FaCES is a forward chaining expert system written in Lua programming language
- nwhitehead/vida - Include C code right in your Lua code
- mtourne/ngx.cache_table - ngx.cache_table - Simple Lua table with a ngx_lua caching layer.
- moteus/lua-lluv-websocket - Websocket for lluv library
- mlepage/ai-class - Lua programs for Introduction to Artificial Intelligence course (Fall 2011)
- mindreframer/lua-useful-stuff - Interesting Lua projects
- meepdarknessmeep/garrysmod_bsp_renderer - A Garry's Mod BSP Render written in lua
- maxjustus/luchador - Distributed HTTP caching for Nginx + Lua
- matthewdean/proxy.lua - Control access to objects in pure Lua
- lurenpluto/BOLT_CONTROLS - 基于BOLT引擎的各种自定义控件和公共LUA代码
- luaforge/luaopenid - A Lua implementation of an OpenID server and consumer.
- logiceditor-com/codebase - Open-Source Lua codebase we use in our projects
- lipp/lualibusb - the unmodified lualibusb 1.0 brought to github with rockspec
- koniu/autowwan - 'autoap'-clone for OpenWrt in Lua
- kolchanov/Lua-couchbase - Lua "smart" client for Couchbase based on memcached binary protocol.
- knd/luatoml - serializer and deserializer for toml in lua :
- kengonakajima/luajit-mysql - MySQL binding for LuaJIT with FFI
- karai17/lua-winged-edge - Winged Edge Data Structure in Lua
- jpwenzel/wp-lighttpd-rewrite - Rewrite rule (LUA) for a Wordpress 2.x installation on the lighttpd web server
- jgrahamc/aho-corasick-lua - Lua implementation of the Aho-Corasick string matching algorithm
- imzyxwvu/lua-shadowsocks - A shadowsocks client in Lua, based on libuv through my binding lua-xuv.
- icrawler/luacolors - A color utility library for Lua
- hugomg/lullaby - A Turing-complete HTML template library for Lua
- hipe/lua-table-persistence - hipe's hosting/fork of Gerhard Roethlin's library for Lua table persistence
- glug/cccb-display - UDP packet interface for LED display in CCCB, written in Lua
- davidm/lua-pythonic-optparse - Command-line argument parsing similar to Python's optparse library
- davidm/lua-list-comprehension - list comprehensions in pure Lua
- davidm/lua-find-bin - Locates directory of original Lua script.
- daurnimator/lua_cpp - A C pre-processor written in lua
- daurnimator/lua-ffi-util - A utilities module for the lua ffi
- chatid/laws - AWS Library for Lua
- catwell/fakeredis - A Redis mock for Lua with the same interface as redis-lua.
- bdonlan/luamop - An experimental MOP for Lua
- batrick/lua-serialize - Pure Lua serialization library.
- alekmarinov/luasolr - Lua to Apache Solr connection module
- admin36/lua-libxml - Lua XML LIbrary
- Yonaba/tuple.lua - Minimal implementation of ordered n-tuples class in Lua
- Yonaba/broad-phase-algorithms - Lua Implementation of space-partitioning techniques for broad-phase collision detection
- Xtansia/Lua-String-Utils-API - String Utils API written in Lua.
- Noiwex/skoope - Utility to Skype made in Lua. DEPRECATED, DON'T USE SKYPE.
- Nixola/Nixbot - A Lua IRC bot (it's no more a client) based on Kawata's "crappy" (he said that) old code.
- LuaDevelopmentTools/luadocumentor - LuaDocumentor allow users to generate HTML and API files from code documented using Lua documentation language.
- JakobOvrum/LuaWeb - Small HTTP server in Lua
- Hevienz/nginx-lua-ds-hotlink - 基于openresty的防盗链系统
- CaptTofu/moxilua - lua for moxi, memcached, & fancy servers
- Billiam/draggable.lua - Drag LÖVE windows.
- APItools/autoswagger.lua - Generate swagger specs from raw API traces
- nagadomi/waifu2x - Image Super-Resolution for Anime-Style-Art
- Mashape/kong - Microservice & API Management Layer
- karpathy/char-rnn - Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
- kennyledet/Algorithm-Implementations - Share, discuss and learn about algorithm implementations!
- koreader/koreader - An ebook reader application supports PDF, DJVU, EPUB, FB2 and much more, running on Kindle, Kobo, PocketBook and Android devices
- axkibe/lsyncd - Lsyncd (Live Syncing Daemon) synchronizes local directories with remote targets
- SnabbCo/snabbswitch - Snabb Switch: Simple and fast packet networking
- CorsixTH/CorsixTH - Open source clone of Theme Hospital
- copycat-killer/awesome-copycats - Awesome WM themes
- hawkthorne/hawkthorne-journey - Digital Estate Planning: The Game
- facebook/iTorch - IPython kernel for Torch with visualization and plotting
- yagop/telegram-bot - A Telegram Bot based on plugins
- exebetche/vlsub - VLC extension to download subtitles from opensubtitles.org
- SpiderLabs/owasp-modsecurity-crs - OWASP ModSecurity Core Rule Set (CRS) Project (Official Repository)
- koreader/kindlepdfviewer - A PDF (plus DJVU, ePub, TXT, CHM, FB2, HTML...) viewer made for e-ink framebuffer devices, using muPDF, djvulibre, crengine
- tylerneylon/termtris - A text-based game inspired by tetris.
- zhangxiangxiao/Crepe - Text classification from character-level using convolutional networks
- minetest/minetest_game - The main game for the Minetest game engine [minetest_game] [https://github.com/minetest/minetest/]
- simoncozens/sile - Simon's Improved Layout Engine
- basecamp/intermission - intermission helps you perform zero down time application maintenance
- garrynewman/garrysmod - Sandbox mod for the Source Engine
- openwrt/luci - LuCI - OpenWrt Configuration Interface
- justincormack/ljsyscall - LuaJIT Unix syscall FFI
- kernelsauce/turbo - Turbo is a framework built for LuaJIT 2 to simplify the task of building fast and scalable network applications. It uses a event-driven, non-blocking, no thread design to deliver excellent performance and minimal footprint to high-load applications while also providing excellent support for embedded uses.
- Fluorohydride/ygopro - A script engine for "yu-gi-oh!" and sample gui
- cznweb/arkos-pkgbuilds - Apps and files for the development of the arkOS distro [MIRROR]
- vrld/hump - LÖVE Helper Utilities for Massive Progression
- bjc/prosody - Clone of Prosody's Mercurial Repository, please do not file PRs or bug reports here, but go to the official website instead.
- Yonaba/Jumper - Fast, lightweight and easy-to-use pathfinding library for grid-based games
- wiremod/wire - Garry's Mod add-on that allows users to wire up components in order to make more elaborate automatic and user-controlled contraptions.
- KennyShields/LoveFrames - A GUI library for LÖVE
- tekkub/wow-ui-source - git mirror of the user interface source code for World of Warcraft
- copycat-killer/lain - Awesome WM complements
- ymobe/rapanui - High level API for MOAI framework
- FPtje/DarkRP - DarkRP, a non-serious roleplay gamemode for Garry's Mod.
- fab13n/metalua - The metalua programming language
- malkia/ufo - Portable distribution of LuaJIT with precompiled binaries, libraries and FFI bindings
- torch/tutorials - A series of machine learning tutorials for Torch7
- kuz/DeepMind-Atari-Deep-Q-Learner - The original code from the DeepMind article + my tweaks
- wojciechz/learning_to_execute - Learning to Execute
- nicholas-leonard/dp - A deep learning library for streamlining research and development using the Torch7 distribution.
- barwinco/pro - Awesome Pro themes
- stevedonovan/LDoc - A LuaDoc-compatible documentation generation system
- haberman/gazelle - A system for creating fast, reusable parsers
- osadchuk/Corona-SDK.tmbundle - A TextMate bundle for Corona developers
- mikar/awesome34-themes - themes for awesome-wm v3.4 and earlier
- facebook/eyescream - natural image generation using ConvNets
- romockee/powerarrow - powerarrow theme for Awesome WM 3.4.x
- SimonLarsen/mrrescue - Firefighting game made with LÖVE
- DarkstarProject/darkstar - FFXI Server Emulator
- Shestak/ShestakUI - User Interface for World of Warcraft
- crosslife/LoveClear - 天天爱消除精简版
- haste/oUF - WoW AddOn - Unit frame framework.
- vrld/HardonCollider - General purpose collision detection library for the use with LÖVE.
- virgo-agent-toolkit/rackspace-monitoring-agent - Rackspace Cloud Monitoring Agent
- ilsanbao/17moncn - IP地址归属地查询多语言版
- ntop/ntopng - ntopng source code repository
- kaishengtai/torch-ntm - A Neural Turing Machine implementation in Torch.
- KashaMalaga/XiaomiMiBand - Patches for Xiaomi Mi Band Android App (Smali Project)
- Cue/hop - Script to hop to common directories and servers
- freifunk-gluon/gluon - This is the main repo of gluon. Start here!
- karai17/Simple-Tiled-Implementation - Tiled library for LÖVE
- willwhitney/dc-ign - The Deep Convolutional Inverse Graphics Network
- kikito/love-tile-tutorial - A tutorial for making tile-based games with LÖVE
- facebook/fbnn - Facebook's extensions to torch/nn.
- terceiro/awesome-freedesktop - freedesktop.org menu and desktop files specifications support for the awesome window manager
- tony/awesome-config - 📕 Example awesome wm configuration. Includes personalization support (personal.vim), theme, polyglot unicode taglists, mpd support.
- hedgewars/hw - Official Hedgewars mirror for GitHub!
- kikito/anim8 - An animation library for LÖVE
- Overtorment/NoobHub - Network multiplayer and messaging for CoronaSDK, Moai, Gideros & LÖVE
- cedlemo/blingbling - Awesome WM widgets
- stanfordnlp/treelstm - Tree-structured Long Short-Term Memory networks (http://arxiv.org/abs/1503.00075)
- miko/Love2d-samples - Playground for love2d games and applications
- torch/demos - Demos and tutorials around Torch7.
- nrk/mercury - ... because Sinatra is not the only one performing on the stage.
- kylecoburn/PokeBot - The automated Pokémon speedrunning machine
- Element-Research/rnn - Recurrent Neural Network library for Torch7's nn
- Stabyourself/mari0 - Mario + Portal game in LÖVE
- nagadomi/kaggle-cifar10-torch7 - Code for Kaggle-CIFAR10 competition. 5th place.
- ash47/Frota - An addon for Dota 2, I intend for it to contain several sub game modes such as Legends of Dota and Random OMG
- vincentbernat/awesome-configuration - My ~/.config/awesome directory
- Elv13/tyrannical - Dynamic tagging configuration system for awesomeWM
- digicoop/kaiwa-server - Kaiwa XMPP Server
- mikar/awesome-themes - themes for the current version of awesome-wm
- centos-bz/HttpGuard - prevent cc attack
- Germanunkol/trAInsported - Löve2D Game
- CapsAdmin/goluwa - An experimental game framework written in luajit
- dmccuskey/DMC-Corona-Library - Development library for Corona SDK
- ninjalulz/FORGOTTENSERVER-ORTS - Try to make the perfect open real tibia server!
- josefnpat/vapor - Vapor - LÖVE Distribution Client
- AdamBuchweitz/CrawlSpaceLib - The Crawl Space Library for CoronaSDK
- ValyriaTear/ValyriaTear - Open Source J-RPG (Based on the Hero of Allacrost engine)
- vrld/Quickie - Immediate Mode GUI library for LÖVE
- radamanthus/corona-game-template - A template project for building games using AnscaMobile's Corona SDK
- henkboom/pax-britannica - An underwater one-button real-time strategy game.
- Nayruden/Ulysses - Ulysses Projects
- mcurry/html_cache - CakePHP Plugin - Store a Cake generated page as plain HTML
- SpiderLabs/Nmap-Tools - SpiderLabs shared Nmap Tools
- SnakeSVx/spacebuild - Garry'smod spacebuild project. DO NOT UPLOAD TO THE WORKSHOP. The licenses are incompatible!
- Chessnut/NutScript - A free role-play framework for Garry's Mod.
- rxi/lovebird - A browser-based debug console for LÖVE
- bmddota/barebones - A barebones Dota 2 Mod
- Pizzalol/SpellLibrary - Repo for recreating the original dota skills
- GymbylCoding/Dusk-Engine - Dusk is a fully-featured, open-source game engine for Corona SDK.
- soumith/cudnn.torch - Torch-7 FFI bindings for NVIDIA CuDNN
- Jiyambi/WoW-Pro-Guides - A World of Warcraft addon bringing WoW-Pro.com's guides into the game.
- roaminggamer/SSKCorona - Roaming Gamer - Super Starter Kit for Corona SDK
- Rythal/Carbonite - Carbonite Maps System
- Kiwi/clyde - Next-generation libalpm/makepkg wrapper.
- sacek/LPegLJ - LPeg version 0.12 Parser in pure LuaJIT
- oxford-cs-ml-2015/practical6 - Practical 6: LSTM language models
- coinkite/cloudfire - CloudFIRE – Decentralized Open-Source Replacement for Cloudflare + Pubnub
- bartbes/love-misc-libs - Just some random libs I have lying around, now with version control!
- keplerproject/copas - Copas is a dispatcher based on coroutines that can be used by TCP/IP servers.
- annulen/premake - Automatic READ-ONLY mirror of Premake build configuration tool repositories
- APItools/monitor - Track, transform and analyze the traffic between your app and the APIs you use.
- jaydipdave/quickdefencewaf - QuickDefence - Web Application Firewall
- ProjectSkyfire/SkyFire-Community-Tools - A collection of tools and other misc items from the community.
- torch/nngraph - Graph Computation for nn
- Elv13/radical - An extensible menu subsystem for Awesome WM
- fsantanna/ceu - The Programming Language Céu
- darklajid/ansible-communication - Ansible playbook for my self-hosted communication infrastructure
- AlexChittock/SimpleShortener - Simple URL Shortening Service
- philipbl/Day-One-Lightroom-Plugin - A plugin for Lightroom that exports pictures to Day One
- maranda/metronome - Metronome IM, lightweight xmpp server with advanced microblogging features.
- lilydjwg/myawesomerc - My Awesome WM config files
- Dysoch/DyTech - DyTech, A mod for Factorio. Making the game much more complex!
- wiremod/advduplicator - Garry's Mod add-on that allows a player to save and load contraptions
- torch/optim - A numeric optimization package for Torch.
- Elv13/awesome-configs - My AwesomeWM configuration
- katono/rogue.vim - Porting of Rogue-clone II for Vim
- clementfarabet/ipam-tutorials - IPAM Tutorials on Theano/Torch
- sandalle/minecraft_bigreactor_control - Minecraft BigReactor Computercraft Control Program
- neomantra/lds - LuaJIT Data Structures - hold cdata in Arrays, Vectors, and HashMaps
- nathankot/mjolnir.tiling - Add tiling window management powers to your mjolnir
- facebook/SCRNNs - This is a self contained software accompanying the paper titled: Learning Longer Memory in Recurrent Neural Networks: http://arxiv.org/abs/1412.7753.
- SnakeSVx/sbep - Spacebuild Enhancement Pack. DO NOT UPLOAD TO THE WORKSHOP. The licenses are incompatible!
- headchant/LICK - Löve Interactive Coding Kit
- alexander-yakushev/awesompd - Advanced mpd widget for Awesome WM
- aimingoo/ngx_cc - a framework of Nginx Communication Cluster. reliable dispatch/translation messages in nginx nodes and processes.
- ZeroK-RTS/Zero-K - Open source RTS game running on the Spring engine
- ROClientSide/Translation - Ragnarok Online ClientSide Translation.
- silentbicycle/tangram - Jumprope-based local content store
- michal-h21/tex4ebook - Convertor from LaTeX to ebook formats (epub, mobi). Using tex4ht and texlua scripts.
- kikito/gamera - A camera system for LÖVE
- ggcrunchy/corona-sdk-snippets - Various bits and pieces, written either as components of a game or out of mere curiosity.
- Jeija/minetest-mod-mesecons - Mod for minetest that adds digital circuitry [=minecraft redstone]
- dluksza/screenful - Awesome WM extension that allows automatically detect and configure connected/disconnected screens
- AeroScripts/QuestieDev - Questie: the vanilla quest helper
- wiremod/wire-extras - Unofficial Wire Extras Repository (formerly UWSVN)
- coronalabs/business-app-sample - Business App - Sample
- bioe007/awesome-shifty - Dynamic tagging library for awesome window manager
- Ofaloaf/postapoc - After the End is a post-apocalypse total conversion mod for Crusader Kings II
- 500px/500pxPublisher.lrplugin - Lightroom Plugin for publishing directly to 500px
- roaminggamer/RG_FreeStuff - Roaming Gamer's Free Stuff Repository
- orts/server - A real map datapack based on TFS 1.2 engine
- UPenn-RoboCup/UPennalizers - Open Source Repository for Team UPennalizers
- nsf/pnoise - Perlin noise benchmark
- kikito/love-loader - Threaded resource loading for LÖVE
- josemota/dotfiles - All my dark side in one place.
- bioe007/awesome-configs - Configuration files for awesome window manager
- RobSis/treesome - Tree-based tiling layout for Awesome Window Manager.
- tdy/dots - Configs and screenshots from tdy's Arch Linux machines
- silentbicycle/wn - "what next?" - simple command-line task-interdependency tracker
- cycojesus/awesome-solarized - @altercation's solarized themes for awesome
- Mic92/vicious - Vicious is a modular widget library for the "awesome" window manager.
- Adze1502/mwan - Simple policy routing for multiple WANs in OpenWrt
- soumith/imagenet-multiGPU.torch - an imagenet example free of fbcunn dependencies in torch.
- renstrom/NeavUI - Development branch of Neav UI
- khaledhosny/euler-otf - An OpenType/Unicode math port of AMS Euler font
- forthxu/talkbox - a talkbox build with skynet
- GymbylCoding/CBEffects - The ultimate Corona SDK particle effects engine.
- digitalbond/Redpoint - Digital Bond's ICS Enumeration Tools
- desbouis/nginx-redis-proxy - Nginx as reverse proxy using redis as cache engine
- adonaac/thranduil - UI module for LÖVE
- christopho/zsdx - Zelda fangame created with the Solarus engine
- SimonLarsen/sienna - Fast paced platformer using LÖVE
- vrld/shine - Postprocessing effect repository for LÖVE
- oeed/OneOS - OneOS (ComputerCraft Operating System) - The all in one operating system
- jgrahamc/lulip - Line-level profiler for code running in LuaJIT
- coreos/corelb - a loadbalancer built on coreinit and nginx
- ash47/LegendsOfDota - Pick your skills to build an OP masterpiece.
- MNoya/DotaCraft - Warcraft 3 <-> Dota 2
- vain/awesome-vain - [Discontinued] Incompatible with awesome 3.5 -- see issue #3 for copycat-killer's port!
- setkeh/Awesome-3.5 - Awesome Config updated to 3.5
- ejoy/avalon - A tool for avalon boardgame
- SteamDatabase/GameTracking - Dumping things, so you don't have to
- RafaelDeJongh/cap - Carter Addons Pack Code
- Haleth/FreeUI - A World of Warcraft user interface
- GlitchGames/GGData - GGData is a simple persistent data storage class for your game or app. Currently it supports the Corona SDK and Love 2D.
- CapsAdmin/pac3 - a character and entity editor for garry's mod
- tales/sourceoftales - Our entry for the Liberated Pixel Cup.
- pixeltailgames/cinema - Gamemode for Garry's Mod featuring multiplayer video streaming.
- minetest-technic/technic - Technic mod for Minetest
- adamdburton/pointshop - PointShop is a shop system for Garry's Mod 13 developed by _Undefined
- OutlawGameTools/Lime2DTileEngine - Library for creating 2D tile-based games with Corona SDK.
- zenitraM/hubot-tg - Hubot Telegram adapter (using tg)
- pw4ever/awesome-wm-config - awesome window manager config with persistent dynamic tagging
- cloudwu/xenonauts - xenonauts chinese translation
- adonaac/popo - Text module for LÖVE
- SiENcE/lovecodify - LoveCodify is a Wrapper Class to run CODEA/CODIFY Scripts with LÖVE on Mac/Linux/Win.
- stephenfournier/Dota-2-Building-Helper - 🏫 Library to help make RTS-style and Tower Defense custom games in Dota 2
- qassemoquab/stnbhwd - Modules for spatial transformer networks (BHWD layout)
- corsix/ffi-reflect - LuaJIT FFI reflection library
- bioe007/awesome-revelation - Show all clients per screen in Awesome window manager
- menudoproblema/Wireshark-MQTT - MQTT dissetor for Wireshark
- jtarchie/sinatra-openresty - Sinatra ported to OpenResty framework.
- dotabuff/d2vpk - Dota 2 VPK History
- FourOne/Tukui_Filger - Minimal buff/debuff tracking
- tekkub/libdatabroker-1-1 - WoW Library - A central registry for addons looking for something to display their data
- koraykv/unsup - Some unsupervised learning modules using Torch
- excessive/love3d - A 3D extension for LÖVE
- chatid/fend - An event framework utilising LuaJIT's ffi. Currently based on epoll.
- Wiladams/TINN - TINN Is Not Node - All things Windows
- IoannisAntonoglou/optimBench - Benchmark testbed for assessing the performance of optimisation algorithms
- dmccuskey/Ghost-vs-Monsters---OOP - Re-write of Corona SDK mobile app Ghost vs Monsters into object-oriented architecture
- adonaac/yaoui - UI Kit for LÖVE
- ROBLOX/Core-Scripts - All of ROBLOX's core client scripts.
- Floobits/diffshipper - Keeps files synced in realtime between many computers. This is fall-back for editors without a Floobits plugin.
- tadeuszwojcik/luvit-redis - fast luvit redis client
- mydevelopergames/AutoLAN - A local networking library for the Corona SDK
- haimanman/jx3 - 《剑网3》海鳗插件
- derickd/moaigui - GUI implementation for the MOAI SDK
- creationix/moonslice-luv - A port of moonslice running on top of luv and lhttp_parser
- Toresh/Tukui_ClassTimer - Class time addon for Tukui.
- Thalassicus/cep-bnw - Civ V Communitas Expansion Pack
- RafaelDeJongh/cap_resources - Cap resource files
- waf/nice-and-clean-theme - A port of the Openbox "nice and clean" theme for awesome window manager
- tullamods/Dominos - WoW Addon - A main actionbar replacement
- tarantool/queue - Create task queues, add and take jobs, monitor failed tasks
- keplerproject/cgilua - CGILua is a tool for creating dynamic HTML pages and manipulating input data from Web forms.
- johnpolacek/Match-The-Letter-Game - Match The Letter is a cross-device mobile educational game for kids built with the Corona SDK
- Xandaros/evolve - An advanced admin mod for Garry's Mod
- excessive/DOMy - A DOM-like GUI framework for the awesome LÖVE framework
- deniza/Ad-Mediator-for-Corona - Client side ad mediation module for Ansca Corona
- deepmind/torch-hdf5 - Torch interface to HDF5 library
- aleechou/163ui - 网易有爱魔兽插件包
- OxideMod/1.18 - Discontinued Oxide 1.18 server mod framework and API for Rust Legacy.
- umegaya/ffiex - extend luajit ffi module to give more affinity to C codes
- ophal/core - Official Ophal core repository
- kindy/lj-web - lightweight web framework based on ngx_openresty
- finalfrontier/finalfrontier - Final Frontier - Space Adventures in Space. A Garry's Mod 13 gamemode.
- dividuum/info-beamer-nodes - Example nodes for info-beamer
- circumjacence/ConkyInfinitySVG - This is a theme for the "conky" system monitor for X. It is based on the Infinity theme by Harshit Yadav.
- LPGhatguy/love-microphone - Simple microphone support for LÖVE.
- rgieseke/textadept - Git mirror of Textadept
- johnpolacek/Video-Gallery - A template for a video gallery app built in the Corona SDK
- honteam/Heroes-of-Newerth-Bots - This is the code repository for Heroes of Newerth's open-source bot code. This repo is for better communication and codeflow between the community, the Community Bot Team, and Frostburn Studios.
- clementfarabet/manifold - A package to manipulate manifolds.
- tullamods/OmniCC - WoW Addon - Cooldown count for everything
- tisyang/kaos - 谷歌拼音输入法颜文字扩展
- nikolavp/awesome-pomodoro - Pomodoro time widget for the awesome window manager framework
- cldrn/nmap-nse-scripts - My collection of nmap NSE scripts
- bmddota/reflexdota - Reflex: An High-Intensity Custom Game Mode for Dota 2
- blueyed/awesome-cyclefocus - Alt-Tab for the awesome window manager (and more)
- SurfaceS/BoL_Studio - BoL Studio scripts, libs and sprites
- DanielFGray/dotfiles - personal repo of config files
- 3scale/nginx-oauth-templates - Nginx Sample Configs for OAuth Flows
- zenyr/PocoHud3 - Payday2 Interface enhancer MOD
- szagoruyko/cifar.torch - 92.45% on CIFAR-10 in Torch
- rstudio/redx - dynamic nginx configuration
- nanoant/glua - glua = LuaJIT + FFI + OpenGL/GLUT
- kikito/passion - An object-oriented LÖVE game engine
- ildyria/iFilger - Light power aura classic with aura by defaults.
- ea/nmap-scripts - Collection of my nmap scripts (most are in official nmap release by now)
- dvv/luvit-websocket - WebSocket for Luvit
- TekNoLogic/Panda - WoW Addon - Prospecting and Disenchanting Aide
- Asphyxia/Tukui - Asphyxia's Edit
- ximenpo/hello-skynet - study cloudwu's skynet project
- ulissescastro/linux-native-backdoors - Repository holding all alternatives of *nix backdoors.
- sapier/animals_modpack - Minetest Animals modpack (MOBF example mobs)
- npryce/codea-controllers - A small library of composable multi-touch controllers for Codea that implement various game control mechanisms
- flukso/flm02 - Fluksometer v2 firmware
- eladhoffer/DeepDream.torch - Torch version for https://github.com/google/deepdream
- caquino/ranger - Ranger is a HTTP partial content Range header enforcement script
- Wiladams/LJIT2Win32 - LuaJIT Bindings for Win32
- Andrettin/Wyrmsun - Strategy game based on history, mythology and fiction
- soumith/galaxyzoo - Entry for GalaxyZoo challenge
- ierton/awesomerc-ierton - ierton's awesome config
- hal-ullr/cmdfetch - A screenfo/screenfetch like program for Windows that supersedes https://github.com/Zanthas/winfetch and predates Windows support for screenfo and screenfetch.
- Senscape/Asylum-Teaser - Decay surrounds you, dread around every corner. You feel imprisoned while traversing the endless hallways... Asylum is a chilling journey through the intricate floors of the Hanwell Mental Institute, in which unimaginable atrocities have occurred in the past. This horror adventure aims to marry cutting edge visuals with thrilling storytelling to give you the ultimate experience in fear.
- Rusketh/ExpAdv2 - Expression advanced 2, the successor to the LemonGate
- FPtje/darkrpmodification - This is the addon with which you can modify DarkRP. Do not edit DarkRP files, edit files in this addon instead.
- Dienofail/BoL - BoL scripts
- vthibault/ROChargenPHP - PHP tool to display Ragnarok Online characters
- q66/vortex - Discontinued in favor of OctaScript: https://github.com/OctaForge/OctaScript/wiki
- mediachicken/MovieClipX - The official github page for the MovieClipX library for Corona SDK
- leafo/sitegen - static site generator in MoonScript
- kikito/middleclass-extras - A set of middleclass add-ons that make it easier to use in some cases
- hyd998877/skynet-http - add skynet http service
- gvx/richtext - A text and image layout library for LÖVE
- eladhoffer/ImageNet-Training - ImageNet training using torch
- bennychen/moai-based-pacman - Pacman game based on Moai Engine
- Zireael07/The-Veins-of-the-Earth - An Underdark-themed roguelike for T-Engine
- SimonLarsen/duckmarines - Free software ChuChu Rocket remake for PC
- vfasky/catke-for-luvit - Catke : luvit web框架
- tullamods/Bagnon - WoW Addon: Single window displays for you stuff
- theIdeaMen/Parallax-Class - A class for Corona SDK that makes it easy to set up parallax animations for backgrounds.
- spc476/LPeg-Parsers - Parsing common data formats via LPeg
- sebastianhodapp/ESPbootloader - Bootloader for ESP8266 modules flashed with NodeMCU for simple wifi configuration.
- p0pr0ck5/FreeWAF - High-performance WAF built on the OpenResty stack
- nagadomi/kaggle-ndsb - Code for National Data Science Bowl. 10th place.
- kjarvi/monocle - An open source debugger for Love2D.
- hamsterready/love-console - Simple Counter-Strike-like console for LÖVE games
- gyakovlev/Tukui_DBM - Tukui DBM edit less skin
- flingo64/PhotoStation-Upload-Lr-Plugin - PhotoStation Upload is a Lightroom Publish and Export Service Provider Plugin. It adds a new Publish Service called "PhotoStation Upload" and a new Export target also called "PhotoStation Upload" to the "Export" dialog. Both the Publish service as well as the Export service enable the export of pictures and videos from Lightroom directly to a Synology PhotoStation.
- codepunkschmidt/Codepunk-s-Code - Codepunk's GIT Home
- ar2rsawseen/GiderosCodingEasy - Extending Gideros Functionality
- alexander-yakushev/Orglendar - Calendar widget with org-mode schedule list for Awesome WM
- Uberi/Minetest-WorldEdit - The ultimate in-game world editing tool for Minetest! Tons of functionality to help with building, fixing, and more.
- Tommy228/TTTDamagelogs - Damagelogs for Trouble in Terrorist Town (a Garry's Mod gamemode)
- TekNoLogic/Cork - WoW Addon - Generic reminder framework
- Movimento5StelleLazio/ParlamentoElettronicoM5S - "Parlamento Elettronico M5S" is a fork of the "Liquid Feedback Frontend" Project for the Movimento 5 Stelle Italy
- Meneth/PB-git - Project Balance
- BlackBulletIV/ammo - A simple, flexible organisational library for use with the LÖVE (0.9.x at present) game engine.
- BadBoy-Ultimate-Raider/BadBoy - Ultimate Raider
- APItools/middleware - APItools Middleware Repository
- virgo-agent-toolkit/virgo-base-agent - A lightweight, cross-platform agent written in C with an embedded Luvit runtime
- stonehearth/microworld - Microworld Stonehearth Mod
- mtourne/ngx.shcache - shcache - simple cache object atop ngx.shared.DICT
- mechanicalmind/murder - Garry's Mod Murder Gamemode
- jdesgats/ILuaJIT - Readline powered shell for LuaJIT
- hoelzro/obvious - Widget library for the awesome window manager
- aypierre42/FTP - Programmes dans FTP
- Elv13/blind - An pack of advanced themes for Awesome WM
- Chessnut/hl2rp - A NutScript framework schema based off Half-Life 2.
- BenDol/otclient-candybot - CandyBot is designed to fill the 'bot' gap for OTClient. Botting is a big part of OpenTibia, many people have demanded this functionality for OTClient so people that want to just have fun in OpenTibia servers can do so.
- Aviana/LunaUnitFrames - Unit Frames for WoW 1.12.1
- thefnox/Tiramisu--outdated--don-t-use- - Roleplay Gamemode for Garry's Mod
- rgieseke/textredux - Text-based interfaces for Textadept
- netjungle/courseplay - PathTractor for FS 2011
- mabako/mta-paradise - Roleplay mode for Multi Theft Auto: San Andreas; built for MTA 1.0.x
- kainosnoema/remq - Redis-based protocol for building fast, persistent pub/sub message queues
- coronalabs/CoronaViewer - CoronaViewer for SDK/Enterprise
- alexander-yakushev/awesomerc - My awesome configuration
- Wiladams/LJIT2RPi - LuaJIT FFI Interop to Raspberry Pi
- Quenty/NevermoreEngine - NevermoreEngine
- Positive07/material-love - Implementing parts of the material-design spec in LÖVE
- vladimir-kotikov/clink-completions - Completion files to clink util
- unclebob/PDP8EmulatorIpad - PDP8 Emulator for the iPad
- prefanatic/exsto - Its a framework for Garry's Mode.
- pkulchenko/ZeroBranePackage - Packages for ZeroBrane Studio
- picsoung/uberSlackBot - A bot for Slack to get Uber price estimates
- perky/Goo - Gui and animation lib for love2d game library.
- kengonakajima/luvit-mysql - Luvit port of node-mysql
- ioddly/love-repl - Magic-free in-game REPL for the Love game engine
- intrntbrn/awesome - awesome wm
- gyakovlev/xCT - X Combat Text
- funkyvisions/EndlessScroller - Endless Scroller example using Corona SDK
- fiendish/aardwolfclientpackage - This project maintains the client package for Aardwolf MUD based on the free MUSHclient with plugins and other files customized for Aardwolf. Project documentation is on the Wiki at:
- creationix/nodeconf2012 - My slides and content from nodeconf 2012
- VanessaE/pipeworks - Adds a set of industrial, flanged pipes, pneumatic transport tubes, and related devices to Minetest. This mod is intended as a basis on which others can build bigger, more usage-specific mods.
- TekNoLogic/GnomishVendorShrinker - WoW Addon - Compact scrolling vendor frame
- worron/awesome-config - Awesome WM config
- wiremod/advdupe2 - Advanced Duplicator 2
- rgieseke/textadept-themes - Themes for the Textadept editor
- patrickallaert/MySQL-Proxy-scripts-for-devs - MySQL-Proxy scripts for devs
- notcake/gcompute - In-game IDE for Garry's Mod.
- mubix/tools - Operational toolset utilizing git's submodule feature
- michaelbeaumont/awesome-leaved - Layout for AwesomeWM based on i3 and arranging clients into containers
- liyanrui/zhfonts - A module of ConTeXt MkIV for Chinese support
- francois2metz/pomodoro-awesome - Pomodoro widget for the awesome WM
- ejmr/LNVL - LÖVE Visual Novel Engine
- drainware/nmap-scada - nse scripts for scada identification
- cloudwu/battlearena - A experimental project for moba like game server
- callin2/ParticleSugar - Particle library for Corona SDK
- adonaac/thomas - Input module for LÖVE
- actionless/awesome_config - awesome wm config
- SimonLarsen/iyfct - In Your Face City Trains
- Shadowed/ShadowedUnitFrames - Unit frames that focus on simplicity and ease of use
- Person8880/Shine - An administration mod for Natural Selection 2.
- GeekWithALife/love-bone - 2D Skeletal Animations for LÖVE
- BunsenLabs/bunsen-conky - Interesting scripts and setups for Conky
- tpruzina/awesomerc - Awesome WM 3.5 cfg - modular - multi tag - simple
- topkecleon/otouto - The plugin-wielding, multi-purpose Telegram bot.
- rosejn/torch-datasets - A collection of machine learning datasets for use with Torch7.
- regit/suriwire - Wireshark plugin to display Suricata analysis info
- radare/lum - Luvit Module utility (also known as lumit)
- oubliette32/DBugR - Analytic/Profiling/Performance Logging addon for Garry's Mod
- nekromant/stcdude - An STC 8051 ISP programmer for linux
- mayswind/luci-app-njitclient - LuCI configuration pages for njit8021xclient
- jachiam/rnn-playground - Playground for some RNN stuff in Torch.
- hughperkins/clnn - OpenCL backend for Torch nn neural networks library
- fusijie/NoOneLeftBehind - Powered by Cocos Code IDE
- eladhoffer/TripletNet - Deep metric learning using Triplet network
- dguzek/Simply-Love-SM5 - A recreation of hurtpiggypig's Simply Love SM3.95 theme made to now run in StepMania 5
- cmsj/hammerspoon-config - My configuration for Hammerspoon (http://www.hammerspoon.org)
- bartoleo/BTEditor - Behaviour Tree Editor made with Löve
- TekNoLogic/teksLoot - WoW Addon - Minimalistic group roll frames.
- SidaBoL/Scripts - SidasBoLScripts
- Salmito/leda - Leda is a SEDA (Staged Event-Driven Architecture) implementation in Lua.
- JetBoom/zombiesurvival - The full Zombie Survival gamemode. Created for Garry's Mod sometime in 2006.
- HandsomeMatt/3d2d-vgui - https://gitlab.com/HandsomeMatt/3d2d-vgui
- GTWCode/GTW-RPG - Package of Real life/RPG resources for the multiplayer mod "Multi Theft Auto" for the game "Grand Theft Auto - San Andreas".
- Duffed/Duffed-UI - Duffed's Interface
- Argon-/mpv-stats - Display file statistics in mpv. Using mpv ≤ 0.9.2? Go here: https://github.com/Argon-/mpv-stats/releases/tag/0.1
- 3SillyHats/LoveHotel - Build and manage a sexy hotel for lovestruck couples, making the most of a skimpy budget and showing your guests a great time.
- sda97ghb/realtest - Realtest game for Minetest
- mokasin/apw - Small and simple Awesome WM widget to control volume of Pulseaudio.
- mindreframer/love2d-games - some games, that are would like to study a bit closer
- kenchan/dotfiles - kenchan's dotfiles.
- jzwinck/redis-wireshark - Redis protocol dissector for Wireshark
- hongquan/KikiAuth - This software is a captive portal for Wifi network. It plays the role of Auth-Server for WifiDog. Provide authentication via OAuth with popular social networks.
- gigamo/awesome-configs - My awesome configuration (outdated)
- excessive/cpml - Cirno's Perfect Math Library: Just about everything you need for 2D/3D games. Hopefully.
- effelsberg/loveCodea - Wrapper to run Codea projects on the desktop
- capmar/spriter-love2d - Basic playback support for the 2D animation tool Spriter within the game framework love2d.
- akirayu101/GM_RPC - rpc framework for game editor
- VanessaE/homedecor_modpack - This mod adds a whole bunch of new items to minetest suitable for decorating inside and outside a home. Tables, window shutters, brass and wrought iron, etc.
- SimonLarsen/90-Second-Portraits - Frantic street painting game
- OctaForge/OctaScript - A mirror of the OctaScript repository
- Haleth/Aurora - Minimalistic UI theme for World of Warcraft
- FPtje/Falcos-Prop-protection - Falco's prop protection
- EvolutionRTS/Evolution-RTS - A free and open source game which runs on the Spring RTS Engine
- BacioiuC/Mutant_Gangland - Mutant Gangland is a fast-paced turn based strategy game with little focus on micro-management, for Windows, Linux, Mac and Android.
- whackashoe/Human_Level_Control_through_Deep_Reinforcement_Learning - Deepmind's Deep Q Learning on Atari
- technomancy/calandria - Unix in voxel-world
- spidyfan21/LovePG - The kind of LOVE you could show to your kid.
- openitg/itg3theme - Theme by Lightning designed as a tribute to the best rhythm game konami killed.
- mysensors/Vera - MySensors plugin for the Vera controller
- multitheftauto/mtasa-resources - Multi Theft Auto Resources
- mentlerd/GM13-Ramblings - Random pieces of code that people might find useful, but I never cared to fully finish
- mc-server/Core - The Core Plugin for MCServer
- lyhcode/modern-java-programming - Gradle Cookbook (Chinese Edition)
- loghound/Corona-Transitions - A library of corona transitions
- isovector/adventure - an open-source MOAI based point-n-click graphical adventure engine
- gvx/Lady - Saving and loading LÖVE savegames, based on Ser
- gorlowski/couth - a set of plugins for the awesome window manager
- elua/examples - eLua Examples
- dodo/uzful - useful awesome library
- dgoulet/prosody-otr - Prosody module that suggest users to enable OTR (not mandatory)
- dannote/recattle - Yandex search query based Turing test
- creationix/weblit - A web framework for luvit 2.0 and lit
- blankoworld/makefly - Makefly is a fast and lightweight command line alternative to Nanoblogger static weblog engine
- Taytay/api-proxy-3scale-heroku - A sample 3Scale API Proxy running on Heroku
- RealUI/RealUI - A minimalistic UI designed to be functional, yet also efficient and elegant.
- Jasje/JasjeUI - Jasje Edit
- torch/senna - NLP SENNA (http://ml.nec-labs.com/senna) interface to LuaJIT
- sk89q/PlayX - In-game Internet (YouTube, Vimeo, etc.) media player for Garry's Mod
- setkeh/Awesome - Awesome Window Manager Configs
- nicholas-leonard/dpnn - deep extensions to nn
- lloydpick/gathererdb_wowhead - Gatherer Data Import from WoWHead
- laravel-dojo/cmder-plugins - 為 artisan 準備的 cmder 自動補全外掛集
- kstevica/ESP8266-WiFi-Finder - Find the open WiFi networks using ESP8266
- keplerproject/coxpcall - Coxpcall encapsulates the protected calls with a coroutine based loop, so errors can be dealed without the usual pcall/xpcall issues with coroutines.
- fuxs/teekesselchen - Lightroom plugin that finds duplicates by metadata
- excessive/hate - It's not LÖVE.
- dbaldwin/garagepilots - Garage Pilots 3D Printed Designs for multirotors, tricopters, quadcopters, hexacopters, octocopters, and so on and so on
- binarypie/awesomepie - My awesome window manager configuration
- SiENcE/love2d_gametemplate - This is a gametemplate for LÖVE engine using middleclass, stateful, love-loader, TESound and cron libraries.
- PilzAdam/carts - Carts mod for Minetest C55
- Patsky/Match-3-Gems-Puzzle-Game - Match 3 Gems Puzzle Game - simple game prototype in CoronaSDK
- ObliviousGmn/Dotfiles - My Configs.
- Middlerun/lovecraft - A 2D Minecraft-style game using the LÖVE framework.
- Krevlorne/Tukui_Castbar - Separates Tukui castbars.
- Hellsing/BoL - Scripts for BotOfLegends.com
- DraconisBoL/BoL - Collection of scripts for BoL by Draconis.
- Chessnut/moderator - An administrative add-on for Garry's Mod
- BobDickinson/corona-s3 - Implementation of Amazon S3 REST API support from Corona SDK
- BilbaoGotoxy/BoL - bol stuff
- tophermade/Menu-Structure - A generic structure or template for menus & level reset in Corona SDK
- nemik/arduinoponics - Arduino code to control a pump for hydroponics purposes.
- haste/oGlow - WoW AddOn - Make your shiny items... glow in the dark!
- alfredbaudisch/Corona-Transition-Manager - OUTDATED AND INCOMPLETE. Pause, Resume and Manages all transitions in your Corona SDK game scenes.
- soumith/convnet-benchmarks - Easy benchmarking of all public open-source implementations of convnets
- jhjin/overfeat-torch - OverFeat-Torch7 Wrapper Library
- dmzgroup/io - DMZ Demo Application
- Bertram25/ValyriaTear - Open Source J-RPG (Based on the Hero of Allacrost engine)
- iamgreaser/iceball - Open-source rewrite of the VOXLAP version of Ace of Spades.
- zhaozg/lua-openssl - Openssl binding for Lua, which have LuaCrypto-compat module...
- elationfoundation/luci_tutorials - A outline of a set of LuCI tutorials.
- HoxHud/HoxHud-bin - HoxHud Public Distribution Files
- TideSofDarK/PetriReborn - Римейк пиздатой карты для варика на движке второй доты