An open API service indexing awesome lists of open source software.

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.

https://github.com/siffiejoe/lua-tinylthread

Tiny threading module for Lua

lua lua-binding multithreading

Last synced: 27 Dec 2025

https://github.com/mileschou/lua-action

GitHub Actions for Lua

actions lua luarocks

Last synced: 30 Aug 2025

https://github.com/aoemods/dodge-mod

Ages of Empires 4 mod - Dodge enemies for 100 rounds - Written in TypeScript

100-rounds age-of-empires-iv lua mod modding typescript

Last synced: 24 Jul 2025

https://github.com/indiesoftby/defold-lua51

Enables the vanilla Lua 5.1 interpreter instead of LuaJIT on desktop platforms.

defold defold-game-engine defold-module lua luajit

Last synced: 13 May 2025

https://github.com/kaworu/lua-sysctl

FreeBSD's sysctl(3) interface for Lua

freebsd lua sysctl

Last synced: 21 Mar 2025

https://github.com/ruymon/chuphone

A Free and Open-source phone asset to be used in FiveM roleplay servers! 🤑

fivem lua phone react script tailwindcss vitejs

Last synced: 15 Apr 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/hex-ci/docker-nginx-lua-sass

Nginx with Lua module for Docker, support sass language.

docker dockerfile lua nginx sass

Last synced: 17 Jun 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/qaqland/dotlua

dotlua help to run lua code with bash shell

bash builtin lua script

Last synced: 14 Apr 2025

https://github.com/jordan-castro/pixelscript

Multi language scripting runtime

easyjs javascript lua python

Last synced: 08 Mar 2026

https://github.com/quiq/lua-consul-balancer

Consul balancer for Openresty/Nginx

balancer consul lua nginx openresty

Last synced: 17 Sep 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/ntd/aur-fedora-mingw

ArchLinux PKGBUILDs based on Fedora for cross-buildinging GTK+2 and GTK+3 applications (win32 and win64)

archlinux cross-compiler-toolchain gobject-introspection gtk gtk3 lua mingw

Last synced: 06 Apr 2025

https://github.com/terokarvinen/micro-run

F5 to save & run, F12 to make, F9 make in background. Plugin for Micro editor

editor go golang lua make makefile micro micro-editor micro-editor-plugin plugin python shortcut

Last synced: 06 Apr 2025

https://github.com/sgrottel/nuget-lua

NuGet package from the source code of Lua

lua nuget

Last synced: 30 Apr 2025

https://github.com/alejandrosuero/pretty-ts-errors.nvim

🟦 Make TypeScript errors prettier and human-redable in NeoVim 🎀

diagnostics lazy-nvim lua luajit luarocks neovim neovim-plugin packer-nvim rocks-nvim typescript typescript-errors

Last synced: 24 Jul 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/rimeinn/ime.nvim

auto switch IME for neovim. 如何在 NeoVim 中方便的输入中文

fcitx5 ibus lua neovim rime vim-plugin

Last synced: 02 Jan 2026

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/y9c/myneovim.lua

lua based nvim config

copilot dotfiles linux lsp lua neovim nvim packer vim

Last synced: 06 May 2025

https://github.com/sunnysummit/lasagnabiomegeneration2

Lasagna Biome Generation 2 - a giant planet generation mod for No Man's Sky. Includes PAK mods & LUA scripts

biome gaming generation goosetehmoose lasagna lua mans modding no pak plumgen sky

Last synced: 21 Aug 2025

https://github.com/senorprogrammer/hammerspoon_init

🛠 Custom Hammerspoon scripts. The power of Lua scripting at the OS level.

hammerspoon lua macos

Last synced: 28 Jul 2025

https://github.com/n0la/luaports

OpenBSD ports for various Lua projects and libraries.

lua openbsd-ports

Last synced: 13 Sep 2025

https://github.com/vurv78/qjson.lua

Tiny, quick JSON library for lua.

json json-encoder json-library json-parser lest lua luajit

Last synced: 25 Apr 2025

https://github.com/skitsanos/openresty-lapis

Template to create scalable APIs with lua on top of Lapis and OpenResty server

