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/codebycruz/hood

A cross platform rendering API in pure LuaJIT.

lpm lua luajit opengl vulkan

Last synced: 14 Feb 2026

https://github.com/daymxn/rlog

Context-based server-side logging solution for ROBLOX projects.

logging lua roblox roblox-ts server-side typescript

Last synced: 14 Feb 2026

https://github.com/neanes/neanestex

A LuaLaTeX package for typesetting Byzantine chant scores exported from Neanes.

byzantine-chant byzantine-notation latex lua lualatex music music-notation tex

Last synced: 15 Feb 2026

https://github.com/brainstone/cc-veinminer

This ComputerCraft program will automatically mine entire veins of ore

computer-craft lua minecraft

Last synced: 01 Mar 2026

https://github.com/ugolnikove/langstat

CLI tool to visualize programming language statistics for public GitHub repositories

cli github github-api lua statistics

Last synced: 01 Mar 2026

https://github.com/mattyherzig/time-rift-rumble

Roblox parkour battle royale

battle-royale lua parkour roblox roblox-studio

Last synced: 02 Mar 2026

https://github.com/dixslyf/quarto-group-html-cell-outputs

A Quarto filter extension to group cell outputs by wrapping them with a parent container when rendering to HTML.

html lua nix pandoc pandoc-filter quarto quarto-extension quarto-filter

Last synced: 16 Apr 2026

https://github.com/std-microblock/lua-bytecode-parser-ce

A versatile Lua 5.3 bytecode parser that supports both standard Lua bytecode and Cheat Engine modified format.

bytecode cheatengine lua lua53 luabytecode

Last synced: 16 Apr 2026

https://github.com/phobos-dthorga/mod-pz-chemistry-pathways

Chemistry crafting mod for Project Zomboid Build 42 — blackpowder, biodiesel, soap, bone char, recycling, and lab equipment. Requires PhobosLib + zReVaccin 3.

build-42 chemistry crafting game-mod lua modding project-zomboid project-zomboid-mod

Last synced: 05 Mar 2026

https://github.com/sh7ven/kiss.nvim

A minimal, bare-bones Neovim configuration based on the KISS principle.

config lua neovim neovim-configuration nvim

Last synced: 05 Mar 2026

https://github.com/arkenidar/sdl-lua-physics-ball

(conversion) from love2d to luajit

lua physics sdl windows

Last synced: 17 Apr 2026

https://github.com/codecrete-ross/patronordertracker

One-click tracking of all fulfillable Patron Orders. Scans every order, calculates which reagents you must supply (subtracting customer-provided materials), and creates an Auctionator shopping list. Head to the Auction House, search, and buy everything in one pass.

auctionator crafting-orders lua patron-orders professions world-of-warcraft wow-addon

Last synced: 02 Apr 2026

https://github.com/daniellopeslins/reino-da-fofulandia

Um jogo de aventura interativo em texto onde você explora o Reino da Fofulandia rumo ao Castelo do Rei da Fofura. Escolha seu caminho e enfrente desafios em Python, Lua e JS!

command-line javascript lua python storytelling text-adventure-game

Last synced: 17 Apr 2026

https://github.com/acrion/nexuslua

The command-line interpreter for nexuslua, enabling true hardware multithreading for Lua scripts via an asynchronous agent model.

asynchronous cli command-line-tool concurrency interpreter lua multithreading nexuslua parallel-computing runtime scripting

Last synced: 17 Apr 2026

https://github.com/luraph/luraph-vscode

Luraph extension for Visual Studio Code

lua luraph obfuscation obfuscator vscode

Last synced: 03 Apr 2026

https://github.com/lifefloating/openresty-classic

awesome openresty

lua nginx openresty

Last synced: 17 Apr 2026

https://github.com/freakwill/myclt

My useful and powerful scripts (in Python) 🔨.

email file-manager files haskell lua python script search shadowsocks wechat

Last synced: 17 Apr 2026

https://github.com/victor-0x29a/http-resource-mtasa

NodeJS integrated with a plugin of MTA:SA

http lua mta-dev mtasa mtasa-resource nodejs typescript

Last synced: 05 Apr 2026

https://github.com/hadenlabs/spoon-vimmode

vimmode for spoon

hadenlabs hammerspoon lua peru vim

Last synced: 19 Apr 2026

https://github.com/mohitsinghs/repo.nvim

Neovim plugin to switch between repositories with ease

lua neovim nvim nvim-lua repository-management

Last synced: 19 Apr 2026

