Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Lua

Lua

894 projects

Showing 36 of 894 projects

nvim-go
nvim-goLua

A minimal Neovim plugin written in Lua that provides essential Go development tools like formatting, linting, testing, and struct tag management.

#developer-tools#neovim-plugin#golang-development
Stars153
Forks16
Last commit2 months ago
dadbod-grip.nvim
dadbod-grip.nvimLua

A Neovim plugin that lets you edit database tables like Vim buffers with live SQL preview, transaction undo, and cross-database federation.

#ai#database#vim-buffers
Stars153
Forks3
Last commit1 month ago
fzfx.nvim
fzfx.nvimLua

A Neovim fuzzy finder plugin that updates search results on every keystroke.

#live-grep#neovim-plugin#plugin
Stars151
Forks3
Last commit9 months ago
LPegLabel
LPegLabelC

A Lua PEG library extension that adds labeled failures for error handling and recovery in parsing expression grammars.

#parsing#syntax-error-recovery#peg
Stars151
Forks20
Last commit3 years ago
pymple.nvim
pymple.nvimLua

A Neovim plugin that automatically refactors Python imports when files or directories are moved or renamed.

#python-development#productivity#file-explorer-integration
Stars150
Forks7
Last commit5 months ago
llthreads
llthreadsC

A low-level Lua wrapper for pthreads and WIN32 threads that provides isolated Lua states in separate threads without shared memory.

#pthreads#luarocks#multithreading
Stars150
Forks35
Last commit1 year ago
telescope-all-recent.nvim
telescope-all-recent.nvimLua

Adds recency and frecency sorting to all Telescope pickers in Neovim by overriding internal functions.

#productivity#telescope-extension#frecency-sorting
Stars149
Forks6
Last commit1 year ago
.sea.nvim
.sea.nvimLua

A highly customized Neovim configuration designed as a personal IDE, featuring LSP support, debugging, note-taking, and AI integration.

#vimscript#ai-integration#productivity
Stars148
Forks5
Last commit2 months ago
love-loader
love-loaderLua

Threaded resource loading library for LÖVE game framework to prevent framerate drops during asset loading.

#threading#performance-optimization#game-development
Stars147
Forks17
Last commit1 year ago
lzmq
lzmqLua

A Lua binding library for ZeroMQ, providing both C and FFI implementations for high-performance messaging.

#high-performance#message-queue#distributed-systems
Stars145
Forks43
Last commit5 years ago
oasis.nvim
oasis.nvimCSS

A collection of 15 desert-inspired high-contrast Neovim colorschemes with dual dark/light modes and AAA WCAG compliance.

#vim#nvim-lua#desert-theme
Stars145
Forks7
Last commit9 days ago
easytables.nvim
easytables.nvimLua

A Neovim plugin for creating and editing markdown tables with live preview and intuitive cell navigation.

#vimscript#productivity#live-preview
Stars144
Forks4
Last commit7 months ago
vlog.nvim
vlog.nvimLua

A zero-dependency, single-file logger for Neovim Lua plugins with print-style and format-style logging.

#developer-tools#zero-dependency#neovim-plugin
Stars143
Forks8
Last commit2 years ago
Lake
LakeLua

A lightweight Lua-based build engine that interprets dependency rules for cross-platform compilation and automation.

#rake-inspired#make-alternative#dsl
Stars143
Forks17
Last commit10 years ago
manifold
manifoldLua

A Torch7 package for manifold learning and dimensionality reduction, including LLE and t-SNE embeddings.

#embedding#dimensionality-reduction#torch7
Stars143
Forks30
Last commit9 years ago
tuis.nvim
tuis.nvimLua

A collection of interactive terminal user interfaces for Neovim to manage processes, containers, cloud resources, and developer tools.

#developer-tools#cli-enhancement#docker-management
Stars142
Forks2
Last commit5 months ago
neowiki.nvim
neowiki.nvimLua

A full-featured minimalist Vimwiki successor for Neovim, built with Lua for instant note-taking and GTD.

#productivity#knowledge-management#neovim-plugin
Stars142
Forks9
Last commit1 month ago
luatx
luatxLua

A comprehensive Lua library for time, date, and timezone manipulation with zoneinfo support.

#datetime#timezone#luajit
Stars139
Forks17
Last commit7 months ago
nvim-chainsaw
nvim-chainsawLua

