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-04-03 00:17:38 UTC
- JSON Representation
https://github.com/lindseyb/love
some kind of game eventually written using LÖVE
Last synced: 19 Mar 2025
https://github.com/coalio/Assistant
A data science library providing flexible dataframes for Lua 5.1+
data-analysis data-science data-structures dataframe lua
Last synced: 11 Apr 2025
https://github.com/javalikescript/lha
light home automation application
blockly home-automation iot lua mqtt raspberry-pi webthings zigbee zwave
Last synced: 17 Jul 2025
https://github.com/nawaz1991/lua-oasvalidator
A FAST Lua module to validate the HTTP requests against the OpenAPI specifications of the REST server.
api json-schema-validator json-validation json-validator kong lua oas openapi openapi-validation openapi-validator openresty parameter-validation rest rest-validators restful swagger validation validator
Last synced: 11 Apr 2025
https://github.com/jint-lzxy/nvimconfig
My personal Neovim config.
lua neovim neovim-configuration nvim vimrc
Last synced: 17 Jul 2025
https://github.com/botder/mtasa-propertyeditor
(CE)GUI property editor resource for the Multi Theft Auto: San Andreas multiplayer
cegui editor gui lua mtasa mtasa-resource multi-theft-auto scripting
Last synced: 15 Jul 2025
https://github.com/florianbx/nvim_config
Customized NeoVim setup for enhanced VueJS, Angular, TailwindCSS, and TypeScript development, featuring integrated tools like Prettier and ESLint, along with a suite of efficient keyboard shortcuts for streamlined coding workflows.
keymapping lsp lua manson noice nvim nvim-configs nvim-lazy
Last synced: 01 Mar 2026
https://github.com/lommix/ollamachad.nvim
neovim plugin to chat and prompt with a local or remote ollama ai server.
Last synced: 09 May 2025
https://github.com/ColumPaget/github-search
Simple command-line github repo search written in lua with libUseful-lua
Last synced: 17 Jul 2025
https://github.com/nyarthan/telescope-code-actions.nvim
WIP! Code Actions picker for telescope.nvim
lua neovim nvim nvim-lua nvim-plugin
Last synced: 08 May 2025
https://github.com/linkdd/airscript
Like Lua, but in Rust, and different
interpreter lua programming-language rust
Last synced: 04 Apr 2025
https://github.com/thislight/away
Portable asynchronous framework for Lua.
async asynchronous coroutine lua
Last synced: 18 Mar 2025
https://github.com/mte90/linuxday-rieti-2022-gba-demo
A LUA demo rom for presentation at Linux Day Rieti 2022
Last synced: 17 Mar 2025
https://github.com/zoedsoupe/nixnad
Config files to set up a Software development workstation!
configs desktop-environment dotfiles emacs emacs-config emacs-configuration emacs-lisp lua neovim nixos window-manager xmonad xmonad-conf xmonad-configuration
Last synced: 10 Jul 2025
https://github.com/praydog/severed-steel-vr
Severed Steel VR mod & VR plugin example.
cpp lua modding severed-steel uevr unreal virtual-reality
Last synced: 08 Jul 2025
https://github.com/akarnokd/surviving-mars-mods
Surviving Mars Mods
automation game lua modding mods scripting
Last synced: 10 Jul 2025
https://github.com/JonasMuehlmann/bntp.nvim
Neovim integration for my personal all-in-one productivity system including components like bookmarks, notes, todos, projects, etc.
bntp bookmarks bookmarks-manager cli knowledge-management library lua neovim neovim-plugin productivity python-3 todo-list todos wiki
Last synced: 17 Jul 2025
https://github.com/develephant/dynamodb-coronasdk
AWS DynamoDB Module for Corona SDK
appdev aws-dynamodb corona coronasdk database dynamodb lua mobile-development
Last synced: 19 Mar 2025
https://github.com/alphafantomu/love-universe
Object Environment Engine (OEE) for the LÖVE framework.
love-game-engine love2d love2d-framework love2d-library lua object-oriented object-oriented-programming physics-2d physics-engine roblox
Last synced: 12 Apr 2025
https://github.com/xmake-io/xmake-stats
The xmake statistical analysis services
Last synced: 07 May 2025
https://github.com/gilzoide/molde
Zero dependency, single file template engine for Lua 5.1+ with builtin sandbox support
lua luarocks sandboxed single-file template template-engine zero-dependency
Last synced: 19 Mar 2025
https://github.com/viral32111/virals-scoreboard
Viral's Scoreboard for Garry's Mod
addon garrys-mod garrysmod garrysmod-addon lua scoreboard
Last synced: 04 Apr 2025
https://github.com/r-unic/rogems
A Ruby to Lua transpiler written in pure Ruby for use in the Roblox game engine
compiler game lua roblox roblox-ruby rogems ruby transpiler
Last synced: 30 Apr 2025
https://github.com/Mehgugs/lacord
A low level, lightweight discord API library.
discord discord-bot discord-library lua
Last synced: 14 Mar 2025
https://github.com/edubart/lua-dumper
A small library for dumping lua variables quickly. This library is typically used for quick debugging values to the terminal where one would use print but want more information about the value (like table content), output to stderr by default (or other file handle) and optionally time elapsed.
Last synced: 26 Mar 2025
https://github.com/sbarisic/lua.net
Lua(JIT) for .NET using P/Invoke
binding lua lua-bindings luajit pinvoke
Last synced: 15 Jul 2025
https://github.com/siffiejoe/lua-table.n
Clone of Lua's table library that uses '.n'.
Last synced: 27 Dec 2025
https://github.com/awwaiid/repl-looper
Anagogically integrated UI for Norns / Matron / Grid
lua monome monome-grid norns repl supercollider vuejs
Last synced: 30 Oct 2025
https://github.com/gustavohenrique/link4fun
URL Shortener, Markdown Editor and Snippet store
Last synced: 10 Mar 2026
https://github.com/destroyedlolo/marcel
Very lightweight daemon to publish figures to a MQTT broker (1wire data as temperatures, ISP real time consumption, UPS figures, meteo forecast, ...), check subscribted topics and alerts if out of range or missing. Custom decision scripts can be created in Lua.
alert iot lua mqtt mqtt-smarthome notifications sensors-data-collection smarthome sms
Last synced: 14 Apr 2025
https://github.com/alphamodder/include-lua
include-lua is a crate that allows the embedding of a lua source tree into a Rust application binary.
Last synced: 15 Apr 2025
https://github.com/diazvictor/geany-plugins
Collection of Plugins made for the purpose of making Geany more extensible (autoprefixer,advance-new-file, etc...)
advance-new-file autoprefixer geany geany-lua geany-plugins lua plugins
Last synced: 13 Apr 2025
https://github.com/reallyreally/docker-nginx-certbot
nginx with certbot and lua
Last synced: 15 Jul 2025
https://github.com/refreezed/loveflatshadows
Example for rendering shadows in LÖVE.
example-project love2d lua rendering shadows
Last synced: 14 Apr 2025
https://github.com/mathtechstudio/roblox-slang
A Type-safe internationalization (i18n) code generator for Roblox experiences
i18n lua luau roblox roblox-studio sync
Last synced: 18 Feb 2026
https://github.com/lichuan/lua2cpp
generator of binding code between lua and c++.
c-plus-plus generator lua lua-bindings ruby
Last synced: 22 Apr 2025
https://github.com/quenty/dns-drone-project
Drone simulation of adhoc networks in Roblox for Data and Network Security class at UNL
adhoc-networks drone lua roblox security
Last synced: 02 Aug 2025
https://github.com/commandcracker/cc-logging
An logging library for Computer Craft
Last synced: 25 Apr 2025
https://github.com/soveran/stal
Set algebra solver for Redis
lesscode lua redis set-algebra
Last synced: 23 Mar 2025
https://github.com/flyingrobots/echo
Recursive meta-graph game engine. Fork reality, merge timelines, get perfect determinism. Built on category theory, powered by graph rewriting.
confluence deterministic-simulation dpo-rewriting experimental formal-methods game-engine gamedev graph-rewriting lua networked-multiplayer rust time-travel-debugging
Last synced: 24 Dec 2025
https://github.com/tranzystorekk/cmp-minikind.nvim
Icons for your nvim-cmp completions
Last synced: 15 Apr 2025
https://github.com/ntbbloodbath/selene-action
GitHub action for selene lua linter
Last synced: 18 Mar 2025
https://github.com/lopezloo/mta-csrw
:gun: Game mode for Multi Theft Auto.
gamemode grand-theft-auto gta gtasa lua mtasa multi-theft-auto multitheftauto
Last synced: 14 Apr 2025
https://github.com/theberkin/cursed_phone
Audio-only game engine built as a virtual telephone line
audio-game embedded entertainment game-engine lua phone raspberry-pi rust-lang telephone telephony toy-project
Last synced: 16 May 2025
https://github.com/esrrhs/wlua
监视lua状态机内部的工具。a tool that watch running lua state
Last synced: 16 May 2025
https://github.com/kingsoftgames/vscode-luacheck
Luacheck for Visual Studio Code
Last synced: 17 Jul 2025
https://github.com/jdnewman85/openai-vim
OpenAI Neovim Integration Plugin
copilot lua neovim neovim-plugin openai teal
Last synced: 28 Apr 2025
https://github.com/drvrej/vj-hud
This is an extension to VJ Base, it enables the HUD features for users.
addon gmod hud lua mod source-engine workshop
Last synced: 18 Mar 2025
https://github.com/nidup/love2d-sandbox
Play with Löve 2d & Lua (docker images, web build tools)
docker-image examples love2d lua
Last synced: 13 Apr 2025
https://github.com/kilavila/cheat-sh.nvim
Search cht.sh without leaving neovim
Last synced: 21 Mar 2025
https://github.com/spotlightkid/moony-lv2-scripts
A collection of Lua scripts for the Moony LV2 plugin
lua lua-scripts lv2 midi-filter moony moony-lv2-scripts
Last synced: 20 Jul 2025
https://github.com/bytebit-org/roblox-playerstatisticachievements
A generic, type-safe package for Roblox development made with roblox-ts for giving out rewards to players who achieve specified objectives based on their player statistics.
game-development lua npm-package roblox roblox-ts
Last synced: 14 Sep 2025
https://github.com/onfirenetwork/onsettypescriptapi
Typescript API Wrapper for the Onset API
gamemode lua onset onset-api typescript wrapper
Last synced: 19 Jun 2025
https://github.com/resir014/ahk-luamacros-test
An example of using Luamacros + AutoHotkey with a second keyboard on Windows.
autohotkey autohotkey-script lua macros
Last synced: 23 Aug 2025
https://github.com/utmhikari/lfunctimer
a hook module for gathering statistics on executing time of functions
function-profiler lua profiler test testing-tools
Last synced: 17 Sep 2025
https://github.com/jcrd/awesome-launch
AwesomeWM library for launching clients with single instance IDs
Last synced: 20 Feb 2026
https://github.com/merumerutho/pico8-visuals
Source and binary release for my PICO-8 visual carts.
Last synced: 25 Jun 2025
https://github.com/jaeheonji/nvim
Simple and extensible neovim config with awesome community plugins 🚀
ide lua neovim neovim-config neovim-configuration vim
Last synced: 08 Mar 2026
https://github.com/max1220/lfb
Lua framebuffer binding(Using ioctl & /dev/fb*)
drawing drawing-library framebuffer lua
Last synced: 19 Aug 2025
https://github.com/mikuauahdark/lua-nbt
NBT library for Lua
lua lua51 lua52 lua53 luajit nbt nbt-library
Last synced: 19 Apr 2025
https://github.com/coatless-quarto/assign
Quarto extension for improving homework problem designs and implementations through a single document authoring scheme
lua quarto quarto-extension teaching
Last synced: 17 Aug 2025
https://github.com/cuh4/stormworksaddonluadocumentation
Repository containing Stormworks: Build and Rescue's Addon Lua documentation.
docs documentation lua markdown no-code stormworks
Last synced: 13 Apr 2025
https://github.com/jaliborc/poncho-2.0
A library for implementing object-oriented frame classes with inheritance in World of Warcraft.
library lua object-oriented-programming world-of-warcraft
Last synced: 02 Aug 2025
https://github.com/samueljoli/cyberpunk.nvim
Lua port of the vim cyberpunk colorscheme
colorscheme lua neovim neovim-theme nvim vim vim-theme
Last synced: 26 Sep 2025
https://github.com/rehd0/colorviewer.nvim
A lightweight Neovim plugin that displays VSCode-like color swatches inline for color names.
colors colorviewer colorviewer-nvim developer-tools lua neovim nvim plugin
Last synced: 03 Nov 2025
https://github.com/quenty/qcmdutl
A plugin designed to streamline building and creation in Roblox Studio.
Last synced: 25 Oct 2025
https://github.com/delphinus/nekokak.nvim
Blazingly fast implementation for NEKOKAK
Last synced: 28 Oct 2025
https://github.com/nunolima10/miniworld-scripts
Scripts criados com api do jogo mini world
Last synced: 15 Mar 2026
https://github.com/tarantool/graphqlide
Tarantool Cartridge WebUI GraphiQL IDE module
cartridge graphql lua tarantool typescript
Last synced: 28 Feb 2026
https://github.com/parmeniong/neocolumn.nvim
A better version of Neovim's colorcolumn
diagnostics lua neovim neovim-lua neovim-lua-plugin neovim-plugin neovim-plugins nvim nvim-lua nvim-lua-plugin nvim-plugin nvim-plugins
Last synced: 29 Oct 2025
https://github.com/pewpewlive/hybroid-live
Programming language, handcrafted for PewPew.
language lua pewpew-live programming-language transpiler
Last synced: 11 Feb 2026
https://github.com/bytebit-org/roblox-rewardcontainers
A generic, type-safe library for Roblox game development, written using roblox-ts, for granting rewards to players through containers.
game-development lua npm-package roblox roblox-ts
Last synced: 28 Feb 2026
https://github.com/cbarrete/completion-vcard
vCard source for completion-nvim, nvim-compe and nvim-cmp
email lua neovim nvim-cmp nvim-compe vcard
Last synced: 08 Oct 2025
https://github.com/dylanwh/lilguy
A simple application server that runs Lua with SQLite, templates and live reload
Last synced: 06 Mar 2026