https://github.com/liuzhch1/learn-balatro-card

Learning Balatro effect with Love2D and Lua.

balatro love2d lua

Last synced: 19 Apr 2026

https://github.com/pgvalle/simplifiedluacompiler

Trabalho da matéria de compiladores da faculdade. As instruções que segui estão no diretório assets.

c compilers jesus-christ lexer lua parser

Last synced: 20 Apr 2026

https://github.com/majjoha/marginalia.nvim

Lightweight Neovim plugin for writing and managing notes.

lua neovim neovim-plugin nvim plugin

Last synced: 20 Apr 2026

https://github.com/abdulahshoaib/mazerunner

A fun game written in x86 assembly language, designed to be compiled with the NASM assembler. Automated builder provided

8088-architecture assembly build-tool lua nasm-assembly x86-assembly

Last synced: 20 Apr 2026

https://github.com/grandevx/victory_searchjob

It's a FiveM Script Template to search a data in a Database with Mysql Pack

five fivem-script lua lua-script

Last synced: 04 Jun 2026

https://github.com/marcos-aparicio/nvim-config

My customized neovim configuration for staying productive as a developer

lua neovim neovim-config neovim-configuration nvim

Last synced: 20 Apr 2026

https://github.com/ts-defold/tstl-truthy-coercion-plugin

TypeScriptToLua plugin that emulates JS truthiness in boolean contexts

lua plugin typescript typescript-to-lua

Last synced: 20 Apr 2026

https://github.com/muhkuh-sys/com.github.keplerproject-luafilesystem

The "luafilesystem" module from https://github.com/keplerproject/luafilesystem with a MinGW W64 build script.

jonchki lua

Last synced: 20 Apr 2026

https://github.com/tsukanov-as/gua

go+lua=gua (experimental programming language)

ast go lua luajit parser transpiler

Last synced: 20 Apr 2026

https://github.com/ssiyad/nvim

ssiyad's neovim setup

lua neovim

Last synced: 21 Apr 2026

https://github.com/hominsu/stella

Stella is a C++ library for integrating C++ code with Lua scripts. It provides a set of convenient tools and functions that allow you to pass data between C++ and Lua, call functions, and register C++ functions for Lua to call.

cpp cpp17 lua lua-bindings

Last synced: 21 Apr 2026

https://github.com/realcoldfry/tslua

TypeScript to Lua transpiler, written in Go

compiler golang lua luajit transpiler typescript typescript-to-lua

Last synced: 22 Apr 2026

https://github.com/sohanemon/cdx.yazi

A Yazi plugin that enhances directory navigation

lua neovim yazi yazi-plugin

Last synced: 22 Apr 2026

https://github.com/zeozeozeo/luamalg

Luamalg – Lua 5.4.7 core, libraries and interpreter in a single header file.

amalgamation c c89 c99 clang lua lua-interpreter lua-lang lua-language lualang puc-lua puc-rio single-header single-header-lib single-header-library

Last synced: 22 Apr 2026

https://github.com/gesugao-san/openprogramsmirror-programs

Local developments for MightyPirates/OpenComputers mod, MC 1.7.10.

java lua minecraft opencomputers opencomputers-mod

Last synced: 24 Apr 2026

https://github.com/xinus/lua-versions

Release versions of Lua sources in history

lua

Last synced: 24 Apr 2026

https://github.com/muhkuh-sys/org.muhkuh.lua-archive

