Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Lua

Lua

1281 projects

Showing 36 of 1281 projects

omnia
omniaC

A Lua build system that compiles Lua, Fennel, and MoonScript source code into standalone executables.

#luajit-alternative#build-system#scripting
Stars47
Forks2
Last commit5 years ago
decipher.nvim
decipher.nvimLua

A Neovim plugin for encoding and decoding text using various codecs like base64, URL, and XML.

#developer-tools#data-serialization#text-encoding
Stars47
Forks1
Last commit3 months ago
LOVE-WrapLua
LOVE-WrapLuaLua

A LOVE2D wrapper enabling game development for PSP, PS Vita, and PS3 using OneLua, lpp-vita, and Lua Player PS3.

#ps3#ps-vita#psp
Stars47
Forks9
Last commit5 years ago
lue
lueLua

A LÖVE library for managing colors and creating hue effects in games.

#color-management#graphics#animation
Stars46
Forks1
Last commit3 years ago
flyboy
flyboyLua

A lightweight ChatGPT plugin for Neovim that enables AI-assisted coding directly in your editor buffers.

#ai-coding-assistant#lua-plugin#chatgpt-integration
Stars46
Forks2
Last commit2 years ago
telescope-insert-path.nvim
telescope-insert-path.nvimLua

A Neovim plugin that uses Telescope to insert file paths into buffers with customizable path types and insertion locations.

#productivity#vim-mappings#editor-integration
Stars46
Forks6
Last commit
gloombuddy
gloombuddyLua

A gloom-inspired color scheme for Neovim built with the colorbuddy framework.

#treesitter#syntax-highlighting#dark-theme
Stars46
Forks3
Last commit5 years ago
lover
loverRust

A command-line build system and runner for Love2D projects, inspired by Cargo.

#appimage#cargo-inspired#dependency-management
Stars46
Forks2
Last commit6 days ago
ada-lua
ada-luaAda

An Ada binding for Lua, enabling Ada programs to execute Lua scripts and interact with the Lua runtime.

#api-binding#programming-language#embedded-scripting
Stars46
Forks8
Last commit2 years ago
commentless.nvim
commentless.nvimLua

A Neovim plugin that hides comments to focus on code flow, revealing them when needed.

#developer-tools#productivity#code-editing
Stars45
Forks2
Last commit1 year ago
codeschool.nvim
codeschool.nvimLua

A Lua-based colorscheme for Neovim with treesitter and built-in LSP support, based on the codeschool.vim palette.

#treesitter#developer-tools#syntax-highlighting
Stars45
Forks5
Last commit6 months ago
lighter
lighterLua

A dynamic light and shadow casting library for the Löve 2D game framework.

#lighting-engine#shadow-casting#lighting
Stars45
Forks3
Last commit7 months ago
pico-test
pico-testJavaScript

A testing framework for PICO-8 that runs tests by piping PICO-8's output to a Node.js CLI tool.

#unit-testing#cart#cli-tool
Stars45
Forks4
Last commit3 years ago
improved-ft.nvim
improved-ft.nvimLua

A Neovim plugin that enhances default f/t character navigation with multiline support, insert mode, and stable hops.

#productivity#keyboard-workflow#text-navigation
Stars45
Forks2
Last commit2 years ago
svm
svmC++

Torch7 library providing SVM implementations including SGD-based methods and LIBLINEAR wrapper.

#linear-classification#classification#sgd
Stars44
Forks26
Last commit10 years ago
LoveDebug
LoveDebugLua

An on-screen interactive console for debugging LÖVE 2D games with live code reloading and real-time HUD.

#lovedebug#open-source#library
Stars44
Forks3
Last commit6 years ago
Luafinding
LuafindingLua

A fast and easy-to-use A* pathfinding module written in Lua, optimized for performance.

#open-source-library#game-development#lua
Stars44
Forks5
Last commit4 years ago
Badar
BadarLua

A simple and fun UI syntax library for Löve2D, prioritizing developer experience and readability.

#open-source#gamedev#component-based
Stars44
Forks3
Last commit1 year ago
picker.nvim
picker.nvimLua

A lightweight, high-performance, and extensible fuzzy finder for Neovim with a simple source API.

#productivity#vim#text-editor
Stars44
Forks1
Last commit1 month ago
FlexLöve
FlexLöveLua

