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-07-05 00:14:28 UTC
- JSON Representation
https://github.com/gustavo-hms/cli
Lua module to make building command line programs easier
Last synced: 26 Dec 2025
https://github.com/lpghatguy/textbox
Logic-only library to manage text box state in Lua UI libraries
Last synced: 05 Aug 2025
https://github.com/olback/devrant-computercraft
devRant client written in Lua for ComputerCraft computers.
computercraft computercraft-computers lua minecraft
Last synced: 14 Aug 2025
https://github.com/ameliasquires/lullaby
broad lua library primarily for networking, cryptography, and multithreading
Last synced: 04 Oct 2025
https://github.com/fedepujol/bracketpair.nvim
Colorized bracket scope in lua!
bracket-pair-colorizer lua neovim
Last synced: 07 Aug 2025
https://github.com/harborn-digital/nginx-dynamic-acl
Dynamic ACL for Nginx written in Lua.
Last synced: 27 Jul 2025
https://github.com/rbxlx/universalsynsaveinstance
lua lua-u luau roblox save saveinstance savemap
Last synced: 26 Feb 2025
https://github.com/sfan5/minetest_classic
The classic Minetest-c55 0.3 experience brought back.
Last synced: 04 Oct 2025
https://github.com/leafo/lapis-stats
Statsd and Influxdb support for Lua, OpenResty & Lapis
influxdb lapis lua luasocket moonscript statsd
Last synced: 12 May 2025
https://github.com/wowemulation-dev/rilua
A zero-dependency Rust port of Lua 5.1.1 as supported in the World of Warcraft game client.
lua lua-5-1 reverse-engineering rust world-of-warcraft wow
Last synced: 23 Feb 2026
https://github.com/daurnimator/cqueues-pgsql
luapgsql with cqueues for non-blocking postgres queries
Last synced: 11 Oct 2025
https://github.com/marc-barry/nginx-openresty-prometheus-example
Prometheus metrics for NGINX using OpenResty.
docker docker-image dockerfile lua luajit metrics monitoring nginx prometheus prometheus-exporter
Last synced: 23 Jan 2026
https://github.com/w33zl/fs22_weezlsmodlib
This library contains quality of life functions to ease development of script (LUA) based mods for Farming Simulator 22 (FS22)
farming-simulator fs22 games lua mod modding
Last synced: 09 Apr 2025
https://github.com/magnum357i/mpv-dualsubtitles
Dual subtitles plugin for MPV
dual dualsubtitles language-learning lua mpv script subtitle
Last synced: 23 Jan 2026
https://github.com/oowl/lua-reqwest
A simple Lua HTTP client based on Rust reqwest library.
lua luajit mlua openresty openresty-module reqwest rust
Last synced: 31 Aug 2025
https://github.com/wolfg1969/nodemcu-weather-station
基于 NodeMCU 实现的室内气象站,可显示室内温度、湿度、气压和室外温度、湿度、天气状况。
barometer bme280 dht domoticz esp8266 home-automation-system humidity iot lua nodemcu sensor temprature weather
Last synced: 14 Mar 2025
https://github.com/pasibergman/cmp-nuget
Neovim plugin for NuGet package and version completion with nvim-cmp.
autocomplete autocompletion csharp dotnet dotnet-core lua lunarvim neovim neovim-plugin nuget nuget-package nvim-cmp
Last synced: 13 Apr 2025
https://github.com/satoren/lualint_for_vscode
lua linter for Visual Studio Code
Last synced: 24 Jul 2025
https://github.com/TwIStOy/dotvim
My personal neovim config
lua neovim neovim-configuration neovim-dotfiles neovim-lua nvim ultisnippets vim vim-config vim-dotfiles
Last synced: 13 Aug 2025
https://github.com/sebasruiz09/fizz.nvim
Neovim color scheme blending Sapphire inspiration with select tones from Gruvbox, fostering an unassuming coding ambiance on a dark canvas.
colorscheme gruvbox lua neovim sapphire theme
Last synced: 22 Apr 2025
https://github.com/codebycruz/lpm
lpm is a package manager for Lua, written in Lua.
lpm lpm-cli lua lua-package-manager luajit package-manager test-runner tools
Last synced: 04 Mar 2026
https://github.com/danomatika/loaf-ingredients
A set of useful Lua classes & libraries for projects using loaf: lua, osc, and openframeworks
Last synced: 13 Jun 2025
https://github.com/gamemann/gmod---roy-s-spawn-protection
GMod spawn protection addon imported from GFL's GitLab server.
garrys glua gmod lua mod protection spawn
Last synced: 12 Jun 2025
https://github.com/4z0t/faf-ui-mods
ecosystem of UI mods for [FAF](https://www.faforever.com/)
game-development lua qol-mod supreme-commander ui ui-components ui-design
Last synced: 12 Jul 2025
https://github.com/freeyoursoul/fys
FyS Online (Soul Tales) server side, a scalable mmorpg game
chaiscript cpp fys-online game-development lua scalable-mmorpg-game
Last synced: 18 Aug 2025
https://github.com/siffiejoe/lua-fx
Functional Experiments in Lua
functional-programming lua transducers
Last synced: 27 Dec 2025
https://github.com/terminaldweller/milla
terminaldweller's IRC bot
bot chatbot chatgpt gemini-pro irc irc-bot lua ollama openrouter rss sasl syntax-highlighting
Last synced: 23 Oct 2025
https://github.com/vyfor/cord.nvim
Discord Rich Presence for Neovim. Started as a first Neovim plugin written in Kotlin, moved to:
discord kotlin lua neovim plugin rich-presence rpc
Last synced: 20 Oct 2025
https://github.com/ivyl/highlight-annotate.nvim
neovim plugin for aiding reading and analyzing text files
lua neovim neovim-plugin nvim nvim-plugin
Last synced: 09 Apr 2025
https://github.com/ingur/floatty.nvim
A tiny (<200 LOC) but highly customizable floating terminal manager.
lazygit lua neovim neovim-plugin
Last synced: 23 Jan 2026
https://github.com/dhruvinsh/nvim
Neovim Configuration: minimal and doom/spacemacs inspired
Last synced: 04 Apr 2026
https://github.com/fontinixxl/cs50g-game-dev-course
Assignment's solutions of the course CS50's Introduction to Game Development by HarvardX
gamedev-course harvardx love2d-framework lua unity
Last synced: 13 Jun 2025
https://github.com/jcrd/awesome-dovetail
AwesomeWM layout featuring two visible tiled clients
awesomewm layout lua tiling-window-manager window-manager
Last synced: 20 Feb 2026
https://github.com/antonk52/gitignore-grabber.nvim
Grab .gitignore for your project in Neovim
Last synced: 28 Oct 2025
https://github.com/moteus/lua-environ
Manipulate with environment variables
environment environment-variables environment-vars lua
Last synced: 15 Apr 2025
https://github.com/kyle-wannacott/nvim-dogecomments
Help get :dog: to the :last_quarter_moon_with_face: by commenting out your code.
commenter comments doge lua moon neovim neovim-plugin
Last synced: 28 Jun 2025
https://github.com/swadicalrag/brotli-lua
brotli compiled to pure lua via wasm2lua
brotli compression decompression lua pure-lua wasm wasm2lua
Last synced: 28 Apr 2025
https://github.com/terroo/luasfml
Binding SFML to LUA . This project is a fork of the original project: https://github.com/Canadadry/luaSFML
Last synced: 23 Apr 2025
https://github.com/AlphaTechnolog/onedarker.nvim
A beautiful onedark based colorscheme for neovim (maked with lua and extracted from the lunarvim project)
colorscheme lua neovim nvim onedark onedarker vim
Last synced: 17 Jul 2025
https://github.com/Radfordhound/Honbun
Visual novel engine, written entirely in Lua! Built using LÖVE.
honbun love2d lua visual-novel visual-novel-engine
Last synced: 11 Mar 2025
https://github.com/antloop-studios/lua-ecs
Minimalist Lua ECS (prototype-stage)
ecs entity-component-system lua
Last synced: 25 Apr 2025
https://github.com/p3lim-wow/bonusrollpreview
Easily see what the bonus loot roll can yield
Last synced: 13 Jun 2026
https://github.com/apertus-open-source-cinema/nctrl
A centrarlized hardware abstraction layer for AXIOM cameras
axiom-cameras hacktoberfest lua rust
Last synced: 16 Mar 2025
https://jcrd.github.io/awesome-launch/
AwesomeWM library for launching clients with single instance IDs
Last synced: 28 Apr 2025
https://github.com/minetest-mods/teleport-request
A mod that allows players to request from another player to be teleported to them. Includes many more teleporting features.
intllib lgpl lua minetest minetest-mod mod teleport teleport-request tpr
Last synced: 23 Oct 2025
https://github.com/qaqland/dotlua
dotlua help to run lua code with bash shell
Last synced: 14 Apr 2025
https://github.com/itsvinayak/nvim-notes.nvim
nvim-notes is a simple Neovim plugin for managing notes.
linux lua notes nvim nvim-configs nvim-plugin plugin vim
Last synced: 15 Apr 2025
https://github.com/brettchalupa/playdatebook
Source code for the projects in the book "Make Games for Playdate with Lua"
Last synced: 22 Apr 2025
https://github.com/jaliborc/customsearch-1.0
Framework for building search engines in lua
filters library lua search-engines
Last synced: 15 Aug 2025
https://github.com/hampo/luap3dlib
A class-based system to edit P3D files in Lua
lua p3d pure3d simpsons-hit-and-run
Last synced: 06 Jun 2026
https://github.com/stetre/moonsc
Harel Statecharts in Lua
fsm harel-statechart lua scxml statecharts
Last synced: 11 Feb 2026
https://github.com/jaliborc/bagbrother
Shared services and codebase between Bagnon and Bagnonium
caching inventory lua world-of-warcraft
Last synced: 09 Jan 2026
https://github.com/stevenjohnstone/afl-lua
Fork of Lua adding AFL (https://github.com/google/afl) instrumentation to allow Lua scripts (not the VM itself) to be fuzzed.
afl-fuzz aflpluspplus fuzzing lua
Last synced: 01 Feb 2026
https://github.com/shabaraba/vibing.nvim
Neovim plugin that integrates Claude AI through the Agent SDK
agent-sdk ai-assistant anthropic chat claude claude-ai code-assistant lua neovim neovim-plugin nvim
Last synced: 07 Feb 2026
https://github.com/tarantool/luagraphqlparser
GraphQL parser based on libgraphqlparser for Lua
Last synced: 14 Apr 2025
https://github.com/youneselhjouji/nvim-copy
nvim-copy is a Neovim plugin written in Lua that allows you to copy the content of files—from visible buffers, Git-modified files, quickfix lists, Harpoon marks, or entire directories—to the clipboard. The plugin supports preserving code folds, making it easier to view folded sections in the copied output.
clipboard copy developer-tools devtools llm lua neovim nvim plugin vim
Last synced: 07 Feb 2026
https://github.com/nvim-neorocks/rtp.nvim
Source plugin and ftdetect directories on the Neovim runtimepath.
Last synced: 09 Apr 2025
https://github.com/tobiasvl/moon6800
M6800 emulator core, written in Lua
6800 emulator lua lua-library m6800 mc6800 motorola-6800
Last synced: 12 Apr 2025
https://github.com/lwmqn/nodemcu-mqtt-node
A LwMQN Client Device on ESP8266 with NodeMcu
esp8266 lua lwm2m lwm2m-client lwmqn mqtt nodemcu
Last synced: 23 Apr 2025
https://github.com/lisprez/common_tools
just common code pieces for my daily life
Last synced: 07 May 2025
https://github.com/sevennt/lua-log
A logging library for lua, meanwhile sending logs to kafka cluster.
Last synced: 10 Jun 2025
https://github.com/kiyoon/nvim-tree-remote.nvim
A set of Nvim-Tree actions to open files on another remote neovim.
Last synced: 28 Oct 2025
https://github.com/bhhbazinga/lrbtree
lua-bind for rbtree ported from linux kernal
Last synced: 23 Apr 2025
https://github.com/mt-mods/travelnet
Network of teleporter-boxes that allows easy travelling to other boxes on the same network. (Mod for Minetest)
lua minetest minetest-mod travelnet
Last synced: 29 Sep 2025
https://github.com/alphatechnolog/onedarker.nvim
A beautiful onedark based colorscheme for neovim (maked with lua and extracted from the lunarvim project)
colorscheme lua neovim nvim onedark onedarker vim
Last synced: 23 Apr 2025
https://github.com/headblockhead/archery
Game for the playdate: set the angle and velocity with the crank, then fire!
console-game game lua playdate
Last synced: 12 Apr 2025
https://github.com/rvba/lud
Lud is a Lua 3D editor
cad editor lua modeling parametric
Last synced: 25 Apr 2025
https://github.com/soapdog/lua-markdown-extra
A rock that is able to process markdown files with metadata
lua luarocks markdown metadata
Last synced: 28 Aug 2025
https://github.com/speelbarrow/spLauncher.nvim
A Neovim plugin for launching tasks, I guess.
job-runner launch launcher lua neovim neovim-plugin nvim nvim-plugin open-source task-runner vim vim-plugin
Last synced: 01 Apr 2025
https://github.com/dehoisted/Astral
Astral - A Multi-Purpose Discord Bot
astral discord-bot discordia lua luvit
Last synced: 10 Mar 2025
https://github.com/abccsss/nvim-gitstatus
A simple Neovim plugin providing a lualine component for displaying git status in the status line.
lua lualine lualine-components neovim neovim-plugin nvim nvim-plugin
Last synced: 15 Aug 2025
https://github.com/zigzagak/lua-resty-couchbase
Nginx lua couchbase module
couchbase lua lua-couchbase lua-resty-couchbase memcached n1ql nginx nginx-couchbase nginx-module resty
Last synced: 13 Oct 2025
https://github.com/byrnedo/lurch
No oil painting but it does serve
docker gomplate https letsencrypt lua nginx nginx-proxy openresty proxy reverse-proxy ssl
Last synced: 09 Apr 2025
https://github.com/TechnoJo4/luadaul
A programming language that compiles to Lua.
Last synced: 10 May 2025
https://github.com/calinou/pre-commit-luacheck
pre-commit hook to check Lua files using Luacheck
lua luacheck pre-commit pre-commit-hook precommit precommit-hook
Last synced: 15 Apr 2025
https://github.com/badoo/exasol-data-lineage
Exasol data lineage scripts
data-lineage exasol exasol-db lua
Last synced: 30 Apr 2025