A C++ wrapper and LUA binding for libarchive (http://libarchive.org/).

jonchki lua lua-binding

Last synced: 25 Apr 2026

https://github.com/yeshan333/vfox-lua

lua vfox plugin. Use the vfox to manage multiple lua versions on Linux/Darwin MacOS/Windows.

lua lua-windows vfox vfox-plugin windows

Last synced: 25 Apr 2026

https://github.com/mixih/nvim-dots

Neovim 0.7.0+ configuration

lua neovim nvim

Last synced: 25 Apr 2026

https://github.com/felipeizolan/mi.nvim

minimal neovim configuration concentrated in a single file.

lua neovim neovim-config neovim-configuration

Last synced: 25 Apr 2026

https://github.com/evangipson/interpreter

A .NET 9 web api that attempts to defer as much business logic as possible to lua scripts

csharp dotnet-9 interoperability lua webapi

Last synced: 25 Apr 2026

https://github.com/tmhsdigital/cfx-developer-tools

AI-powered Cursor IDE plugin for FiveM and RedM resource development. 9 skills, 6 rules, 6 MCP tools, 12,000+ natives, 101 events, 24 snippets, 11 templates.

cfx cursor cursor-plugin fivem game-development gta5 lua mcp rdr3 redm

Last synced: 17 Jun 2026

https://github.com/mivinci/moba

Matchmaking simulation implemented in C and Lua.

c lua matchmaking moba-games

Last synced: 26 Apr 2026

https://github.com/desour/samer

[Mod] sleep able manipulateable exciting robot [samer]

lua minetest minetest-mod robot

Last synced: 26 Apr 2026

https://github.com/samerop/test

Aero: A Roblox UI library featuring a clean and efficient design, without the use of animations or superfluous objects.

fast gui gui-library library lua luau open-source opensource performance roblox roblox-lua roblox-ui-lib ui ui-library

Last synced: 26 Apr 2026

https://github.com/hf/lua-noio

Lua without IO.

lua

Last synced: 26 Apr 2026

https://github.com/cheatoid/tstl-extensions

Plugin for TSTL which provides various low-level extensions

lua tstl tstl-extension tstl-plugin typescript typescript-to-lua

Last synced: 27 Apr 2026

https://github.com/nucleartide/hypatia-test

A test of Hypatia, an ML-family language that compiles to Lua.

haskell hypatia lua ml

Last synced: 27 Apr 2026

https://github.com/nstechbytes/yourstart

YourStart is a minimalistic Rainmeter skin designed to provide a sleek and functional start menu right on your desktop. It features a clean, modern aesthetic, and integrates seamlessly with Rainmeter to offer a smooth user experience.

frosted-glass lua powershell rainmeter rainmeter-skin skin start-menu weather

Last synced: 27 Apr 2026

https://github.com/kylemit/js-to-lua

A guide to converting syntax from JS to LUA

javascript lua monaco-editor

Last synced: 27 Apr 2026

https://github.com/esno/lua-lsw

an api client for leaseweb api

api cli command-line-tool leaseweb leaseweb-api lua lua-lsw

Last synced: 07 Jun 2026

https://github.com/xiyoo0812/luaxml

lua bindings for tinyxml2!

lua xml

Last synced: 28 Apr 2026

https://github.com/srtigers98/nvim-config

Personal NeoVim configuration

lua nvim

Last synced: 28 Apr 2026

https://github.com/moyiz/perception.nvim

Adjust current colorscheme by applying various color filters.

colorscheme lua neovim neovim-colors neovim-plugin nvim nvim-colorscheme nvim-lua nvim-plugin

Last synced: 28 Apr 2026

https://github.com/guilherme-codes/nvim-configs

This repository contains my personal configuration for Nvim, including all plugins and configurations using Lua programming language.

ide lua nvim texteditor

Last synced: 28 Apr 2026

https://github.com/ruanaragao/msk_note

A simple notepad for FiveM using OxMySQL

fivem fivem-script gta5 hacktoberfest hacktoberfest2022 html javascript lua

Last synced: 28 Apr 2026

https://github.com/fiatjaf/runluabot

Run arbitrary Lua code on Telegram

lua telegram-bot

Last synced: 29 Apr 2026

https://github.com/shacknetisp/sneakladder

A tool to use "sneak ladders" in Minetest.

lua minetest minetest-mod mod

Last synced: 29 Apr 2026

https://github.com/nawias/3dsample

Test bench for my lua-based software 3D renderer for LÖVE Potion

3d-graphics lovepotion lua software-renderer

Last synced: 08 Jun 2026

https://github.com/molnarmark/pipey

The tiny (460b) way of using pipes in MTA.

lua mta mtasa multitheftauto pipeline pipeline-framework pipelines

Last synced: 08 Jun 2026

https://github.com/mhatxotic/lua

The Lua interpreter from the official source code tarballs at https://lua.org/download.html which are contained in the master branch and modifications for Mhatxotic/Engine are in a separate branch with a suffix of -MXE. This layout is more manageable than using a fork of the official Lua repository. Lua has a MIT license and is © Lua.Org, PUC-Rio.

api code coding interpreter lua mirror programming puc-rio syntax

Last synced: 29 Apr 2026

https://github.com/mikyll/apisix-plugin-error-page-advanced

Enhanced, custom implementation of the error-page Enterprise APISIX plugin.

api-gateway apisix lua nginx openresty plugin

Last synced: 29 Apr 2026

https://github.com/krasjet/luart

fast real-time dsp prototyping template (wip)

audio dsp jack lua

Last synced: 29 Apr 2026

https://github.com/atmegabuzz/instanft

Capture, Create, Verify: NFTs Made Secure and Fun on AO

ao arweave esp32 lua node

Last synced: 29 Apr 2026

https://github.com/chabrovs/nvim-py

Fast, feature-rich setup for NeoVim 0.11.4+. Uses lazy.nvim and Mason for easy management. Includes optimized LSP, linting, and debugging for Python and its frameworks. Boost your coding speed!

config configuration debugging-tool lua lua-script neovim python3 vim

Last synced: 29 Apr 2026

https://github.com/davisdude/maze

Create a maze

love2d lua maze maze-generator

Last synced: 29 Apr 2026

https://github.com/sty00a4-code/luna

A light weight scripting language for quick and easy coding

compiler interpreter language lexer lua parser scripting scripting-language

Last synced: 30 Apr 2026

https://github.com/tangerineglacier/nvim-config

My personal Neovim config

lua neovim

Last synced: 30 Apr 2026

https://github.com/jdolitsky/lupo

Build Porter bundles with Lua

cnab go golang lua porter

Last synced: 30 Apr 2026

https://github.com/caiocampos/random-stuff

Projetos variados em Lua, Perl e outras linguagens

batch lua matlab octave perl

Last synced: 30 Apr 2026

https://github.com/rocco-gossmann/nvim-taskrunner

A small Plugin, to choose custom functions via Telescope and then execute them.

functions lua macros neovim telescope

Last synced: 30 Apr 2026

https://github.com/nicolasgandrade/jest-runner.nvim

A lightweight and easy-to-use Jest runner plugin for Neovim, enabling seamless test execution directly from the editor.

jest lazy lazyvim lua lvim neovim vim vim-plugin

Last synced: 30 Apr 2026

https://github.com/muhammed770/hammerspoon-bluetooth-automation

Script to automates the process of disconnecting a Bluetooth device when the system goes to sleep and reconnecting it when the system wakes up.

automation bluetooth blueutil hammerspoon lua lua-script macos

Last synced: 01 May 2026

https://github.com/arkenidar/love2d-invaders

love2d game : "Space Invaders" ( from a Tutorial , see link below )

game love2d love2d-game lua

Last synced: 01 May 2026

https://github.com/nymphium/ocaml-lua-re

Lua 5.2 bindings for OCaml

ctypes lua ocaml-library

Last synced: 01 May 2026

https://github.com/h3pei/buf-sweep.nvim

A Neovim plugin to sweep Vim buffers.

lua neovim

Last synced: 01 May 2026

https://github.com/egor00f/lua-kolibrios

port of lua for KolibriOS

kolibrios lua

Last synced: 01 May 2026

https://github.com/jdolitsky/luaparser

Library for converting simple Lua scripts into user-defined Go objects

go golang lua parser

Last synced: 02 May 2026

https://github.com/svermeulen/buck2_lua_rules

Buck2 rules for Lua and Teal

buck2 build lua teal tl

Last synced: 09 Jun 2026

https://github.com/aml-hassan-abd-el-hamid/space-war

2D Game that can be played with 2 or 3 players, built using Lua programming language and Love2d frameworke.

game game-development love2d lua object-oriented-programming

Last synced: 17 May 2026

https://github.com/kotborealis/seiran

🚀🌙 Simple lua-like language interpreter built using antlr4

antlr4 github-pages javascript js library lua repl

Last synced: 19 Jan 2026

https://github.com/flintinatux/chipmunk

A messy functional library for Lua

functional-programming gamedev lua

Last synced: 20 Mar 2025

https://github.com/jesstelford/pico-8-starter

Basic starter template for PICO-8 projects

game-development lua pico-8 pico8

Last synced: 27 Mar 2025

https://github.com/tomaintaround/adventofcode2024-lua

My Advent Of Code 2024 exercises, in Lua

advent-of-code2024 lua

Last synced: 29 Oct 2025

https://github.com/impankratov/pywal-lush

🎨 pywal-based neovim colorscheme

lua lush-nvim neovim neovim-colorscheme vim vim-colorscheme wal wpgtk

Last synced: 11 May 2026

https://github.com/bhhbazinga/lmjalgo

带鬼牌麻将的胡牌算法

c lua mahjong

Last synced: 18 May 2026

https://github.com/ilpakka/warriors

WIP - 2D Lua Project

game lua

Last synced: 07 Sep 2025

https://github.com/callmesalmon/monokai.nvim

My attempt at making a neovim colourscheme.

colorscheme lua nvim nvim-colorscheme

Last synced: 16 Feb 2026