Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Lua

Lua

1277 projects

Showing 36 of 1277 projects

lir.nvim
lir.nvimLua

A simple, customizable file explorer plugin for Neovim with floating window support.

#productivity#file-manager#text-editor
Stars380
Forks27
Last commit3 months ago
nvim-aider
nvim-aiderLua

A Neovim plugin that integrates Aider AI coding assistant directly into the editor for enhanced AI-assisted development.

#ai-coding-assistant#developer-tools#aider-integration
Stars378
Forks28
Last commit8 months ago
netman.nvim
netman.nvimLua

A Neovim framework for plugins to expose remote resources (SSH, Docker, etc.) via a standard API, replacing Netrw.

#remote-filesystem#ssh-client#file-management
Stars378
Forks7
Last commit10 months ago
lurker
lurkerLua

A Lua module that automatically hotswaps changed files in a running LÖVE game engine project.

#productivity#game-development#development-tools
Stars375
Forks31
Last commit3 years ago
zephyr-nvim
zephyr-nvimLua

A dark Neovim colorscheme written in Lua with Tree-sitter syntax support.

#vim-colorscheme#treesitter#nvim-treesitter
Stars375
Forks55
Last commit3 years ago
checkmate.nvim
checkmate.nvimLua

A full-featured, Markdown-based todo/task management plugin for Neovim with metadata, custom states, and archiving.

#task-tracker#todo#productivity
Stars375
Forks6
Last commit2 months ago
LÖVE API
LÖVE APILua

A Lua table containing the complete LÖVE game framework API documentation for use in development tools.

#autocompletion#ide-integration#game-development
Stars374
Forks54
Last commit2 months ago
Roblox Studio Mod Manager
Roblox Studio Mod ManagerC#

An open-source custom bootstrapper for Roblox Studio that enables file overrides, development branch access, and Fast Flag experimentation.

#modding-tools#experimental-features#file-overrides
Stars372
Forks78
Last commit27 days ago
modicator.nvim
modicator.nvimLua

A Neovim plugin that changes cursor line number color based on the current Vim mode.

#lualine-integration#vim-modes#workflow-optimization
Stars370
Forks11
Last commit3 months ago
telescope-zoxide
telescope-zoxideLua

A Telescope.nvim extension that integrates zoxide for fast directory navigation within Neovim.

#productivity#zoxide#directory-navigation
Stars370
Forks21
Last commit1 year ago
store.nvim
store.nvimLua

A Neovim plugin store with 6,200+ plugins, automatic installation, and an intuitive UI for browsing and managing extensions.

#plugin-manager#developer-tools#neovim-ecosystem
Stars370
Forks7
Last commit2 days ago
Metalua
MetaluaLua

A Lua superset compiler and code analysis tool with compile-time meta-programming capabilities.

#programming-language#compiler#macros
Stars369
Forks62
Last commit2 years ago
perfanno.nvim
perfanno.nvimLua

A NeoVim plugin that annotates source code with profiling data from perf, LuaJIT, and other profilers to visualize performance bottlenecks.

#treesitter#luajit#performance-analysis
Stars368
Forks6
Last commit6 months ago
smartcolumn.nvim
smartcolumn.nvimLua

A Neovim plugin that automatically hides the colorcolumn when lines are short and shows it only when needed.

#code-editing#workflow-optimization#visual-feedback
Stars366
Forks16
Last commit5 days ago
muren.nvim
muren.nvimLua

A Neovim plugin for performing multiple search-and-replace operations with an interactive UI.

#editor-tool#productivity#vim
Stars364
Forks7
Last commit1 year ago
log.lua
log.luaLua

A minimal logging module for Lua with six severity levels, console colors, and optional file output.

#file-logging#minimal#logging
Stars360
Forks91
Last commit2 years ago
SCUMM-8
SCUMM-8Lua

A PICO-8 demake of the classic SCUMM engine for creating retro-style point-and-click adventure games.

#adventure-games#scumm#game-development
Stars359
Forks20
Last commit11 months ago
NoobHub
NoobHubLua

Open-source multiplayer and network messaging server for Lua-based game engines like CoronaSDK, Moai, Gideros, LÖVE, and Defold.

#moai#corona-sdk#wtfpl
Stars357
Forks53
Last commit1 month ago
nfnl
nfnlFennel

A Neovim plugin that automatically compiles Fennel to Lua for configuration and plugins with zero runtime overhead.