api api-rest api-server lapis lua lua-script luajit nginx openresty resty router

Last synced: 12 Apr 2025

https://github.com/michaelbrusegard/dotfiles

Personal dotfiles for personal computers and servers running GNU/Linux, Darwin and Windows managed with Nix

gitconfig homebrew hyprland lua macos-defaults neovim nix nix-darwin nixos wezterm yabai yazi zshrc

Last synced: 29 Jul 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/jspicl/jspicl-megaman-sample

A basic Megaman game showcasing how to create PICO-8 games in JavaScript.

game javascript jspicl jspicl-sample lua megaman pico-8 pico8

Last synced: 15 Apr 2025

https://github.com/bhhbazinga/lrbtree

lua-bind for rbtree ported from linux kernal

c lua rbtree

Last synced: 23 Apr 2025

https://github.com/brettchalupa/playdatebook

Source code for the projects in the book "Make Games for Playdate with Lua"

lua playdate playdate-console

Last synced: 22 Apr 2025

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/sevennt/lua-log

A logging library for lua, meanwhile sending logs to kafka cluster.

kafka log lua

Last synced: 10 Jun 2025

https://github.com/antonk52/gitignore-grabber.nvim

Grab .gitignore for your project in Neovim

fzf lua neovim neovim-plugin

Last synced: 28 Oct 2025

https://github.com/tldr-pages/tldr-neovim-extension

TLDR Neovim Extension is a plugin that integrates TLDR pages directly into Neovim.

hacktoberfest lua neovim neovim-telescope-extension nvim tldr tldr-pages

Last synced: 27 Jul 2025

https://jcrd.github.io/awesome-launch/

AwesomeWM library for launching clients with single instance IDs

awesomewm lua

Last synced: 28 Apr 2025

https://github.com/kiyoon/nvim-tree-remote.nvim

A set of Nvim-Tree actions to open files on another remote neovim.

lua neovim nvim vim

Last synced: 28 Oct 2025

https://github.com/quenty/parttoterrainplugin

Plugin that converts part to terrain for Roblox Studio, with options to preserve terrain underneath

converts lua plugin roblox roblox-plugin terrain

Last synced: 25 Oct 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/andreyorst/itable

Immutable table manipulation library for Fennel and Lua. (mirror)

fennel immutable-collections lua

Last synced: 19 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/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/derpius/nanosworld-vscode

Nanos World annotated stubs for sumneko’s Lua language server

docgen lua nanos-world typescript vscode-extension

Last synced: 26 Aug 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/megagrump/muun

moonscript compatible class implementation for Lua

lua moonscript oop

Last synced: 13 Jul 2025

https://github.com/lisprez/common_tools

just common code pieces for my daily life

emacs lua network rust

Last synced: 07 May 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/samyeyo/rtbuilder

GUI RAD designer for LuaRT

designer gui lua rad windows

Last synced: 10 Oct 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/moteus/lua-tpdu

SMS TPDU encoder/decoder

at-command lua sms

Last synced: 12 Oct 2025

https://github.com/xiyoo0812/luapb

一个使用C++编写的面向lua的protobuf编码解码库!

cpp17 lua protobuf

Last synced: 28 Apr 2026

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/w33zl/ge-object-distributor

At the heart of it, Object Distributor is a script for Giants Editor that will replace any number of objects with any custom object, similar to an advanced search and replace.

farming-simulator fs22 giants-editor lua modding mods

Last synced: 06 Mar 2026

https://github.com/tarantool/luagraphqlparser

GraphQL parser based on libgraphqlparser for Lua

graphql graphql-lua lua

Last synced: 14 Apr 2025

https://github.com/0xwal/0xludb-fivem

Simple KVP database wrapper for FiveM

fivem kvp lua

Last synced: 15 Aug 2025

https://github.com/glihm/kipt

Channel some Ki with Lua scripts for sending transactions to Starknet, powered by Rust.

lua rust starknet web3

Last synced: 05 Aug 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/badoo/exasol-data-lineage

Exasol data lineage scripts

data-lineage exasol exasol-db lua