A Neovim plugin for smart, customizable insertion of various log statements using Treesitter for intelligent variable detection and placement.

#print-statements#treesitter#developer-tools
Stars137
Forks17
Last commit2 months ago
plugin-template.nvim
plugin-template.nvimLua

A template repository for creating Neovim plugins written in Lua, with testing and CI workflows pre-configured.

#development-workflow#nvim-lua#neovim-plugin
Stars135
Forks14
Last commit2 years ago
unified.nvim
unified.nvimLua

A Neovim plugin for displaying inline unified diffs directly in your buffer with a file tree explorer.

#vimscript#git-diff#editor-tool
Stars135
Forks11
Last commit11 days ago
slimline.nvim
slimline.nvimLua

A configurable and visually pleasing Neovim statusline written in Lua, designed for efficiency and aesthetics.

#lua-plugin#lightweight#customizable
Stars134
Forks10
Last commit1 month ago
Argon
ArgonRust

A powerful CLI tool that enhances Roblox development with two-way sync, project building, and workflow automation.

#developer-tools#workflow-automation#cli-tool
Stars134
Forks14
Last commit27 days ago
seeker.nvim
seeker.nvimLua

A Neovim plugin for progressive file investigation by seamlessly switching between file filtering and content searching.

#workflow-tool#file-picker#text-editor
Stars133
Forks3
Last commit3 months ago
lust
lustLua

A lightweight, single-file Lua test framework with expect-style assertions, spies, and nested describe/it blocks.

#spies#unit-testing#lightweight
Stars132
Forks10
Last commit1 year ago
LÖVE TypeScript Definitions
LÖVE TypeScript Definitions

TypeScript declaration files for building LÖVE 2D game projects with full type safety.

#typescripttolua#transpiler#type-safety
Stars132
Forks13
Last commit2 months ago
tiny-devicons-auto-colors.nvim
tiny-devicons-auto-colors.nvimLua

A Neovim plugin that automatically colors file icons by matching them to a theme's color palette.

#theme-integration#file-icons#neovim-plugin
Stars131
Forks1
Last commit
cd-project.nvim
cd-project.nvimLua

A minimalist Neovim plugin for quickly switching between project directories without complex project management features.

#productivity#workflow#minimalist
Stars131
Forks16
Last commit5 months ago
lpeg_patterns
lpeg_patternsLua

A collection of LPEG patterns for parsing and validating common data formats like URIs, emails, IP addresses, and HTTP headers.

#parsing#email-validation#validation
Stars130
Forks8
Last commit4 years ago
neovim-boilerplate
neovim-boilerplateLua

A modern, well-documented Neovim configuration template using Lua and lazy.nvim for building custom setups.

#developer-tools#text-editor#boilerplate
Stars129
Forks12
Last commit11 months ago
vectarine
vectarineRust

A free cross-platform game engine focused on ultra-fast prototyping and fun with Luau scripting.

#open-source#luau#gamedev
Stars128
Forks6
Last commit10 days ago
jellybeans-nvim
jellybeans-nvimLua

A Lua port of the jellybeans colorscheme for Neovim, built with lush.nvim for accurate color mapping.

#vim-colorscheme#syntax-highlighting#neovim-plugins
Stars127
Forks20
Last commit1 year ago
cliargs
cliargsLua

A feature-rich command-line argument parser for Lua supporting required/optional arguments, flags, commands, and automatic help generation.

#developer-tools#terminal#cli-args
Stars127
Forks26
Last commit2 years ago
Helium
HeliumLua

A modern, customizable, high-performance retained UI framework for the LÖVE game engine.

#retained-mode#open-source#helium
Stars125
Forks9
Last commit1 year ago
data-viewer.nvim
data-viewer.nvimLua

A lightweight Neovim plugin that provides a table view for inspecting CSV, TSV, and SQLite data files.

#tsv-viewer#plenary-nvim#neovim-plugin
Stars124
Forks7
Last commit1 year ago
neovim-tasks
neovim-tasksLua

A stateful Neovim plugin for managing and running build system tasks with project-specific configuration.

#bazel#debug#c
Stars124
Forks15
Last commit20 days ago
PreviousPage 17 of 25Next

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
17 days ago
#Neovim450
#Neovim Plugin450
#Nvim226
#Game Development198
#Developer Tools183
#Productivity164
#Love2d113
#Nvim Plugin98
#Plugin93
#Syntax Highlighting92
#Vim91
#Game Engine72