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/donutteam/project-donut-anniversary-edition

A special anniversary edition of Project Donut.

game-modding lua mod modding

Last synced: 22 Apr 2025

https://github.com/morganamilo/lunaos

LunaOS, a new OS for Computercraft.

computercraft lua

Last synced: 25 Oct 2025

https://github.com/sanjay-sol/neovim-config

My Neovim configuration utilizes LazyVim as the package manager, Telescope for file searching, and Treesitter for syntax highlighting. I chose the Catppuccin color scheme for aesthetics. Additionally, I integrated the Copilot plugin to enhance development speed.

catpuccin lazyvim lua neovim treesitter vim

Last synced: 28 Apr 2025

https://github.com/fastshift/c2lua

C binding to Lua

binding c lua

Last synced: 15 Aug 2025

https://github.com/kai-kj/microcompute

A small library for gpu computing

c glsl gpgpu gpu gpu-computing gpu-programming lua luajit opengl

Last synced: 12 Apr 2025

https://github.com/codelit/gmod-nlit-base

This framework is created for Garry's mod game. Contains a lot of usefull stuff for creating addons.

framework garrysmod gmod gmod-addon gmod-lua lua module

Last synced: 14 Oct 2025

https://github.com/activexdiamond/cat-paw

A 2D game development engine written on top of Love2D offering 3 different levels of abstraction that aims to offer facilities while not binding the user into any architecture.

game-dev game-development game-engine love love2d love2d-framework lua

Last synced: 12 Apr 2025

https://github.com/manoelcampos/nclua-rss-reader

Leitor de notícias RSS para o Sistema Brasileiro de TV Digital (SBTVD/ISDB-TB) 📰📺

app dtv ginga ginga-ncl isdb isdb-t isdb-tb isdbt lua ncl reader rss sbtvd tvd

Last synced: 05 Mar 2026

https://github.com/Brugarolas/luajit-experimental

LuaJIT & other random additions which may not be stable enough

event-loop experimental garbage-collector libuv lua luajit luv luvit openresty-lua

Last synced: 10 Mar 2025

https://github.com/flamendless/ecsvsooptutorial

source code for https://flamendless.github.io/ecs-vs-oop/

2d ecs gamedev love2d lua oop tutorial

Last synced: 14 May 2026

https://github.com/oechsler/baresharp

🖼2D sprite framework, living ontop of MonoGame.

gameengine lua monogame sprites

Last synced: 08 May 2026

https://github.com/planimeter/lassimp

LuaJIT FFI bindings for Assimp

assimp lua luajit luajit-ffi-bindings

Last synced: 20 May 2026

https://github.com/dyne/lua-paillier

Lua module for the Paillier cryptographic scheme

c crypto lua paillier

Last synced: 10 Mar 2026

https://github.com/nercus/mappinenhanced

Map Pin Enhanced is a World of Warcraft addon to enhance the ingame waypoint system.

lua world-of-warcraft world-of-warcraft-addon

Last synced: 11 Mar 2026

https://github.com/chippolot/romud

roMUD is an open-source cross-platform MUD heavily inspired by DikuMUD and Ragnarok Online written in Go

dikumud education game-development game-server golang learning lua mmo mmorpg mud ragnarok ragnarok-online

Last synced: 02 Jul 2025

https://github.com/Be1zebub/lua-template

php style html+lua inline templater for luvit

html lua luajit luvit template-engine

Last synced: 10 Mar 2025

https://github.com/austinwilcox/hex2rgba

A Neovim plugin that convert hex values on a line of text into rgba values.

colors hex lua neovim rgba

Last synced: 12 Apr 2025

https://github.com/dinau/luajitimgui

Luajit + ImGui: Windows binary project using anima project

anima demo examples glfw gui image imgui imnode implot implot3d jpeg lua luajit sdl2 sdl3 stb ui windows

Last synced: 14 Oct 2025

https://github.com/SertraFurr/Deltarune-Debug-Script

Here is a script to enable the Debug mode on all Deltarune Chapters ! Feel free to report any error

code csharp deltarune lua script scripts undertale undertalemodtool

Last synced: 01 Jul 2025

https://github.com/bravoecho/brook.nvim

