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-08 00:18:29 UTC
- JSON Representation
https://github.com/toys2work/skills-intro-to-arduino
Arduino code for robotic parts- 1 face(eye,mouth,speech), neck, 2 arms(hand-finger)/legs(knee, foot), 3 waist 4 other
ai arduino electronics fortnite java lua minecraft python raspberry-pi redstone roblox robotics unity unreal
Last synced: 07 Apr 2026
https://github.com/chicknturtle/love2d-platformer
A basic Love2d platformer game.
Last synced: 19 Jan 2026
https://github.com/reydvires/simulated-annealing
First step for mastering Artificial Intelligence
ai annealing artificial-intelligence lua luajit simulated simulated-annealing telkomuniversity
Last synced: 10 Oct 2025
https://github.com/itsvaibhavk/pong-variants
Variants of Pong (the game that is the subject of Week 0 of CS50G and the first assignment) that I made while experimenting with the base game code.
cs50 cs50g edx game game-development love2d lua pong pong-game
Last synced: 19 Jan 2026
https://github.com/niloufarmj/cs50_supermario
Fifth project of CS50's Introduction to Game Development implemented with LOVE2D
game-development love2d lua mario
Last synced: 19 Jan 2026
https://github.com/looobay/love2d-button
A simple library for creating buttons with LÖVE 2D.
Last synced: 19 Jan 2026
https://github.com/jajproduction/neovim-from-scratch
Neovim was developed for people who desire to build their own IDE
Last synced: 11 Oct 2025
https://github.com/jusqua/bytepath
A WIP BYTEPATH implementation
bytepath game game-development gd50 love2d lua
Last synced: 19 Jan 2026
https://github.com/alexhaible/speak-demonic
Source code for a World of Warcraft addon, that auto-switches language for Demon Hunters upon entering their Class Hall, and back upon leaving it in any manner.
Last synced: 21 Jan 2026
https://github.com/caldecrack/dotfiles
dotfiles for my Arch Linux system
archlinux dotfiles lua neovim nvim shell-script zsh
Last synced: 14 Apr 2026
https://github.com/lonelyowlgames/towerquest
A hobby project of procedural generation & 2D top-down roguelike.
love2d-framework love2d-game lua procedural-generation roguelike
Last synced: 17 Oct 2025
https://github.com/ragedunicorn/action-luacheck
A github action that uses luacheck to lint full codebases or specific files
actions github-actions lint lua luacheck
Last synced: 16 May 2026
https://github.com/notpeter/playdate-tribuild
Demo of Triangle geometry motion for Playdate
demo lua playdate playdate-console
Last synced: 18 Oct 2025
https://github.com/Programmer-RD-AI-Archive/nvim.config
A simple, foundational Neovim configuration designed to enhance productivity with essential plugins like LSP, Treesitter, Telescope, Fugitive, and more. This setup serves as a starting point, with plans for future improvements and customizations as I continue to refine my development workflow.
config configuration lua neovim nvim nvim-config nvim-configs nvim-lua vim
Last synced: 21 Oct 2025
https://github.com/leojpod/gitstandup.vim
first attempt at writing a plugin for neovim and at writing some lua ... that's not pretty but that's a start ...
git lua neovim neovim-plugin standup-report vim vim-plug
Last synced: 08 May 2026
https://github.com/michaeladler/aoc-2020
My solutions for the Advent of Code 2020
advent-of-code advent-of-code-2020 aoc aoc2020 lua
Last synced: 23 Jan 2026
https://github.com/linuxuser255/nvim
My Neovim Config. Notable plugins & featues: Telescope, Harpoon,Tabnine, Lazy, VimBeGood, Bright-flash text yank to system clipboard, and much, much more.
lazy-loading lazynvim lua lua-script neovim neovim-colorscheme neovim-config neovim-configuration neovim-dotfiles neovim-lua neovim-lua-plugin neovim-plugin vim
Last synced: 09 Mar 2026
https://github.com/syncaidius/asteroidmining
Asteroid mining addon for Garry's Mod SpaceBuild. Automatically exported from code.google.com/p/asteroidmining
Last synced: 06 Jul 2026
https://github.com/barryw/luakit
Seamless Swift ↔ Lua Bridging for iOS & macOS
Last synced: 24 Jan 2026
https://github.com/marcelovicentegc/client-socket
⚽️ A collection of client sockets written in C, Go, Python and Lua.
c client-socket computer-network golang lua python socket socket-programming tcp
Last synced: 15 Apr 2026
https://github.com/rootmos/displayswitcheroo
Configure your monitors using Lua
Last synced: 15 Apr 2026
https://github.com/dpbm/snakegame
my snake game version, made in lua and Love2D to CS50 final project
cs50 cs50x final-project game game-development love2d love2d-framework lua lua-script
Last synced: 06 Feb 2026
https://github.com/kkew3/expose-shared-library
This crate expose rust shared library to python/lua.
Last synced: 29 Jan 2026
https://github.com/hizuroswowaddons/libcolors-1.0
A library for colors. Contains 3 list of named colors and some functions to get/convert colors into hex code, color table and more.
addon lua wow wow-addon wow-addon-lib wow-lib
Last synced: 01 Mar 2026
https://github.com/brendasantana04/awesomewm
Configuração personalizada do window manager Awesome
awesomewm debian linux lua lua-script
Last synced: 30 Jan 2026
https://github.com/jehadel/2d_transformations_demo
Shows 2x2 matrices use for simple 2D transformations (rotation, flip, scaling…)
2d-transformations computer-graphics love2d lua matrices
Last synced: 31 Jan 2026
https://github.com/lucasfranken131/shooting-gallery
Jogo em Love2d
game game-development love2d lua
Last synced: 25 Feb 2026
https://github.com/ansurfen/cushion
the basic library for OpenCmd, ark, yock and hulo...
Last synced: 15 Apr 2026
https://github.com/mario-nakazato/display7segmentos
Desafio de codificação #01
display-segments logical-shift love2d-framework lua
Last synced: 02 Feb 2026
https://github.com/maastaar/ballgame
An Experimental Game to Learn Lua and Love2D
love2d love2d-framework lua simple-game
Last synced: 17 Mar 2026
https://github.com/guilleatm/animations
Make animations in Löve2d easily
game-development gamedev love2d love2d-framework love2d-library lua
Last synced: 26 Feb 2026
https://github.com/gwyrddglas/modern-pong
lleuad-studios love2d lua luagame luajit pong pong-game
Last synced: 15 Apr 2026
https://github.com/matdexir/pong-wars
A copy of pong-wars made with love2d
game-development love2d lua pong-game
Last synced: 26 Feb 2026
https://github.com/dbcollection/dbcollection-torch7
Lua/Torch7 wrapper for dbcollection
Last synced: 15 Apr 2026
https://github.com/devtakkekar/qb-playtime
qb-core playtime script
easy free js leaderboard lightweight lua minimal playtime qbcore ranking script sql
Last synced: 16 Apr 2026
https://github.com/escapepz/manipulation_authority_framework
A modding framework that allows creators to build custom rules and restrictions for world objects.
Last synced: 02 Jun 2026
https://github.com/atomicptr/mobdap
Debug adapter implementation for Lua / ModDebug
dap debug-adapter debug-adapter-protocol lua lua-debugger lua-language mobdebug
Last synced: 27 Feb 2026
https://github.com/jeansberg/spacepirates
A space pirate game made an entry in the GDN Dragon Jam
gamejam love2d love2d-framework lua
Last synced: 12 Feb 2026
https://github.com/muhkuh-sys/org.muhkuh.lua-lualxi
A LUA binding to liblxi from https://github.com/lxi-tools/liblxi .
Last synced: 22 Apr 2026
https://github.com/twilic/twilic-lua
Lua implementation of a fast, compact binary wire format for modern data transport.
Last synced: 02 Jun 2026
https://github.com/lalitmee/codecompanion-spinners.nvim
Beautiful, configurable status spinners for codecompanion.nvim
codecompanion lua neovim neovim-plugin vibe-coding
Last synced: 16 Apr 2026
https://github.com/kjuq/nvim-asterisk-remix
Yet another *-improved
lua neovim neovim-lua-plugin neovim-plugin neovim-plugins nvim nvim-lua nvim-plugin
Last synced: 16 Apr 2026
https://github.com/sammatzko/minetest-secrecy
Secret room-related stuff, like hidden doors and one-way glass. Still under active development.
game lua minetest minetest-mod textures
Last synced: 03 Mar 2026
https://github.com/skitsanos/lua-compiled
Example on how to compile Lua app into executable
lua lua-compiler lua-execution lua-script lua-scripting
Last synced: 19 Apr 2026
https://github.com/miguelcock/lua_space
Lua Space is a tiny solar system of classic-inspired video games built with LÖVE2D . Each planet hosts a different game you can play with a friend in a cooperative experience. Currently, the system includes three games: 🛸 Space Invaders, 🚀 Tanks, 🏓 Pong
Last synced: 16 Apr 2026
https://github.com/oagoulart/libluatsc
Lua 5.4 library to read 64-bit time-stamp counter and TSC_AUX value.
Last synced: 16 Apr 2026
https://github.com/lloydlobo/tinycreatures
A [WIP] game experiment for Ludum Dare 56's `Tiny creatures` theme.
love2d lua luajit ludum-dare ludum-dare-56 topdownshooter
Last synced: 16 Apr 2026
https://github.com/astrofra/demo-api8-dreversed
A physics-driven real-time demo exploring time inversion, where forward and backward simulations collide.
api8 bullet-physics harfang-3d-framework lua
Last synced: 05 Mar 2026
https://github.com/codemeapixel/luats
A TypeScript library for parsing, formatting, and providing type interfaces for Lua and Luau code.
ast code-analysis code-generation fivem formatter lua luau parser redm roblox static-analysis syntax-tree transpiler type-interfaces typescript
Last synced: 17 Apr 2026
https://github.com/lokayel/file_explorer
The File Explorer will list the available file and folders within your computer, allowing you to Create, Rename and Delete file and folder and work with ZIP and RAR files and Change Theme of Application through the Menu or Context menu.
android context-menu editor file-launcher fileexplorer lua nilesoft-shell obsidian-md php right-click shell-extension terminal uwp vim
Last synced: 02 Apr 2026
https://github.com/lependu/fastify-lured
Preloads lua scripts with fastify-redis and lured.
fastify fastifyjs-plugin lua lured nodejs redis
Last synced: 02 Apr 2026
https://github.com/malisha4065/neovimconfig
My Neovim configuration! (Primeagen's config modified)
lua neovim neovimconfiguration
Last synced: 17 Apr 2026
https://github.com/membranesoftware/membrane-media-player
Media player application for Windows, Mac, and Linux
c-plus-plus ffmpeg gui lua multimedia sdl2
Last synced: 17 Apr 2026
https://github.com/ammarnajjar/kong-request-allow
Kong plugin to allow requests based on trigger key and value pair
docker docker-image kong kong-plugin lua
Last synced: 18 Apr 2026
https://github.com/ymskimei/twilight
A minimal video game framework made for experimental and practicing purposes
Last synced: 18 Apr 2026
https://github.com/andrflor/nvim
Simple but complete neovim lua config
lua neovim neovim-config neovim-dotfiles neovim-lua
Last synced: 20 Apr 2026
https://github.com/kx0101/caststatus_indicator
Displays an indicator image based on the player's casting status for WoW Classic - Cataclysm.
addon lua world-of-warcraft wow wow-classic
Last synced: 05 Jun 2026
https://github.com/nverno/gud-lua
Interactively debug lua with debugger.lua and GUD.
Last synced: 21 Apr 2026
https://github.com/ailsonguedes/neovim-lua-configs
🌑 Neovim configs, now with lua!
lua lua-script neovim neovim-config neovim-lua nvim nvim-lua nvim-plugin
Last synced: 21 Apr 2026
https://github.com/dking07/fivem-advanced-flags-script
Applies the defined advancedflags.
advancedflag cars fivem flags gta5 gta5online gtaonline gtarp gtav handling lua nopixel prodigy projecthomecoming projectrace projectstreet race
Last synced: 21 Apr 2026
https://github.com/activexdiamond/stable-fluid-dynamics
A Lua/Love2D physics simulation of stable fluids implenting Jos Stam's paper on the subject.
fluid-dynamics fluid-simulations game-dev game-developement gamedev library love2d lua physics physics-simulator physics-tool simulation-framework simulator tool
Last synced: 22 Apr 2026
https://github.com/muhkuh-sys/uk.co.matthewwild-luaexpat
The luaexpat module from https://matthewwild.co.uk/projects/luaexpat/ bundled with expat and build scripts for MinGW W64.
Last synced: 22 Apr 2026
https://github.com/vncsmyrnk/about-me
Lua API for providing information about myself and my work
Last synced: 22 Apr 2026
https://github.com/activexdiamond/timekeeper
A simple single-file library for timing Lua functions.
benchmark-script benchmark-tool benchmarking helper library lua script timing tool
Last synced: 23 Apr 2026
https://github.com/mikarregui/minimapbuttoncollector
Groups your WoW minimap addon buttons behind a single trigger. TBC Classic Anniversary.
addon classic-anniversary lua tbc-classic world-of-warcraft wow wow-addon
Last synced: 24 Apr 2026
https://github.com/cheatoid/computercraft-cloud
All of my personal ComputerCraft (Lua) libraries and stuff in one place.
computercraft computercraft-scripts computercraft-tweaked computercraft-utilities lua minecraft typescript-to-lua
Last synced: 24 Apr 2026
https://github.com/greigh/notebookitem-fivem
Professional FiveM multi-item resource with notebook, journal, business card, and photo functionality. Includes complete automation suite and CI/CD pipeline.
fivem fivem-resource gta5 gtav lua ox-inventory qbox roleplay
Last synced: 24 Apr 2026
https://github.com/jryzkns/love.unrequited
"Thank you, I still love you" Bittersweet wrapper over LÖVE :broken_heart:
Last synced: 24 Apr 2026
https://github.com/rokf/gardener
:seedling: Hobby gardening record management for Linux
Last synced: 24 Apr 2026
https://github.com/clouduser98/oblivion.nvim
Port of gedit's Oblivion theme by Paolo Borelli for Neovim.
colorscheme lua neovim neovim-colorscheme neovim-theme theme
Last synced: 24 Apr 2026
https://github.com/mesalilac/nvim-config
My neovim config
lua neovim neovim-conf neovim-config neovim-configuration neovim-dotfiles neovim-lua
Last synced: 25 Apr 2026
https://github.com/hesham-cant-fly/lune-lang
Lune is a super set of Lua with an actual type system for type safe applications.
compiler lua transpiler typesafe typesystem
Last synced: 25 Apr 2026