Last synced: 30 Apr 2025

https://github.com/TechnoJo4/luadaul

A programming language that compiles to Lua.

compiler lua luajit

Last synced: 10 May 2025

https://github.com/gustavo-hms/objetiva

Some new object selections for Kakoune

kakoune lua plugin

Last synced: 02 Apr 2026

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/terroo/luasfml

Binding SFML to LUA . This project is a fork of the original project: https://github.com/Canadadry/luaSFML

binding cplusplus-17 lua sfml

Last synced: 23 Apr 2025

https://github.com/nvim-neorocks/rtp.nvim

Source plugin and ftdetect directories on the Neovim runtimepath.

lua neovim nvim plugin

Last synced: 09 Apr 2025

https://github.com/johnthecoolingfan/factorio-lib-rs

Rust library with a collection of things about Factorio

factorio lua rust

Last synced: 28 Apr 2025

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://github.com/rvba/lud

Lud is a Lua 3D editor

cad editor lua modeling parametric

Last synced: 25 Apr 2025

https://github.com/flaviogrossi/nginx-lua-upload-module

nginx upload module to handle multipart/form-data uploads of any size

lua nginx rfc-1867 upload

Last synced: 22 Apr 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/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/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/jalallinux/fivem-car-lock

Simple car lock for vehicle in FiveM linux server

car-lock fivem fivem-lua fivem-sc lua roleplay script

Last synced: 06 Oct 2025

https://github.com/catlinman/love2dfluid

Fluid dynamics system for LÖVE2D

fluid fluid-framework library love2d lua

Last synced: 22 Jan 2026

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/stetre/moonsc

Harel Statecharts in Lua

fsm harel-statechart lua scxml statecharts

Last synced: 11 Feb 2026

https://github.com/stetre/moonsndfile

Lua bindings for libsndfile

audio libsndfile lua lua-bindings

Last synced: 11 Feb 2026

https://github.com/astrofra/art-couloir-14

VR installation to embark the visitor in an archive of (imaginary) lost+found documents.

alliance-francaise harfang-3d-framework lua matricule-bis vr

Last synced: 14 Jun 2025

https://github.com/gremble0/yellowbeans.nvim

Neovim theme loosely based on the jellybeans theme. Exclusively written in lua

colorscheme lua neovim neovim-colorscheme

Last synced: 20 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/shorya-1012/buffer_walker.nvim

A simple Neovim plugin written in lua to provide web borwser like back and forward navigation between buffers.

lua neovim neovim-plugin

Last synced: 12 Jan 2026

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/daelvn/guardia

Guards for Lua & MoonScript. Hell yea.

curried functional guards lua moonscript

Last synced: 19 Apr 2025

https://github.com/britzl/prettyprint

Lua print replacement that will print the contents of tables

lua

Last synced: 24 Aug 2025

https://github.com/megus/pico-8-experiments

My experiments with PICO-8 fantasy console

demoscene lua pico-8 pico8 procedural-graphics

Last synced: 23 Sep 2025

https://github.com/casbin-lua/lua-resty-casbin

Casbin authorization plugin for OpenResty

abac acl auth authorization authz casbin lua openresty rbac

Last synced: 04 Jul 2025

https://github.com/profburke/morse

Text to Morse in Lua. Does allow custom signal generators so you can blink or beep or whatnot instead of the default printing of dots and dashes.

blink1 lua morse-code signalling

Last synced: 07 Feb 2026

https://github.com/theakman2/ntb

A simple Ninja file generator for Linux

build c cpp lua ninja-build

Last synced: 14 Oct 2025

https://github.com/dracula/tym

🧛🏻‍♂️ Dark theme for tym

dark-theme dracula dracula-theme lua terminal theme tym

Last synced: 13 Oct 2025

https://github.com/siudesu/SoLoudModule

Solar2D Lua module to use with SoLoud plugin.

lua solar2d soloud

Last synced: 24 Mar 2025

https://github.com/azoyan/geopattern

Generate beautiful SVG patterns from a string on Lua (5.1 - 5.4 and LuaJIT)

lib library lua lua51 luajit

Last synced: 03 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