A ripgrep wrapper for Neovim. Streams results asynchronously to the quickfix list, bypasses shell interpretation for security and portability, and sets the search register for seamless n/N navigation.

code-search grep lua neovim neovim-lua neovim-plugin quickfix quickfix-list refactoring regex ripgrep search vim vimgrep

Last synced: 31 Jan 2026

https://github.com/delphinus/open-official-doc.nvim

Yet another plugin to open the official doc from help in Neovim

lua neovim

Last synced: 03 Apr 2025

https://github.com/wangxuangege/route-v1

[@deprecated 废弃] nginx+lua实现7层代理路由分流

bootstrap lua nginx

Last synced: 02 May 2026

https://github.com/softwareqinc/nvim-sq

Power-up your workflow with Neovim

lua neovim neovim-configuration

Last synced: 19 Apr 2026

https://github.com/stefano-m/lua-upower_dbus

Get power information with UPower and DBus

battery dbus lua upower

Last synced: 02 Sep 2025

https://github.com/autumngmod/libloader

🍂 Package manager for Garry's Mod (in-dev)

garrysmod gmod gmod-lua lua package-manager

Last synced: 08 Jun 2026

https://github.com/prrockzed/nvimdev

Neovim distro built for keyboard lovers to maximize productivity. Fast, Efficient, Structured and Customizable.

code-editor editor foss gssoc-ext hacktoberfest hacktoberfest-accepted ide lua neovim neovim-config neovim-configuration nvim nvim-config nvim-setup open-source vim vimrc

Last synced: 24 Mar 2025

https://github.com/losfair/luax

A Lua 5.3 implementation in Rust (work in progress)

interpreter lua programming-language rust vm

Last synced: 04 Feb 2026

https://github.com/hxueh/beancount.nvim

Comprehensive Neovim plugin for Beancount plain text accounting with syntax highlighting, diagnostics, auto-completion, formatting, and navigation features.

auto-completion beancount code-formatting diagnostics lua neovim neovim-plugin nvim

Last synced: 21 Feb 2026

https://github.com/rochet2/smallfolk_cpp

smallfolk serializer with C++

cpp hacktoberfest lua serialization serializer smallfolk

Last synced: 06 May 2025

https://github.com/sieep-coding/game-of-life-lua

The famous Conway's Game of Life Simulation written in Lua, with customizable parameters.

game-of-life lua

Last synced: 03 Sep 2025

https://github.com/gilzoide/wildcard_pattern-lua

Lua library for using shell-like wildcards as string patterns with support for importing gitignore-like file content

gitignore-files ignore-list lua lua-library wildcard

Last synced: 07 Apr 2025

https://github.com/roosta/telescope-folds.nvim

Neovim plugin that lets you fuzzy search for folds in a file using Telescope.

lua neovim neovim-plugin telescope-plugin

Last synced: 17 Jun 2026

https://github.com/ncine/docs

Doxygen generated documentation for the project

documentation doxygen doxygen-documentation lua ncine

Last synced: 12 Jul 2026

https://github.com/cheprasov/lua-scripts-for-redis

Some Lua scripts for redis

bitpos lua redis script

Last synced: 20 May 2026

https://github.com/malob/personalhotspot.spoon

Hammerspoon Spoon to connect, disconnect, or toggle connection to/from a personal hotspot. Optionally kills/opens a list of apps on connect/disconnect respectively.

hammerspoon lua spoon

Last synced: 06 Nov 2025

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

⚙️ Neovim config files

lua neovim neovim-plugins nvim nvim-lua vim vimrc

Last synced: 09 Sep 2025

https://github.com/ttwings/behavior3_lua_love2d_battledemo

用开源behavior3工具,做love2d游戏,《武侠与江湖》的战斗模拟

behavior-tree love2d-library lua

Last synced: 12 Apr 2025

https://github.com/dheerajshenoy/navi

Highly customizable and extensible modern file manager

cpp file-management file-manager linux lua qt qt6 sol2

Last synced: 30 Oct 2025

https://github.com/james2doyle/raylib-luajit-generated

An attempt at Raylib LuaJit bindings that are generated from the raylib-parser API docs

lua luajit luajit-ffi luajit-ffi-bindings raylib