A comprehensive UI library providing flexbox/grid layouts, theming, animations, and event handling for LÖVE2D games.

#animation#grid-layout#game-development
Stars44
Forks1
Last commit25 days ago
vn-night.nvim
vn-night.nvimLua

A dark Neovim colorscheme written in Lua with built-in LSP and Treesitter support.

#treesitter#editor-theme#syntax-highlighting
Stars44
Forks3
Last commit1 year ago
RapidForge
RapidForgeJavaScript

Lightweight, self hosted platform for building webhooks, scheduled tasks and pages. Implement your logic with Bash, Lua or mRuby

#devops#soar#cronjob
Stars44
Forks1
Last commit5 days ago
Core torch7 demos repository
Core torch7 demos repositoryLua

A collection of demos and tutorials for learning Torch7, a scientific computing framework with deep learning support.

#scientific-computing#demos#deep-learning
Stars43
Forks20
Last commit9 years ago
dark_flat.nvim
dark_flat.nvimLua

A Neovim colorscheme ported from Dark Flat iTerm2 theme with LSP and Tree-sitter support, written in Lua.

#syntax-highlighting#dark-theme#customizable
Stars43
Forks1
Last commit2 years ago
AUKit austream
AUKit austreamLua

An audio decoding and processing framework for ComputerCraft, supporting multiple formats and real-time streaming.

#computercraft#flac#audio-decoding
Stars43
Forks3
Last commit4 months ago
houdini.nvim
houdini.nvimLua

A Neovim plugin that eliminates input delay when escaping insert mode and other modes using two-character mappings.

#productivity#vim-mappings#neovim-plugin
Stars43
Forks3
Last commit2 years ago
fusen.nvim
fusen.nvimLua

A Neovim plugin for sticky note bookmarks with git branch awareness, hover annotations, and Telescope integration.

#bookmarks#sticky-notes#developer-tools
Stars43
Forks3
Last commit1 month ago
Artal
ArtalLua

A Lua library for parsing Adobe Photoshop .PSD files into the LÖVE game framework, providing layer data, blend modes, and structure.

#adobe-photoshop#shaders#game-library
Stars42
Forks4
Last commit1 year ago
d-SEAMS
d-SEAMSC++

A C++ core engine for deferred structural elucidation analysis of molecular dynamics trajectories.

#scientific-computing#lua-scripting#trajectories
Stars42
Forks10
Last commit4 days ago
dbout.nvim
dbout.nvimLua

A Neovim plugin to connect to databases, execute SQL queries, and view results in JSON format directly within the editor.

#developer-tools#workflow-automation#neovim-plugin
Stars42
Forks1
Last commit11 days ago
nvim-commaround
nvim-commaroundLua

A Neovim plugin that toggles block or line comments based on visual selection and filetype detection.

#vimscript#filetype-detection#editor-tool
Stars42
Forks1
Last commit3 years ago
nvim-thyme
nvim-thymeFennel

A zero-overhead Fennel JIT compiler for Neovim that compiles at runtime with safety rollbacks.

#plugin-manager#runtime-compilation#rollback-system
Stars42
Forks0
Last commit10 months ago
co-author.nvim
co-author.nvimLua

A Neovim plugin that automatically fetches and adds co-authors to commit messages from repository history.

#version-control#developer-tools#vim
Stars42
Forks4
Last commit10 months ago
IQM
IQMPython

Blender exporter and LÖVE loader for the IQM and EXM 3D model formats, with animation support.

#graphics#animation#luajit
Stars42
Forks2
Last commit5 years ago
Milo
MiloLua

A collection of applications for Opus OS, a ComputerCraft operating system.

#computercraft#minecraft-mod#system-tools
Stars41
Forks31
Last commit3 years ago
numbers.nvim
numbers.nvimLua

A Neovim plugin that automatically toggles relative line numbers based on context like insert mode.

#productivity#text-editor#neovim-plugin
Stars41
Forks3
Last commit4 months ago
PreviousPage 25 of 36Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
8 months ago
#Neovim Plugin643
#Neovim591
#Game Development302
#Nvim290
#Developer Tools250
#Productivity230
#Love2d193
#Nvim Plugin141
#Plugin129
#Syntax Highlighting112
#Vim112
#Game Engine101