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

love-build
love-buildLua

A zero-dependency cross-platform builder for LÖVE games, exporting to Windows, macOS, Linux, and Steam Deck.

#packaging#build-tools#game-development
Stars101
Forks9
Last commit1 year ago
nvim-comment-frame
nvim-comment-frameLua

A Neovim plugin that creates language-aware comment frames using Tree-sitter for automatic syntax detection.

#treesitter#developer-tools#syntax-highlighting
Stars101
Forks2
Last commit1 year ago
onebuddy
onebuddyLua

An Atom One-inspired dark and light color scheme for Neovim, built with colorbuddy.vim.

#syntax-highlighting#light-theme#dark-theme
Stars100
Forks12
Last commit5 years ago
paperplanes.nvim
paperplanes.nvimFennel

A Neovim plugin for posting code selections or buffers to various online pastebin services.

#developer-tools#productivity#pastebin
Stars99
Forks3
Last commit1 year ago
spinner.nvim
spinner.nvimLua

An extensible spinner framework for Neovim plugins and UI, supporting statusline, cursor, extmark, and other locations.

#loading-indicator#neovim-plugin#extmark
Stars99
Forks2
Last commit5 months ago
stay-in-place.nvim
stay-in-place.nvimLua

A Neovim plugin that keeps the cursor stationary when using shift and filter actions.

#productivity#vim-motions#neovim-plugin
Stars99
Forks0
Last commit3 years ago
tick
tickLua

A fixed timestep library for LÖVE that provides framerate limiting and precise game loop control.

#fixed-timestep#game-development#game-loop
Stars99
Forks6
Last commit5 years ago
Shöve
ShöveLua

A resolution-handling and rendering library for LÖVE that provides flexible scaling, layer-based rendering, and visual effects.

#gamedev#shaders#pixel-perfect
Stars98
Forks6
Last commit1 year ago
phpactor.nvim
phpactor.nvimLua

A Lua-based Neovim plugin that integrates the Phpactor PHP language server and provides additional PHP development commands.

#developer-tools#phpactor#language-server
Stars98
Forks9
Last commit7 months ago
nnx
nnxLua

An experimental extension to Torch7's nn package, providing unproven neural network modules and optimizations.

#gradient-descent#neural-networks#experimental
Stars97
Forks52
Last commit9 years ago
BufferTabs.nvim
BufferTabs.nvimLua

A simple and visually appealing tabline plugin for Neovim that displays open buffers.

#workflow#buffer-management#text-editor
Stars97
Forks7
Last commit2 years ago
LoveShaderConverter
LoveShaderConverterC++

Converts GLSL shaders from Shadertoy to LÖVE-compatible GLSL 1.2 with Lua bindings.

#demo#shaders#command-line-tool
Stars97
Forks11
Last commit10 years ago
sessionizer.wezterm
sessionizer.weztermLua

A flexible sessionizer plugin for WezTerm that creates custom menus to switch workspaces, open projects, and trigger actions.

#terminal-emulator#productivity-tools#workspace-management
Stars96
Forks13
Last commit
theblob42/drex.nvim
theblob42/drex.nvimLua

A Lua-based directory and file explorer for Neovim with split windows, project drawer support, and file system synchronization.

#project-navigation#file-management#text-editor
Stars96
Forks9
Last commit1 year ago
lua-console.nvim
lua-console.nvimLua

A REPL, scratch pad, and debug console for Lua development and Neovim exploration.

#scratch-pad#code-evaluator#nvim-lua
Stars95
Forks2
Last commit9 months ago
PICO-Tween
PICO-TweenLua

A port of Robert Penner's easing functions optimized for the PICO-8 fantasy console, with token reduction and PICO-8 compatibility.

#graphics#animation#gamedev
Stars95
Forks3
Last commit6 years ago
nvim-tabline
nvim-tablineLua

A minimal Neovim tabline plugin written in Lua, serving as a drop-in replacement for tabline.vim.

#buffer-management#vim-alternative#nvim-lua
Stars94
Forks19
Last commit2 years ago
diagnosticls-configs-nvim
diagnosticls-configs-nvimLua

A collection of preconfigured linters and formatters for diagnostic-languageserver in Neovim.

#linter#formatters#nvim-lsp
Stars94
Forks7
Last commit9 months ago
cmp-dotenv
cmp-dotenvLua

A Neovim completion plugin that provides autocomplete suggestions for environment variables from .env files and system shell.