Last synced: 13 Apr 2025

https://github.com/tobitege/du-saga

Saga Autopilot script for Dual Universe (customized)

dual-universe lua

Last synced: 12 Apr 2025

https://github.com/vulcan-dev/cslw

C99-C23 Simple Lua Wrapper

c11 c23 c99 lua wrapper

Last synced: 13 Mar 2025

https://github.com/xiyoo0812/ldetour

基于recastnavigation供lua使用的navmesh导航库!

lua navmesh recast-detour recastnavigation

Last synced: 30 Apr 2026

https://github.com/sircypkowskyy/my-advent-of-code-2022

My projects of completed tasks in the Advent of Code challenge (2022 edition). Each day I tried to complete tasks in a different, preferably previously unknown programming language.

aoc2022 c-sharp coding-challenge coding-challenges dart go golang kotlin lua net-core nodejs powershell-script ruby typescript

Last synced: 03 Mar 2026

https://github.com/lukeb06/history.nvim

A lightweight Neovim plugin for quickly navigating buffers

lua neovim neovim-plugin

Last synced: 05 Apr 2025

https://github.com/vishnurajendran/kouhai

An easy way to make visual novels

c-sharp lua moonsharp unity

Last synced: 26 Feb 2026

https://github.com/eja/tibula-lua

an eja/Lua framework for MySQL and Sqlite3 DBMS management, with a nice and intuitive web based GUI.

eja lua mysql sqlite3

Last synced: 28 Apr 2025

https://github.com/zigotica/tilde

git bare repo to hold my .bash_profile and .config folder (bash, custom bin scripts, nvim, ollama,...)

ai-model ansible-vault bash bash-profile bash-scripting bin-files deepseek-coder dotfiles dotfiles-macos git-bare git-config lua mistral neovim neovim-config neovim-dotfiles ollama sketchybar tmux-conf

Last synced: 05 Mar 2026

https://github.com/nvim-mini/mini.fuzzy

Neovim Lua plugin with fuzzy matching functionality. Part of 'mini.nvim' library.

lua mini-nvim neovim neovim-plugin

Last synced: 11 Sep 2025

https://github.com/djerius/autotoolized-lua

Autoconf, automake and libtool enabled Lua

autoconf lua

Last synced: 04 May 2025

https://github.com/alpepi/fs22_workertakeover

Worker Takeover mod for Farming Simulator 22.

farming-simulator farming-simulator-22 fs22 lua mods

Last synced: 14 Jul 2025

https://github.com/1riz/telescope-macros.nvim

telescope.nvim extension to manage macros (WIP)

lua macros neovim nvim nvim-plugin registers telescope-extension

Last synced: 08 Mar 2026

https://github.com/qwwshs/dakumi

TAKUMI³的饭制制谱器

love2d love2d-game lua luajit takumi3

Last synced: 11 Apr 2025

https://github.com/lfenzo/fusion.nvim

The Radioactive Neovim Dark Colorscheme (Beware of the Radiation)

colorscheme dark-theme lua neovim radioactive text-editor vibrant visuals

Last synced: 01 May 2025

https://github.com/kikito/busted-stable

A simple rock to install a stable version of busted

deprecated lua unmaintained

Last synced: 23 Jul 2025

https://github.com/fedepujol/cosmos.nvim

Bring the universe to your code!

cosmos lua neovim nvim vim

Last synced: 07 May 2025

https://github.com/rorkh/tea

Lovely Lua preprocessor (liquid and warm)

lua preprocessor tea

Last synced: 06 Apr 2025

https://github.com/rogueyoshi/aethersource

A precursor to OBS Browser Source; a scriptable Virtual Camera / Capture Card using DirectShow + DirectXTK, aimed for streaming apps such as OBS/XSplit.

cpp directshow directx directxtk lua luajit obs streaming xsplit

Last synced: 19 Mar 2025

https://github.com/moteus/lua-lzmq-zmq

Wrapper around lzmq library to be compatiable with lua-zmq library

lua zeromq zmq

Last synced: 27 Jul 2025

https://github.com/tsuru/lua-resty-libjwt

