Lua
Lua is a programming language written in C that emphasizes performance. It has automatic memory management and is often used to extend software written in other languages.
- GitHub: https://github.com/topics/lua
- Wikipedia: https://en.wikipedia.org/wiki/Lua_(programming_language)
- Repo: https://github.com/lua
- Created by: Roberto Ierusalimschy, Waldemar Celes, and Luiz Henrique de Figueiredo
- Released: 1993
- Related Topics: language,
- Last updated: 2026-06-25 00:14:21 UTC
- JSON Representation
https://github.com/nymphium/llix
llix is Lua interpreter written for the Information special seminar http://www.coins.tsukuba.ac.jp/syllabus/GB13312_GB13322.html
interpreted-languages lua lua-interpreter moonscript programming-language
Last synced: 27 Jun 2025
https://github.com/nezteb/lexer-parser-in-lua
This is for a programming languages class I'm in. Both assignments have already been turned in for the class, so I'm uploading my submissions here for my own future reference (not for cheating).
Last synced: 09 Oct 2025
https://github.com/fatal10110/lua-redis-wasm
WebAssembly-based Redis Lua 5.1 script engine for Node.js. Execute Redis-compatible Lua scripts without a live Redis server. Perfect for testing, sandboxing, and local development.
embedded-lua lua nodejs redis redis-scripts typescript wasm
Last synced: 21 Jan 2026
https://github.com/ameyaborkar/throttlekit
Rate limiting for Node and the web: GCRA-default, one transform across in-memory/Redis/Postgres (proven bit-identical), and two-tier token leasing with a formally-verified overshoot bound independent of fleet size. Sync API, multi-dimensional checks, fixed-memory DDoS sketches.
adaptive-concurrency backpressure cloudflare-workers edge express fetch gcra leaky-bucket lua rate-limiter rate-limiting redis sliding-window throttle token-bucket typescript
Last synced: 09 Jun 2026
https://github.com/ellraiser/love-zip
zero-dependency ZIP file compressor/decompressor for LÖVE
Last synced: 18 Jan 2026
https://github.com/stephansama/nvim
Neovim config for the Mad Professor himself
lua neovim neovim-configuration nvim nvim-config vimscript
Last synced: 13 Aug 2025
https://github.com/yoshirulz/rayman2-tas-scripts
Lua scripts for TASing the N64 game Rayman 2 (U/E) w/ BizHawk
Last synced: 25 May 2026
https://github.com/umutsevdi/lled
A Lightweight Lua editor written with ImGUI that can modify itself at runtime.
cplusplus cplusplus-17 cpp imgui lua lua-library luac
Last synced: 18 Jan 2026
https://github.com/brianhuster/dirvish-git.nvim
Git integration for vim-dirvish
git lua neovim neovim-plugin nvim nvim-plugin vim-dirvish
Last synced: 08 Oct 2025
https://github.com/lucastavaresa/headers.nvim
Zero-config header/footer warnings.
lua neovim neovim-plugin nvim plugin
Last synced: 08 Oct 2025
https://github.com/phantomydn/fabric-ai.nvim
ai fabric lua neovim neovim-plugin text-processing
Last synced: 18 Jan 2026
https://github.com/congard/solgen
C++ code generator for creating Lua bindings using sol2 library
code-generation cpp cpp20 lua lua-bindings sol2
Last synced: 08 Oct 2025
https://github.com/jprjr/lua-whereami
Lua module for finding your executable's path.
Last synced: 17 May 2026
https://github.com/alexcoder04/sol-tools
Tools for working with Sol-based projects
build-tools golang lua nspire nspired-lua sol ti-nspire ti-nspire-calculators tool tools
Last synced: 12 Aug 2025
https://github.com/fruitmob/murderface-shops
Free, open-source shop system for FiveM — Qbox/ox stack. Gabz MLO support, DRC item packs, MySQL caching, bug fixes, and custom shops.
fivem fivem-script gta5 lua qbox roleplay shops
Last synced: 20 Feb 2026
https://github.com/leojimenezg/minimal-madness-nvim
A minimalist Neovim colorscheme inspired by Gruber Darker. Clean, distraction-free coding with subtle color distinctions where they matter.
colorscheme gruber-darker lua neovim nvim theme
Last synced: 11 Aug 2025
https://github.com/martmists-gh/sv-script-re
Cleaning up the Lua script dumps from Pokemon Scarlet/Violet
hacktoberfest hacktoberfest2024 lua lua-script reverse-engineering
Last synced: 27 Jan 2026
https://github.com/joshalexjacobs/aseprite-ascii-script
Aseprite script that converts a sprite into basic ASCII
ascii aseprite aseprite-script aseprite-scripts lua
Last synced: 25 Oct 2025
https://github.com/cellie0320/arwss
ARWSS is an Automated Robotic Waste Sorting System using CoppeliaSim, Lua scripts, and a KR16 robot arm with vision sensors and a conveyor belt. The Python backend handles logic, database interactions, and APIs, while the React frontend provides real-time dashboards with barcharts and simulation recordings.
coppeliasim css javascript lua python react
Last synced: 07 Oct 2025
https://github.com/cuh4/pythontosw
A Python package that allows you to create Stormworks addons without needing to use Lua.
addon http lua mod python stormworks
Last synced: 30 Jul 2025
https://github.com/cmpadden/pass.spoon
Password-store meets Hammerspoon
hammerspoon lua password-store
Last synced: 09 Jul 2025
https://github.com/bcrist/limp
Lua Inline Metaprogramming Preprocessor
lua metaprogramming preprocessing preprocessor utilities utility utils zig ziglang
Last synced: 18 Apr 2026
https://github.com/beanieboi/moneymoney-estateguru
MoneyMoney App Extension for Estateguru
estateguru extension lua moneymoneyapp
Last synced: 30 Jul 2025
https://github.com/r-teamdev/rcheat-injector
exploit game-haking injector lua rcheat-injector roblox roblox-lua roblox-script scripts
Last synced: 14 Mar 2026
https://github.com/alanaktion/rens-adventures
A simple VN template for Playdate
Last synced: 21 Aug 2025
https://github.com/euclidianAce/lgetchar
A small wrapper around getch and getchar for lua.
Last synced: 05 Apr 2025
https://github.com/drwhomust/roadblocks
A Better verison of Roblox
3d love2d lua luau roblox video-game
Last synced: 06 Oct 2025
https://github.com/glottologist/keylog.nvim
A Neovim LUA plugin for creating keystroke heatmap
heatmap keylog keystrokes lua neovim productivity vim workflow
Last synced: 20 Apr 2026
https://github.com/cod-e-codes/love2d-testgame
A Love2D survival game featuring procedural world generation, enemy AI, and dynamic gameplay mechanics.
2d-game enemy-ai game-development game-testing indie-game love2d lua lua-testing procedural-generation survival-game test-coverage unit-testing
Last synced: 06 Oct 2025
https://github.com/weebnetsu/lua-learning-material
The learning material used for my Lua course
Last synced: 20 Sep 2025
https://github.com/r-unic/roblox-cr
A Crystal-to-Luau compiler for Roblox
compiler crystal lua luau roblox source-to-source transpiler
Last synced: 30 Apr 2025
https://github.com/dvvcz/luastl
A small standard library for luajit
computer-algebra lua luajit math solver standard-library symbolic-math vector
Last synced: 13 Jun 2025
https://github.com/ojarrisonn/computercraft
computercraft computercraft-apis lua minecraft
Last synced: 29 Mar 2025
https://github.com/CDawg/totemcaddy
https://www.curseforge.com/wow/addons/totem-caddy
addon lua shaman world-of-warcraft wow
Last synced: 12 Mar 2025
https://github.com/jeffzi/lua-ecs-benchmark
Benchmarks of common ECS Frameworks in Lua
benchmark entity-component-system lua
Last synced: 04 Jan 2026
https://github.com/patoflamejantetv/imaturidadeplusplus
Meu mod de Friday Night Funkin, designado para Psych Engine, com código em Lua, Python e um pouco de BatchFile.
br fnf friday-night-funkin joke js-engine lua mod modding psych psych-engine pt-br
Last synced: 27 Jul 2025
https://github.com/brh55/roblox-morpher-module
🌲⚡️ A simple Roblox modulescript that let's you morph a player to any existing model / object
lua modulescript roblox roblox-studio robloxlua
Last synced: 23 Mar 2025
https://github.com/toolcreator/simpleyaml.lua
Very simple, dependency-free (subset of) YAML parser
Last synced: 12 Mar 2025
https://github.com/hubenchang0515/quickmake.lua
A simple script of Lua used to generate Makefile
Last synced: 20 May 2026
https://github.com/vurvdev/nanos-sdk-rs
Bindings to the nanos world sdk for Rust using bindgen
bindgen ffi lua nanos-world rust sdk
Last synced: 12 Mar 2026
https://github.com/svermeulen/lua_bazel_rules
Bazel rules to build and run lua scripts
Last synced: 16 May 2026
https://github.com/planimeter/lyoga
LuaJIT FFI bindings for Yoga
lua luajit luajit-ffi-bindings yoga
Last synced: 17 Mar 2025
https://github.com/mrjosh/dotfiles
💠 My personal dotfiles!
dotfiles dotfiles-macos lua neovim nvim-lua tmux vim
Last synced: 11 Apr 2026
https://github.com/konijima/waterdispenser
Project rewritten with PipeWrench check the link below.
Last synced: 06 Apr 2025
https://github.com/sloev/awesome-loaf-sketches
A list of opensource loaf sketch collections and tutorials
awesome-list loaf lua openframeworks sketches vjing
Last synced: 19 May 2026
https://github.com/mariosieg/mathematics-lua
Lua snippets for testing different mathematical principles we learn by studying mathematics at university.
Last synced: 22 Mar 2025
https://github.com/shawnjb/luacraftbeta
Lua scripting plugin for Minecraft Beta 1.7.3 (CB1060), powered by LuaJ.
lua luaj minecraft minecraft-beta
Last synced: 12 Apr 2025
https://github.com/thevurv/nanos-sdk-rs
Bindings to the nanos world sdk for Rust using bindgen
bindgen ffi lua nanos-world rust sdk
Last synced: 12 Jun 2025
https://github.com/mrcsnm/love-sharedmemory
Make shared variables between threads in Love2D
Last synced: 29 Apr 2026
https://github.com/mikiniki551/vapev4roblox
Vape V4 for ROBLOX, A project that has been in development for 4+ years. Legit and safe.
lua roblox roblox-aim roblox-executers-2024 roblox-lua roblox-luascript roblox-noclip roblox-script roblox-toilet-tower-defense-hack script-roblox-free vapev4-free
Last synced: 01 Apr 2025
https://github.com/okerew/od.nvim
Onto Debug is a neovim plugin designed to help debugging, testing (so debugging really) but not act as a full debugger protocol or a testing framework. It's whole design point is also to run only on demand.
cargo dap debug debugging debugging-tool depramanager framework intellij jest lua neotest neovim plenary python telescope tester testing vim vimscript vscode
Last synced: 18 Sep 2025
https://github.com/immortalx74/lovr-rain
A simple pure Lua rain effect for LÖVR
Last synced: 13 Mar 2025
https://github.com/karurochori/vs-fltk
Lightweight UI framework powered by fltk & scripting via tcc, quickjs, lua & wamr.
fltk lua quickjs single-file-component tinycc ui-toolkit wasm
Last synced: 17 Aug 2025
https://github.com/m-doescode/luastreams
LuaStreams brings the Java 8 Streams library to Lua or Luau (Roblox).
Last synced: 09 Apr 2025
https://github.com/hermitmaster/monokai.nvim
A modern interpretation of Monokai for Neovim, written in lua.
Last synced: 11 Mar 2025
https://github.com/codahiri/nix-dotfiles
⚙ilosrim/dotfiles features a streamlined Neovim configuration designed for efficiency and enhanced coding experience. It includes custom keybindings, advanced syntax highlighting, smart code completion, and optimized plugin management. Ideal for developers seeking a powerful yet minimal setup.
lua lua-plugin nvchad nvchad-config nvchad-custom-config nvim
Last synced: 09 May 2025
https://github.com/nguyennhatsakura/lua-deobfuscator
Only for (MoonSec V2, IronBrew, AztupBrew)
deobfuscator ironbrew lua lua-deobfuscator lua-library lua-script moonsec-deobfuscator roblox roblox-script
Last synced: 20 Jun 2025
https://github.com/teaentitylab/rustmluaactor
Lua Actor implementation for Rust (in sync/async modes) for mLua
actor-model async asynchronous lua lua-library rust rust-language
Last synced: 09 Apr 2025
https://github.com/britzl/cmdline
A simple command line argument parser for Lua
Last synced: 16 Oct 2025
https://github.com/herndone/battlezone-missions
This repo will showcase new Battlezone missions while utilizing Lua and providing content to the Battlezone community.
battlezone game lua mod steam youtube
Last synced: 17 Oct 2025
https://github.com/tylrpopcorn/floating-camera-part
A ROBLOX creation used for camera manipulation
camera-manipulation lua roblox roblox-studio
Last synced: 22 Jan 2026
https://github.com/Krixx1337/heroes-of-valor-ue4ss-lua-mod
A UE4SS Lua mod for Heroes of Valor
cheat game-modding heroes-of-valor lua mod trainer ue4 ue4ss unreal-engine-4
Last synced: 16 Jul 2025
https://github.com/octacian/minetest-mod-invis
Minetest mod adding an invisibility chatcommand.
invisibility invisible lua minetest mod player
Last synced: 12 Apr 2026
https://github.com/lmadhuranga/react-native-with-lua-car-project
Simple React Native and LUA programming with connect to my home wifi and Create HTTP server in NodeMCU board and control using mobile phone { react native app }
car-prorject lua nodemcu nodemcu-lua programmer react-native
Last synced: 18 May 2026
https://github.com/ts-defold/defold-lldebugger
Use the Local Lua Debugger VS Code extension with Defold.
debugger defold defold-library lua
Last synced: 19 Jan 2026
https://github.com/novacbn/gmodproj
A simple to get started, but easy to hack, project manager for Garry's Mod
assets build-tool bundle bundler garrysmod gmodproj lua luvit module-bundler modules moonscript package-manager packaging packaging-tool
Last synced: 10 Mar 2025
https://github.com/Be1zebub/Discordia-Commands
A commands library for the Discordia
discord-api discordia lua luvit
Last synced: 10 Mar 2025
https://github.com/ferib/otrwhisper
Off-The-Record Whispers for Wow (AddOn)
adddon classic classic-era lua retail wow
Last synced: 26 May 2026
https://github.com/Indianajaune/Skycraft
Mod for Minecraft
aether baubles computercraft discord discord-rpc discordapp industrialcraft2 lua luvit minecraft minecraft-forge minecraft-forge-mod minecraft-mod minecraftforge rich-presence rpc thaumcraft thaumcraft6
Last synced: 10 Mar 2025
https://github.com/negrel/allelua
🙏 LuaJIT distribution blessed by programming gods.
Last synced: 23 Feb 2026
https://github.com/bigchaindb/nginx_3scale
An OpenResty NGINX configuration with 3scale integration
Last synced: 23 Aug 2025
https://github.com/acctress/brainlua
A brainfuck implementation written in Lua.
brainfuck brainfuck-interpreter lua luajit
Last synced: 04 Apr 2026
https://github.com/samsze0/jumplist.nvim
A neovim plugin that provides window-local jumplists
Last synced: 16 Oct 2025
https://github.com/sontungexpt/ldoc-css-styles
Generate style for ldoc generate document for lua language (dark mode)
css dark-mode dark-theme document documentation html ldoc lua styles
Last synced: 04 Jan 2026
https://github.com/benoitpetit/lumos
A modern CLI framework for Lua Build powerful command-line applications with ease
Last synced: 29 May 2026
https://github.com/SpechtD/OpenTX-Pong
The game Pong for radios running the OpenTX firmeware
Last synced: 22 Apr 2025
https://github.com/coac/ld36
Game made in ~72h for Ludum Dare 36
game-jam love2d lua ludum-dare
Last synced: 05 May 2026
https://github.com/nirokay/questionable-oerbital-mechanics
Questionable Örbital Mechanics is an open-source Space Simulation "Game" written in Lua using the Löve game engine. Currently still heavily in development.
game love2d love2d-game lua simulation space-game
Last synced: 29 Apr 2026
https://github.com/erictsangx/nodemcu2mqtt-si7021
A zigbee2mqtt-like mqtt-tls client for NodeMcu and Si7021
lua mqtt nodemcu secure si7021 tls zigbee2mqtt
Last synced: 11 May 2026
https://github.com/creativenull/feline-provider-ale.nvim
ALE component providers for feline.nvim
feline lua neovim neovim-plugin statusline
Last synced: 24 Apr 2026