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/losinggeneration/lunopunk
A Moonscript port of HaxePunk/FlashPunk for LÖVE
game-2d game-development game-engine haxepunk love love-game-engine love2d love2d-framework lua moonscript
Last synced: 19 Apr 2025
https://github.com/bytebit-org/roblox-networkedsignals
A TypeScript wrapper of RemoteEvents to promise type safety
game-development lua networked-signals npm-package roblox roblox-ts
Last synced: 10 Jun 2025
https://github.com/boburmirzo/apisix-file-proxy-plugin-demo
Read the full tutorial
api-gateway apisix-plugin chatgpt custom-plugin docker lua
Last synced: 13 May 2025
https://github.com/activexdiamond/cat-paw
A 2D game development engine written on top of Love2D offering 3 different levels of abstraction that aims to offer facilities while not binding the user into any architecture.
game-dev game-development game-engine love love2d love2d-framework lua
Last synced: 12 Apr 2025
https://github.com/chippolot/romud
roMUD is an open-source cross-platform MUD heavily inspired by DikuMUD and Ragnarok Online written in Go
dikumud education game-development game-server golang learning lua mmo mmorpg mud ragnarok ragnarok-online
Last synced: 02 Jul 2025
https://github.com/losfair/luax
A Lua 5.3 implementation in Rust (work in progress)
interpreter lua programming-language rust vm
Last synced: 04 Feb 2026
https://github.com/lucastrvsn/wut.nvim
🍇 highly opinionated neovim personal development environment
Last synced: 10 Jul 2025
https://github.com/folknor/lgi-wallpaper
Small app built with Lua and GTK to set the desktop wallpaper.
awesomewm gobject-introspection lgi lua xfce
Last synced: 17 Jul 2025
https://github.com/muniftanjim/luver-action
🌛 Set up your GitHub Actions workflow with specific versions of Lua, LuaJIT, LuaRocks using Luver :heart:
github-actions lua luajit luarocks luver
Last synced: 19 Mar 2025
https://github.com/ts-defold/tstl-export-as-global
TypeScriptToLua plugin that transforms exports into globals
Last synced: 13 May 2025
https://github.com/MunifTanjim/luver-action
🌛 Set up your GitHub Actions workflow with specific versions of Lua, LuaJIT, LuaRocks using Luver :heart:
github-actions lua luajit luarocks luver
Last synced: 17 Jul 2025
https://github.com/ts-defold/tstl-userdata-sugar
TypeScriptToLua plugin that provides syntax sugar for Userdata types in lua
Last synced: 12 Apr 2025
https://github.com/donutteam/project-donut-anniversary-edition
A special anniversary edition of Project Donut.
Last synced: 22 Apr 2025
https://github.com/nercus/mappinenhanced
Map Pin Enhanced is a World of Warcraft addon to enhance the ingame waypoint system.
lua world-of-warcraft world-of-warcraft-addon
Last synced: 11 Mar 2026
https://github.com/softwareqinc/nvim-sq
Power-up your workflow with Neovim
lua neovim neovim-configuration
Last synced: 19 Apr 2026
https://github.com/nstefan002/nvim_config
My NeoVim configuration.
config lua neovide neovim nvim nvim-config
Last synced: 25 Sep 2025
https://github.com/viral32111/gm_regex
Lua Patterns are rubbish, Regular Expressions are the standard.
cpp cpp11 dll garrysmod glua lua module regex visual-studio
Last synced: 21 Jul 2025
https://github.com/coatless-quarto/catchandrelease
R&D Quarto extension to capture output and replace it elsewhere in document
experiment lua lua-filter pandoc pandoc-filter quarto quarto-extension
Last synced: 08 May 2025
https://github.com/timm/shortr
A little lab of learning algorithms (in LUA). Less XAI, but better
ai clustering data-mining decision-trees explanation less-is-more lua multi-objective-optimization naive-bayes-classifier nearest-neighbors random-projection semi-supervised-learning teaching xai
Last synced: 07 May 2025
https://github.com/bytexenon/the-tiny-lua-compiler
⛄ Possibly the smallest Lua compiler ever
compiler lexer lua lua-compiler lua-the-tiny-compiler lua-tiny-compiler luau tiny-compiler tokenizer
Last synced: 28 Oct 2025
https://github.com/BytePaws/sysmon.nvim
Display system resource usage and temperature in LunarVim
learning-by-doing lua lunarvim lunarvim-plugins neovim-plugins
Last synced: 26 Mar 2025
https://github.com/sircypkowskyy/my-advent-of-code-2022
My projects of completed tasks in the Advent of Code challenge (2022 edition). Each day I tried to complete tasks in a different, preferably previously unknown programming language.
aoc2022 c-sharp coding-challenge coding-challenges dart go golang kotlin lua net-core nodejs powershell-script ruby typescript
Last synced: 03 Mar 2026
https://github.com/arshiabyt/byt-fastmenu
Advanced Fast Menu system for FiveM ESX framework with a clean NUI interface and Fully Optimized for any resolution.
english esx esx-legacy esx-script fastmenu fivem lua menu roleplay
Last synced: 02 Mar 2026
https://github.com/metaory/pcall.js
✱ Minimal Result/Monad like tuples for JS
async await bundleless cjs es2025 esm hybrid lua mediator middleware minimal npm-package pcall promise protected safecall unbuild wrapper zero-dependencies zero-dependency
Last synced: 11 Aug 2025
https://github.com/jryzkns/life
Game of life implementation. Made with love, for LÖVE.
Last synced: 12 Apr 2025
https://github.com/djerius/autotoolized-lua
Autoconf, automake and libtool enabled Lua
Last synced: 04 May 2025
https://github.com/bytebit-org/roblox-playerstatistics
A type-safe player statistics library meant to make it easy to post events and have those events automatically update any number of statistic values
game-development lua npm-package roblox roblox-ts
Last synced: 13 Apr 2025
https://github.com/mixj93/aegisub-plugins
filters and macros for Aegisub automation
Last synced: 02 Jul 2026
https://github.com/davidsheh/luaserialization
一种易于使用的轻量级的序列化工具,用于将 C# 对象序列化成 Lua 代码。 An easy-to-use, lightweight serialization tool for converting C# objects into Lua code.
csharp game-development lua serialization unity unity3d
Last synced: 30 Oct 2025
https://github.com/hotarublaze/gotes3mp
A TES3MP Golang bot that utilizes JSON and IRC for communication and scripts, such as Server Chat.
discord discord-bot lua tes3mp
Last synced: 30 Oct 2025
https://github.com/dheerajshenoy/navi
Highly customizable and extensible modern file manager
cpp file-management file-manager linux lua qt qt6 sol2
Last synced: 30 Oct 2025
https://github.com/indiesoftby/defold-unique-names-generator
A simple way to generate unique names in your Defold games.
Last synced: 30 Oct 2025
https://github.com/adaiasmagdiel/beremiz
Beremiz is a fun, experimental and stack-based language, based on Porth by Alexey Kutepov. This language is designed to be playful and educational, it's not intended for serious programming.
beremiz language lua stack-based toy-language
Last synced: 07 Mar 2026
https://github.com/joshalexjacobs/simplytimers
A simple timer library created for the Love2D framework
library love-game-engine love2d love2d-framework lua timer
Last synced: 29 Oct 2025
https://github.com/aoemods/aoe4-typescript-template
Template for getting started with Age of Empires 4 TypeScript modding
age-of-empires-iv lua mod modding template tutorial typescript
Last synced: 07 Feb 2026
https://github.com/jesewe/norecoil-lua
This script is designed to help control weapon recoil in Counter-Strike 2 using a Logitech mouse.
cs2 ghub logitech lua lua-script script scripting
Last synced: 28 Mar 2025
https://github.com/egororachyov/wmoge
High-performance 2d and 3d game engine with Vulkan and OpenGL backends [WIP]
2d-game-engine 3d-game-engine box2d cplusplus-17 cross-platform ecs game game-engine glfw3 glsl high-performance jolt lua multithreading openal opengl spirv vulkan yaml
Last synced: 17 Mar 2025
https://github.com/rogueyoshi/aethersource
A precursor to OBS Browser Source; a scriptable Virtual Camera / Capture Card using DirectShow + DirectXTK, aimed for streaming apps such as OBS/XSplit.
cpp directshow directx directxtk lua luajit obs streaming xsplit
Last synced: 19 Mar 2025
https://github.com/lfenzo/fusion.nvim
The Radioactive Neovim Dark Colorscheme (Beware of the Radiation)
colorscheme dark-theme lua neovim radioactive text-editor vibrant visuals
Last synced: 01 May 2025
https://github.com/anonvm/nginx-installer
Automate NGINX Compilation from Source with Custom Modules and Patches on Debian & Ubuntu
bot brotli cache cloudflare firewall geolocation http http2 https lua modsecurity nginx pagespeed proxy redis rtmp tengine waf
Last synced: 10 Apr 2025
https://github.com/tobitege/du-saga
Saga Autopilot script for Dual Universe (customized)
Last synced: 12 Apr 2025
https://github.com/aisuhua/upload-demo
文件上传示例。
lua lua-resty-upload nginx nginx-big-upload nginx-upload-module openresty php
Last synced: 08 May 2025
https://github.com/maxxsoft/luaplate
Playing computer graphics with LuaPlate.
computer-graphics lua raytracing sdl2
Last synced: 18 Jun 2026
https://github.com/threadlinee/ipg-ts
IP Geolocation + Thread Scanner
educational-purposes github hacking-tool hacking-tools internet-protocol ip ipaddress ipaddress-tracker lua networking python scanning
Last synced: 21 Jun 2025
https://github.com/meccin/shizukana.nvim
🌸 An elegant and minimalist colorscheme for Neovim
lsp lua neovim neovim-theme nvim syntax-highlighting terminal-colors theme tree-sitter-highlight
Last synced: 18 May 2026
https://github.com/vishnurajendran/kouhai
An easy way to make visual novels
Last synced: 26 Feb 2026
https://github.com/rnwst/pandoc-lua-types
Type checking for pandoc Lua filters.
language-server lua pandoc pandoc-filter
Last synced: 25 Jan 2026
https://github.com/ttwings/behavior3_lua_love2d_battledemo
用开源behavior3工具,做love2d游戏,《武侠与江湖》的战斗模拟
behavior-tree love2d-library lua
Last synced: 12 Apr 2025
https://github.com/beleap/k8s-lua.nvim
k8s-lua.nvim
k8s kubernetes lua neovim neovim-plugin plugin
Last synced: 06 Jul 2025
https://github.com/degete/nvim-config
⚙️ Neovim config files
lua neovim neovim-plugins nvim nvim-lua vim vimrc
Last synced: 09 Sep 2025
https://github.com/travel-cli/hikko
Convenient and stable configuration for Neovim with a convenient manager for plugins, which I have been using for quite a long time. The configuration is suitable for those who write in Python, Rust, Javascript, Vue / React
config javascript linux lua mac neovim python rust typescript vim
Last synced: 19 Jul 2025
https://github.com/xiyoo0812/ldetour
基于recastnavigation供lua使用的navmesh导航库!
lua navmesh recast-detour recastnavigation
Last synced: 30 Apr 2026
https://github.com/zigotica/tilde
git bare repo to hold my .bash_profile and .config folder (bash, custom bin scripts, nvim, ollama,...)
ai-model ansible-vault bash bash-profile bash-scripting bin-files deepseek-coder dotfiles dotfiles-macos git-bare git-config lua mistral neovim neovim-config neovim-dotfiles ollama sketchybar tmux-conf
Last synced: 05 Mar 2026
https://github.com/qwwshs/dakumi
TAKUMI³的饭制制谱器
love2d love2d-game lua luajit takumi3
Last synced: 11 Apr 2025
https://github.com/alpepi/fs22_workertakeover
Worker Takeover mod for Farming Simulator 22.
farming-simulator farming-simulator-22 fs22 lua mods
Last synced: 14 Jul 2025
https://github.com/maximeguinard/tablet-mx
📱Tablet for garry's mod not totally created by me !
garrysmod gmod gmod-addon gmod-gamemode gmod-gamemodes gmod-lua gmod-module gmod-modules gmodaddon gmodlua gmodstore lua lua-script luajit materials tablet
Last synced: 07 May 2025
https://github.com/alexcoder04/sol-lib
GUI application framework for TI-nspire calculators
framework gui gui-application gui-framework gui-library library lua nspire nspired-lua python ti-nspire ti-nspire-calculators
Last synced: 16 Feb 2026
https://github.com/laminariy/vk-luvit
VK Bot API wrapper for luvit
api bot longpoll longpoll-api lua luajit luvit vk vk-api vk-bot vk-lua vkapi vkbot vkontakte vkontakte-api vkontakte-bot vkontakte-bot-api vkontakteapi
Last synced: 07 Sep 2025
https://github.com/mysterypancake/death-animation
Death Animations for Garry's Mod (work in progress)
addon animation death garry-mod garrys-mod garrysmod garrysmod-addon glua gmod gmod-lua lua
Last synced: 12 May 2025
https://github.com/nvim-mini/mini.fuzzy
Neovim Lua plugin with fuzzy matching functionality. Part of 'mini.nvim' library.
lua mini-nvim neovim neovim-plugin
Last synced: 11 Sep 2025
https://github.com/tigris-mt/elevator
An entity-based elevator allowing fast realtime travel in Minetest.
Last synced: 19 Jul 2025
https://github.com/james2doyle/raylib-luajit-generated
An attempt at Raylib LuaJit bindings that are generated from the raylib-parser API docs
lua luajit luajit-ffi luajit-ffi-bindings raylib
Last synced: 13 Apr 2025
https://github.com/threadlinee/ip-threat-analyzer
Ultimate IP Threat Analyzer - Enterprise Threat Intelligence Platform
educational-purposes github hacking-tool hacking-tools internet-protocol ip ipaddress ipaddress-tracker lua networking python scanning
Last synced: 06 Mar 2026
https://github.com/nidorx/roblox-network-contract
Facilitates Client Server communication through Events. Has Encode, Decode, Diff, Patch and Message Knowledge
acknowledgment client-server delta-compression delta-encoding diff encoding events game-development game-networking lua patch roblox
Last synced: 14 Feb 2026
https://github.com/lukeb06/history.nvim
A lightweight Neovim plugin for quickly navigating buffers
Last synced: 05 Apr 2025
https://github.com/michaelboulton/rules_lua
Experimental Bazel rules for Lua and Fennel
Last synced: 23 Feb 2026
https://github.com/waylonwalker/mdformat.nvim
format markdown language fences in nvim
Last synced: 05 May 2025
https://github.com/1bardesign/garbage_geiger
An audio memory debugging tool for love2d
audio debugging love2d lua lua-library memory memory-management
Last synced: 29 Apr 2026
https://github.com/wellsdurant/raindrop-md.nvim
A Neovim plugin that integrates Raindrop.io bookmarks with Telescope, allowing you to quickly insert bookmark links into markdown files
bookmarks lua markdown neovim nvim-plugin raindrop telescope
Last synced: 28 Feb 2026
https://github.com/paweljarosz/sms_secret_moon_station
A short platformer game with web monetization made for Web Monetization Challenge and Github Game Off 2020
coil defold-game html5-game indiegame indiegamedev lua mobilegame web webgames webmonetization
Last synced: 17 Apr 2026
https://github.com/0wain/egg-discordia
An attempt to provide egg support for the Discord API wrapper Discorida with Pterodactyl.
discord discord-bot discordia egg lua pterodactyl pterodactyl-egg
Last synced: 29 Apr 2026
https://github.com/bitblitobvimormon/starbound-achievement-unlocker
achievement-unlocker lua mod starbound
Last synced: 09 Feb 2026
https://github.com/tboox/community
TBOOX Open Source Community
build-tools c cross-platform forum hnr itrace lua tboox tbox vm86 xmake
Last synced: 30 Apr 2026
https://github.com/bassamsdata/fs-monitor.nvim
An async filesystem watcher for Neovim that tracks file and directory changes with checkpoints.
codecompanion-extension lua neovim neovim-plugin
Last synced: 14 Feb 2026
https://github.com/Jayrgo/wow-luacheckrc
lua luacheck world-of-warcraft wow
Last synced: 12 Mar 2025
https://github.com/jeasonstudio/steve-love2d
A Game By Lua & Love2D Engine. Steve is a little Dragon in Chrome offline.
Last synced: 02 May 2026
https://github.com/codelit/gmod-nlit-base
This framework is created for Garry's mod game. Contains a lot of usefull stuff for creating addons.
framework garrysmod gmod gmod-addon gmod-lua lua module
Last synced: 14 Oct 2025
https://github.com/clarete/bubblesgame
Small Game made with Lua and Love
game game-development love2d lua platformer
Last synced: 25 Apr 2026
https://github.com/stonelasley/kartograaf.nvim
simplify the creation, management, and auditing of Neovim keymaps.
Last synced: 02 May 2026