Lua bindings to libjwt (https://github.com/benmcollins/libjwt) using FFI

authentication authorization jwt lua nginx openresty

Last synced: 22 May 2026

https://github.com/donearm/renamer

File renaming script in Python and Lua

lua python rename-files

Last synced: 16 Dec 2025

https://github.com/anonvm/nginx-installer

Automate NGINX Compilation from Source with Custom Modules and Patches on Debian & Ubuntu

bot brotli cache cloudflare firewall geolocation http http2 https lua modsecurity nginx pagespeed proxy redis rtmp tengine waf

Last synced: 10 Apr 2025

https://github.com/mixj93/aegisub-plugins

filters and macros for Aegisub automation

aegisub lua

Last synced: 02 Jul 2026

https://github.com/coatless-quarto/catchandrelease

R&D Quarto extension to capture output and replace it elsewhere in document

experiment lua lua-filter pandoc pandoc-filter quarto quarto-extension

Last synced: 08 May 2025

https://github.com/BytePaws/sysmon.nvim

Display system resource usage and temperature in LunarVim

learning-by-doing lua lunarvim lunarvim-plugins neovim-plugins

Last synced: 26 Mar 2025

https://github.com/waylonwalker/mdformat.nvim

format markdown language fences in nvim

lua neovim neovim-plugin vim

Last synced: 05 May 2025

https://github.com/michaelboulton/rules_lua

Experimental Bazel rules for Lua and Fennel

bazel fennel lua

Last synced: 23 Feb 2026

https://github.com/nagydani/loveputer

A console-based Lua-programmable computer for children based on löve2d framework.

android cli education lua

Last synced: 22 Mar 2025

https://github.com/rnwst/pandoc-lua-types

Type checking for pandoc Lua filters.

language-server lua pandoc pandoc-filter

Last synced: 25 Jan 2026

https://github.com/fedepujol/nvim

Another PDE for Neovim!

linux lsp lua neovim nvim vim vscode windows

Last synced: 07 May 2025

https://github.com/hanxi/lua-for-win

Build Lua for windows

lua makefile nmake windows

Last synced: 13 Apr 2025

https://github.com/panqkart/servermods

Extra mods or changes specifically for PanqKart's server.

lua minetest minetest-modpack panqkart server

Last synced: 06 Apr 2025

https://github.com/nidorx/roblox-network-contract

Facilitates Client Server communication through Events. Has Encode, Decode, Diff, Patch and Message Knowledge

acknowledgment client-server delta-compression delta-encoding diff encoding events game-development game-networking lua patch roblox

Last synced: 14 Feb 2026

https://github.com/jryzkns/life

Game of life implementation. Made with love, for LÖVE.

gameoflife love love2d lua

Last synced: 12 Apr 2025

https://github.com/joshalexjacobs/simplytimers

A simple timer library created for the Love2D framework

library love-game-engine love2d love2d-framework lua timer

Last synced: 29 Oct 2025

https://github.com/arshiabyt/byt-fastmenu

Advanced Fast Menu system for FiveM ESX framework with a clean NUI interface and Fully Optimized for any resolution.

english esx esx-legacy esx-script fastmenu fivem lua menu roleplay

Last synced: 02 Mar 2026

https://github.com/jpmcb/nvim-go

A fast LSP and Lua based Neo-Vim Go client

golang lua neovim

Last synced: 18 Sep 2025

https://github.com/nstefan002/15puzzle.nvim

Classic 15 puzzle for Neovim.

game lua neovim neovim-plugin plugin puzzle-game

Last synced: 25 Sep 2025

https://github.com/miqueas/github-rest-api-examples

Basic example of the Github REST API in various languages

c-sharp csharp github go golang lua mono nim nim-lang nuget python python-3 python3 rest rest-api ruby vala

Last synced: 07 Apr 2026

https://github.com/mrexox/github-open.nvim

Nvim plugin to open files under cursor on Github

github line lua nvim open

Last synced: 28 Jul 2025

https://github.com/duckonaut/reluax

A web framework based on a custom dialect of Lua

lua rust server

Last synced: 16 Aug 2025

https://github.com/drvrej/left-4-dead-common-infected-snpcs

Left 4 Dead Common Infected SNPCs

garrysmod gmod left4dead lua npc

Last synced: 18 Mar 2025