lua-library
There are 178 repositories under lua-library topic.
lunarmodules/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.
1bardesign/batteries
Reusable dependencies for games made with lua (especially with love)
CapsAdmin/goluwa
game engine and framework written in luajit
qieangel2013/ngx-fastdfs
nginx + lua +fastdfs Real-time dynamic compression of distributed pictures
MoaidHathot/dotnet.nvim
.NET Neovim plugin for improving the .NET dev experience in Neovim, written completely in Lua
ldb/lua-telegram-bot
Lua Library for the Telegram Bot API
arthurealike/turtle.lua
Turtle graphics library for LÖVE.
esbudylin/modest
musical harmony library for Lua
JoebRogers/PICO-Tween
A small library of tweening/easing functions for use in the PICO-8 fantasy console, inspired by Robert Penner's easing functions.
ReFreezed/LuaPreprocess
A small and straightforward Lua preprocessor with simple syntax.
mebens/strong
A Lua library that makes your strings stronger!
IUdalov/u-test
Sane and simple unit testing framework for Lua
osch/lua-lwtk
Lua Widget Toolkit: implement cross platform GUI widgets in pure Lua on top of LPugl or LÖVE 2D game engine
MarkoPaul0/WireBait
Run and test your Lua Wireshark dissector without Wireshark or capture data.
lewis6991/async.nvim
Async library for Neovim plugins
JoebRogers/PICO-EC
A tiny scene-entity-component library created for the PICO-8 fantasty console.
vshymanskyy/blynk-library-lua
Blynk library for Lua. Works with Lua 5.1+, LuaJIT, NodeMCU.
loyso/LuaCSP
Communicating Sequential Processes in Lua
osch/lua-lpugl
A minimal Lua-API for building GUIs using Cairo or OpenGL (see: https://github.com/osch/lua-lpugl#lpugl)
xriss/gamecake
GameCake is a cross platform build of Lua(JIT) with embedded libraries.
Aweptimum/Strike
2D Collision Detection for Lua using the Separating-Axis Theorem
Quahu/Laylua
Lua wrapper and sandbox for .NET.
Luca96/lua-table
Lua table with superpowers :muscle:
DeybisMelendez/game-tools
Tools for Love2D
tilkinsc/LuaOTP
A simple One Time Password (OTP) library in lua
brentp/lua-stringy
fast lua string operations
JoebRogers/PICO-TweenMachine
A small wrapper library for the PICO-8 fantasy console, meant as an extension to the PICO-Tween easing library.
indiesoftby/defold-sentinel
Unofficial Sentry.io SDK for Defold.
MineGame159/shard
Collection of useful mini modules for Lua / Love2D
osch/lua-mtstates
Multi-threading Lua states (see: https://github.com/osch/lua-mtstates#mtstates)
VoidmatrixHeathcliff/QGame
用于快速开发的跨平台高性能Lua游戏库(A Cross-platform high performance Lua game library for rapid development)
mopo3ilo/lua-firebase
A Firebase modules in Lua
SatyendraBanjare/luagit2
Updated Lua bindings to libgit2
vladimirdabic/lua-in-lua
A lua library that implements Lua in itself
jonathanpoelen/lua-xmlparser
Fast, simple, pure Lua library for XML parsing
wingify/lua-resty-pubsub
Lua Pubsub client driver for the ngx_lua based on the cosocket API