#compiler#lisp#neovim-fennel
Stars357
Forks11
Last commit3 months ago
luadec51
luadec51C

Lua Decompiler for Lua version 5.1

#c#decompiler#lua
Stars356
Forks134
Last commit4 years ago
eagle.nvim
eagle.nvimLua

A Neovim plugin that provides a floating window for diagnostics and LSP information with smart mouse tracking.

#developer-tools#keyboard-mode#neovim-plugin
Stars356
Forks8
Last commit5 months ago
nvim-lspfuzzy
nvim-lspfuzzyLua

A Neovim plugin that integrates FZF with the Language Server Protocol client for fuzzy-finding LSP results.

#vimscript#neovim-lsp#neovim-plugin
Stars354
Forks15
Last commit2 months ago
im-select.nvim
im-select.nvimLua

Automatically switch input methods based on Neovim's edit mode for macOS, Windows, and Linux.

#productivity#editor-integration#workflow-automation
Stars353
Forks36
Last commit4 months ago
PacPac
PacPacLua

A Lua-based Pac-Man clone with three mazes and easy level editing, built with the LÖVE game engine.

#pac-man-clone#game-development#level-editor
Stars352
Forks36
Last commit11 years ago
Love Imgui
Love ImguiC++

A Lua binding of Dear ImGui for the LÖVE game engine, enabling immediate-mode GUI development.

#imgui#bindings#debug-tools
Stars352
Forks64
Last commit2 years ago
deadcolumn.nvim
deadcolumn.nvimLua

A Neovim plugin that dynamically shows the colorcolumn as you approach it, helping maintain code width.

#developer-tools#text-editor#neovim-plugin
Stars351
Forks11
Last commit10 months ago
night-owl.nvim
night-owl.nvimLua

A faithful Neovim port of the Night Owl VSCode theme with extended Treesitter and semantic token support.

#vim-colorscheme#treesitter#developer-tools
Stars351
Forks32
Last commit1 year ago
cheovim
cheovimLua

A Neovim configuration switcher written in Lua that automates managing and transitioning between multiple configs.

#plugin-manager#developer-tools#vim
Stars349
Forks12
Last commit3 years ago
Cirno's Perfect Math Library
Cirno's Perfect Math LibraryLua

A comprehensive Lua math library for 2D/3D game development, providing vectors, matrices, quaternions, and geometric operations.

#quaternions#geometry#math
Stars349
Forks43
Last commit5 months ago
nwm
nwmLua

A Neovim plugin that allows you to manage X11 windows as if they were buffers within the editor.

#productivity-tools#x11#linux-desktop
Stars349
Forks5
Last commit2 months ago
nvim-fzf
nvim-fzfLua

An asynchronous Lua API for integrating fzf fuzzy finder into Neovim with full UI interactivity.

#vim#ui-integration#asynchronous
Stars348
Forks14
Last commit1 year ago
neodim
neodimLua

Neovim plugin that dims highlights for unused code (functions, variables, parameters) via LSP diagnostics.

#diagnostic-tools#syntax-highlighting#unused-code
Stars347
Forks11
Last commit1 year ago
pckr.nvim
pckr.nvimLua

A modern, declarative plugin manager for Neovim with lockfile support and no compilation step.

#plugin-manager#lockfile#declarative-config
Stars346
Forks17
Last commit10 months ago
lua-mode
lua-modeEmacs Lisp

An Emacs major mode providing syntax highlighting, indentation, REPL integration, and tooling for editing Lua code.

#emacs#code-editing#flymake
Stars344
Forks75
Last commit1 year ago
AVA
AVAC

A tiny, unlicensed 3D game engine written in C with C++ and Lua interfaces, emphasizing simplicity and embeddability.

#lua-scripting#public-domain#embedding
Stars342
Forks31
Last commit7 years ago
nvim-snippy
nvim-snippyLua

A minimalist snippet plugin for Neovim 0.10+ written in Lua, leveraging built-in extmarks and supporting SnipMate syntax.

#productivity#text-expansion#code-editing
Stars340
Forks20
Last commit29 days ago
PreviousPage 11 of 36Next

Related Tags

#Neovim Plugin640#Neovim588#Game Development302#Nvim289#Developer Tools250#Productivity228#Love2d193#Nvim Plugin141#Plugin129#Syntax Highlighting111#Vim110#Game Engine101
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