lua-module
There are 32 repositories under lua-module topic.
ReFreezed/LuaPreprocess
A small and straightforward Lua preprocessor with simple syntax.
ReFreezed/DumbLuaParser
Lua parsing library capable of optimizing and minifying code.
Luca96/lua-table
Lua table with superpowers :muscle:
asciibeats/lua-protobuf
A lua module to encode and decode protocol buffer messages
maxdoom-com/lsqlite
lua sqlite module
ReFreezed/LuaHotLoader
Lua library for hot-loading files, including modules. Works with LuaFileSystem or LÖVE.
waxlab/wax
Waxing Lua Library
Seng3694/CLuaModuleExample
Example for creating a Lua module in C
ReFreezed/SloppyQOI
QOI image format encoder/decoder for LÖVE.
JuanjoSalvador/horchata
A bunch of micromodules made to make easier Lua game development
jkbz64/Zadymka
Lua 2D graphics module
PatoFlamejanteTV/QuackPlus
Quack! is an Luau framework.
PG1003/filesystem
A Lua filesystem module based on the std::filesystem C++ standard library
augmentedlogic/lua-tabletool
A small library to manipulate (shuffle, sort, slice etc) and work with simple lua tables.
jprjr/lua-demo-module
A dummy C module that works with FFI and the traditional C api
mrharmonies/lua_module-simplecalc
A very simple lua module calculator made with only 40 line of C code
TanCY1/ElementsLib
Lua module to interact with the periodic table
v1993/lua-xwiimote
XWiimote bindings for Lua 5.3, originally made for linuxmotehook
AideLua/AndroLuaLazyImport
懒导入,防止加载多余的模块/类
Dream-Imperium/orchid-garden
𝕎𝕖𝕝𝕔𝕠𝕞𝕖 𝕥𝕠 𝕥𝕙𝕖 𝕘𝕒𝕣𝕕𝕖𝕟.
MarinesX/Lua-mod-for-discord-webhook
Lua module for discord webhook using Powershell
sousakak/WikivoyageModules
A code storage of Wikivoyage modules
SupTan85/color.lua
easy to custom color in command prompt and terminal, on Lua
SupTan85/custom-random.lua
random function but you can custom it.
SupTan85/int.lua
make it possible to calculate large number in Lua
armcburney/hs-music
:musical_note: A hammerspoon Lua module for iTunes and Spotify
calamity-inc/luamod
An example C++ module for Lua/Pluto using the Sun build system.
koonix/lua-fauxo
Lua modules providing functional and object-oriented utils
nirokay/Lua-Utils
A collection of libraries/modules to ease your coding life with Lua. :)
peter-evans/lua-travis-template
A template project for Lua module development
ssJSKFJDJ/lua-tinyyaml
a tiny yaml (subset) parser for pure lua