#developer-tools#environment-variables#productivity
Stars94
Forks0
Last commit2 years ago
cargo.nvim
cargo.nvimLua

A Neovim plugin that provides seamless integration with Rust's Cargo commands via a floating window interface.

#terminal-emulation#asynchronous-execution#rust-lang
Stars94
Forks3
Last commit1 month ago
attempt.nvim
attempt.nvimLua

A Neovim plugin for creating and managing temporary scratch buffers with filetype-specific boilerplate and execution.

#asynchronous-operations#productivity#code-editing
Stars94
Forks4
Last commit2 months ago
karen-yank.nvim
karen-yank.nvimLua

A Neovim Lua plugin that improves register handling by separating delete, cut, and yank operations for cleaner registers.

#productivity#clipboard-management#neovim-plugin
Stars94
Forks1
Last commit3 years ago
better-diagnostic-virtual-text
better-diagnostic-virtual-textLua

A Neovim plugin that enhances diagnostic virtual text display with better performance and customization.

#diagnostic#developer-tools#nvim-lua
Stars94
Forks2
Last commit2 years ago
gitportal.nvim
gitportal.nvimLua

A Neovim plugin that integrates with git hosting services to streamline repository workflows directly from the editor.

#version-control#developer-tools#productivity
Stars93
Forks6
Last commit8 months ago
playtime.nvim
playtime.nvimFennel

A collection of card and logic games playable directly within Neovim, featuring classic solitaires and modern solo card games.

#solitaire#games#neovim-plugin
Stars93
Forks2
Last commit1 month ago
obs.nvim
obs.nvimLua

A NeoVim plugin that brings Obsidian-like note-taking capabilities directly into the NeoVim editor.

#productivity#obsidian#vimwiki
Stars93
Forks5
Last commit4 days ago
nvim-eslint
nvim-eslintPython

An ESLint plugin for Neovim that integrates the VSCode ESLint language server using the native Neovim LSP client.

#nvim-lsp#neovim-plugin#vscode-eslint
Stars92
Forks3
Last commit6 months ago
abbreinder.nvim
abbreinder.nvimLua

A Neovim plugin that reminds you when you type the expanded form of an abbreviation instead of using the abbreviation.

#abbreviation#productivity#workflow-optimization
Stars92
Forks1
Last commit4 years ago
MLib
MLibLua

A robust Lua library for 2D geometry, collision detection, and mathematical calculations.

#physics#statistics#collision-detection
Stars91
Forks12
Last commit2 years ago
lua-path
lua-pathLua

A Lua library for cross-platform file system path manipulation and directory operations.

#directory-traversal#filesystem#system-utilities
Stars90
Forks19
Last commit5 years ago
highlight-current-n.nvim
highlight-current-n.nvimFennel

A Neovim plugin that highlights the current search match under the cursor when pressing n or N, then clears the highlight.

#productivity#syntax-highlighting#vim-motions
Stars90
Forks1
Last commit
inline-fold.nvim
inline-fold.nvimLua

A Neovim plugin that conceals inline patterns like CSS classes in HTML files for improved readability.

#vimscript#vim#text-concealment
Stars89
Forks2
Last commit3 years ago
Pico-Kit
Pico-KitLua

An opinionated collection of helper libraries for Pico-8 game development, including OOP, debugging, and physics.

#debugging-tools#oop-library#game-development
Stars89
Forks2
Last commit7 years ago
yop.nvim
yop.nvimLua

A Neovim plugin that simplifies creating custom text operators by handling selection and buffer replacement.

#text-operators#vim-motions#custom-bindings
Stars86
Forks2
Last commit3 years ago
unsup
unsupLua

A Torch package providing unsupervised learning modules and algorithms like autoencoders, PCA, and k-means.

#autoencoder#k-means#dimensionality-reduction
Stars86
Forks36
Last commit9 years ago
lualint
lualintLua

A luac-based static analyzer that detects undeclared global variable usage in Lua code to catch typing errors.

#linter#global-variables#ltn7-modules
Stars86
Forks19
Last commit3 years ago
PreviousPage 20 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
1 year ago
3 years ago
#Neovim Plugin643
#Neovim591
#Game Development302
#Nvim290
#Developer Tools250
#Productivity230
#Love2d193
#Nvim Plugin141
#Plugin129
#Syntax Highlighting112
#Vim112
#Game Engine101