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-01 00:18:01 UTC
- JSON Representation
https://github.com/ccxnu/rosebones
A minimal, contrast-based, dark & light Neovim theme written in Lua, with support for lsp, treesitter and lots of plugins.
lua minimal neovim-plugin nvim nvim-colorscheme rosebones theme vim vim-colorscheme
Last synced: 19 Jul 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/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/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/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/lindseyb/love
some kind of game eventually written using LÖVE
Last synced: 19 Mar 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/siffiejoe/lua-table.n
Clone of Lua's table library that uses '.n'.
Last synced: 27 Dec 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/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/1dealgas/aerials
Public Parts of the Mobile Rhythm Game「Aerials」
aerials aerialsdemo cpp cpp11 defold lua mobilegame music-game rhythm-game
Last synced: 20 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/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/xmake-io/xmake-stats
The xmake statistical analysis services
Last synced: 07 May 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/jint-lzxy/nvimconfig
My personal Neovim config.
lua neovim neovim-configuration nvim vimrc
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/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/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/merumerutho/pico8-visuals
Source and binary release for my PICO-8 visual carts.
Last synced: 25 Jun 2025
https://github.com/55honey/acore_tempannouncements
Lua script for Azerothcore with ElunaLUA for repeated announcements from a console/GM command.
azerothcore-lua eluna-lua-engine hacktoberfest lua
Last synced: 06 May 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/sbarisic/lua.net
Lua(JIT) for .NET using P/Invoke
binding lua lua-bindings luajit pinvoke
Last synced: 15 Jul 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/ColumPaget/github-search
Simple command-line github repo search written in lua with libUseful-lua
Last synced: 17 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/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/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/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/kilavila/cheat-sh.nvim
Search cht.sh without leaving neovim
Last synced: 19 May 2026
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/BlackMATov/immut.lua
Immutable and persistent data structures for Lua
functional immutable lua luajit persistent
Last synced: 26 Jun 2026
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/nunolima10/miniworld-scripts
Scripts criados com api do jogo mini world
Last synced: 15 Mar 2026
https://github.com/reallyreally/docker-nginx-certbot
nginx with certbot and lua
Last synced: 15 Jul 2025
https://github.com/tarantool/graphqlide
Tarantool Cartridge WebUI GraphiQL IDE module
cartridge graphql lua tarantool typescript
Last synced: 28 Feb 2026
https://github.com/cyrilbois/mockae
The most flexible way to mock REST APIs with Lua code execution
Last synced: 08 Aug 2025
https://github.com/commandcracker/cc-logging
An logging library for Computer Craft
Last synced: 25 Apr 2025
https://github.com/arthuportalz-lang/undertale-wii
Undertale ported to the Wii, using WiiLÖVE!
Last synced: 02 Apr 2026
https://github.com/delphinus/nekokak.nvim
Blazingly fast implementation for NEKOKAK
Last synced: 28 Oct 2025
https://github.com/rsource-open-source/map-scripts
📖 Collection of Roblox scripts for making maps for the Roblox Bhop / Surf games.
lua luau roblox roblox-studio roblox-ts strafesnet typescript
Last synced: 30 Apr 2025
https://github.com/hubertronald/luasf
Lua Statistics Functions is a lightweight pure-Lua library for descriptive statistics and discrete/continuous pseudo-random variables.
distributions education gamedev lua lua-library luarocks math modding monte-carlo open-source probability pure-lua random random-variables scripting simulation statistics teaching
Last synced: 07 Jun 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/luki446/luir
Lua programming language interpreter written in Rust
compiler interpreter lua parser rust vm
Last synced: 21 Jan 2026
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/GitHub4Eddy/solaredge_monitor
This QuickApp monitors your SolarEdge managed Solar Panels. The QuickApp has (child) devices for current Power, solar Power, lastday, lastmonth, lastyear and lifetime energy.
energy energy-monitor energy-production fibaro fibaro-hc3 fibaro-home-center lua quickapp solar solar-energy solar-power solaredge solaredge-api solaredge-inverter solaredge-monitor
Last synced: 11 Jul 2025
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/ernest1338/termplug.nvim
Simple plugin to toggle a floating terminal window with customizable starting program
lua lua-plugin neovim neovim-lua neovim-lua-plugin neovim-plugin plugin terminal
Last synced: 29 Jul 2025
https://github.com/delphinus/md-render.nvim
A Markdown rendering engine for Neovim — rich formatting, tables, images, video, Mermaid diagrams, and CJK-aware wrapping in floating windows
floating-window lua markdown markdown-renderer neovim neovim-plugin
Last synced: 16 May 2026
https://github.com/vivek3141/learn-lua
A simple Lua tutorial.
lua lua-tutorial scripting scripting-language
Last synced: 31 Jul 2025
https://github.com/mjmjm0101/quickui.nvim
Not just a UI plugin — manage the cognitive load of your own Neovim setup
cognitive-layer developer-tools keybindings lua menu neovim neovim-plugin productivity quickui tui ui workflow
Last synced: 27 Apr 2026
https://github.com/beanieboi/moneymoney-bitfinex
MoneyMoney App Extension for Bitfinex
bitfinex extension lua moneymoneyapp
Last synced: 14 Apr 2025
https://github.com/cuhhub/noir
A Stormworks: Build and Rescue addon framework that helps you with creating addons as well as keeping addon structure neat.
addon framework lua stormworks
Last synced: 10 Mar 2026
https://github.com/ar0ne/flappy-bird-lua-gideros
My implementation of famous game "Flappy Bird" on Gideros Lua
famous-game gideros gideros-lua lua
Last synced: 29 Mar 2025
https://github.com/microeinstein/plain-scripts
Curated collection of scripts I have written or discovered in the last few years.
bash bashrc desktop education http-handlers javascript kde latex linux lua partitioning pipewire prompt proot-distro python tweaks unix virtual-machine x11
Last synced: 04 Jul 2025
https://github.com/hanxi/lua-sensitive-words
Pure Lua check sensitive words 敏感词检测
Last synced: 05 Sep 2025
https://github.com/koenverburg/cmd-palette.nvim
A simple function to trigger other plugins, commands and custom functions
dotfiles ide lua neovim neovim-configuration neovim-lua neovim-lua-plugin neovim-plugin nvim nvim-plugin vim
Last synced: 21 Jul 2025
https://github.com/albingroen/nvim-lsp-typescript-config
⚙️ A Neovim configuration with native LSP for a TypeScript development environment
Last synced: 15 May 2025
https://github.com/abhilash26/zenbufline.nvim
A lua based buffer line for neovim
bufferline lua neovim neovim-plugin neovim-plugin-lua
Last synced: 22 Apr 2025
https://github.com/jmhobbs/playdate-three-dee
Toy 3D rendering for the Playdate
Last synced: 06 Jul 2025
https://github.com/nawaz1991/kong-plugin-oasvalidator
A Kong plugin for validating HTTP requests against OpenAPI specifications.
json-validation kong kong-gateway kong-plugin lua oas openapi openapi-validation openapi-validator openresty rest-validators swagger validation validator
Last synced: 23 Jul 2025
https://github.com/dantevg/bitmapfontcreator
LÖVE application for creating pixel fonts
bitmap-fonts editor fonts love2d lua pixel-fonts
Last synced: 09 Oct 2025
https://github.com/le0developer/luapack
Pack a lua file with many `require`d dependencies into a standalone lua!
Last synced: 11 May 2025
https://github.com/zoedsoupe/lvim
An opiniated neovim config, written almost is Lua but set up with Nix!
Last synced: 26 Jul 2025
https://github.com/qwreey/mina-discord-bot
실험, 재미, 교육, 공부 목적으로 만들어진 프로젝트 미나 디스코드 봇. 실험적으로 운영을 하기 때문에 초대 링크가 없습니다
discord discord-bot discordia korean lua luvit
Last synced: 26 Jul 2025
https://github.com/ttwings/dwarf-survival
Dwarf Survival。 Use Dwarf Fortress idea。 Make a likely Dwarf RPG survival game. 借鉴矮人要塞的奇妙点子,做一个简单的矮人生存小游戏。
Last synced: 24 Oct 2025
https://github.com/ernestofreyreg/kong-plugin-deviceuid
A Kong plugin that will add a sticky deviceuid cookie to all request
cookie kong kong-plugin lua uuid
Last synced: 16 Mar 2026
https://github.com/abizrh/iisca.nvim
Display image as ASCII characters in Neovim 🖼️
ascii image-preview images lua neovim neovim-plugin
Last synced: 16 Aug 2025
https://github.com/segabl/pd2-code-doc
Emmy lua documentation for PAYDAY 2's engine types and library functions
documentation engine lua payday-2 payday2 types ui
Last synced: 15 Aug 2025
https://github.com/ncharlton02/aurora
A lua interpreter written in rust
crafting-interpreters interpreter lua luajit rust
Last synced: 18 Mar 2025
https://github.com/samyak2/nvim-config
My "custom" neovim config written in Lua. Inspired by LunarVim and others.
Last synced: 13 Aug 2025
https://github.com/frvnzj/xjustexx.nvim
Write, compile and stay edge with xJUSTEXx
just justfile latex lua neovim neovim-plugin
Last synced: 16 Aug 2025
https://github.com/textwire/textwire.nvim
Neovim plugin for Textwire syntax highlighting support and autocompletions with LSP
lua neovim neovim-plugin nvim textwire
Last synced: 14 Feb 2026