Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Lua

Lua

141 projects

Showing 33 of 141 projects

rest.nvim
rest.nvimLua

A fast, asynchronous HTTP client for Neovim that runs HTTP requests directly from .http files within the editor.

#developer-tools#rest-client#curl
Stars2.0k
Forks147
Last commit3 months ago
claude-code.nvim
claude-code.nvimLua

A Neovim plugin that seamlessly integrates the Claude Code AI assistant directly into the editor via a terminal window.

#developer-tools#productivity#ai-assistant
Stars2.0k
Forks65
Last commit2 months ago
nvim-bqf
nvim-bqfLua

Enhances Neovim's quickfix window with a comfortable preview, fuzzy search, and advanced filtering.

#treesitter#vim#neovim-plugin
Stars2.0k
Forks39
Last commit22 days ago
neoscroll.nvim
neoscroll.nvimLua

A smooth scrolling plugin for Neovim written in Lua, enhancing built-in window movement commands with customizable animations.

#custom-animations#scrolling#performance-optimization
Stars2.0k
Forks41
Last commit3 months ago
LuaSocket
LuaSocketHTML

Network extension library for Lua providing TCP/UDP transport and common internet application functions.

#internet-protocols#tcp#network-library
Stars2.0k
Forks648
Last commit5 months ago
kulala.nvim
kulala.nvimLua

A fully-featured HTTP client interface for Neovim, supporting REST, GraphQL, gRPC, and WebSocket requests.

#rest-client#graphql#rest-api
Stars2.0k
Forks91
Last commit1 month ago
image.nvim
image.nvimLua

A Neovim plugin that adds image support using Kitty's Graphics Protocol, Überzug++, or Sixel.

#markdown-preview#kitty-terminal#terminal-graphics
Stars2.0k
Forks95
Last commit2 months ago
onedark.nvim
onedark.nvimLua

A Lua-based dark and light colorscheme for Neovim >= 0.9, offering 8 theme styles based on Atom's One Dark and Light themes.

#treesitter#onedark#atom-theme
Stars2.0k
Forks179
Last commit11 days ago
middleclass
middleclassLua

A simple object-oriented programming library for Lua with inheritance, metamethods, class variables, and mixin support.

#mixin-support#inheritance#oop-library
Stars1.9k
Forks197
Last commit5 months ago
likwid
likwidC

A lightweight performance monitoring and benchmarking suite for Linux, supporting Intel, AMD, ARM, and POWER processors.

#power-measurement#system-topology#threading
Stars1.9k
Forks261
Last commit3 days ago
grug-far.nvim
grug-far.nvimLua

A Neovim plugin for powerful find-and-replace operations using ripgrep or ast-grep with a transparent, user-friendly interface.

#vimscript#ripgrep#productivity
Stars1.9k
Forks50
Last commit14 days ago
overseer.nvim
overseer.nvimLua

A task runner and job management plugin for Neovim with built-in support for make, npm, cargo, and VS Code tasks.

#vim-diagnostic-integration#debugging-support#workflow-automation
Stars1.9k
Forks99
Last commit23 days ago
The original code from the DeepMind article + tweaks
The original code from the DeepMind article + tweaksLua

Original DeepMind DQN 3.0 implementation for Atari game reinforcement learning, with community tweaks.

#game-ai#research-code#deep-q-network
Stars1.8k
Forks531
Last commit
auto-session
auto-sessionLua

An automated session manager for Neovim that saves and restores your open files and windows.

#vimscript#hacktoberfest#developer-tools
Stars1.8k
Forks57
Last commit9 days ago
obsidian.nvim
obsidian.nvimLua

A Neovim plugin for working with Obsidian vaults, offering note management, linking, and navigation directly within the editor.

#productivity#obsidian#knowledge-management
Stars1.8k
Forks127
Last commit2 days ago
smear-cursor.nvim
smear-cursor.nvimLua

A Neovim plugin that animates the cursor with a customizable smear effect in all terminals.

#animation#smooth#trail
Stars1.8k
Forks28
Last commit9 days ago
lush.nvim
lush.nvimLua

A colorscheme creation aid for Neovim with real-time feedback and export capabilities.

#vimscript#color-tools#dsl
Stars1.8k
Forks48
Last commit7 months ago
LuaBridge
LuaBridgeC

A lightweight, dependency-free library for binding Lua to C++.

#embedded-scripting#binding-library#headers-only
Stars1.8k
Forks360
Last commit6 months ago
Pixel Vision 8
Pixel Vision 8C#

An open-source platform for creating authentic 8-bit retro games with modern workflows and programmable limitations.

#pixel-art#games#csharp
Stars1.8k
Forks119
Last commit3 years ago
sniprun
sniprunRust

A Neovim plugin to run lines or blocks of code independently, supporting many compiled and interpreted languages.

#developer-tools#code-runner#interpreter
Stars1.7k
Forks51
Last commit20 days ago
lspkind.nvim
lspkind.nvimLua

Adds VS Code–style pictograms to Neovim's completion menus for improved readability and type recognition.

#developer-tools#text-editor#neovim-plugin
Stars1.7k
Forks39
Last commit2 months ago
yazi.nvim
yazi.nvimLua

A Neovim plugin that integrates the yazi terminal file manager as a floating window for seamless file navigation and management.

#yazi-plugin#productivity#file-manager
Stars1.7k
Forks50
Last commit2 days ago
telekasten.nvim
telekasten.nvimLua

A Neovim plugin for managing a markdown-based Zettelkasten or wiki with integrated journaling, powered by Telescope.nvim.

#productivity#knowledge-management#neovim-plugin
Stars1.7k
Forks108
Last commit1 month ago
nvim-navic
nvim-navicLua

A Neovim plugin that displays your current code context in the statusline or winbar using LSP.

#winbar#neovim-plugin#editor-enhancement
Stars1.6k
Forks60
Last commit3 months ago
tiny-inline-diagnostic.nvim
tiny-inline-diagnostic.nvimLua

A Neovim plugin that displays inline diagnostic messages with customizable styles, icons, and advanced display options.

#developer-tools#code-editing#nvim-lua
Stars1.6k
Forks33
Last commit
neogen
neogenLua

A Neovim plugin that automatically generates code annotations for multiple languages and documentation conventions.

#auto-documentation#developer-tools#comment
Stars1.6k
Forks75
Last commit3 months ago
nvim-java
nvim-javaLua

A Neovim plugin providing comprehensive Java development support with Spring Boot tools, debugging, testing, and refactoring.

#jdtls#autocompletion#spring
Stars1.6k
Forks87
Last commit2 months ago
busted
bustedLua

An elegant and easy-to-use unit testing framework for Lua, LuaJIT, and MoonScript.

#unit-testing#luajit#ci-cd
Stars1.6k
Forks204
Last commit1 month ago
MoonSharp
MoonSharpC#

A complete Lua interpreter written in C# for .NET, Mono, Xamarin, and Unity3D platforms with remote debugger support.

#unity3d#xamarin#mono
Stars1.6k
Forks234
Last commit7 days ago
lightspeed.nvim
lightspeed.nvimFennel

A deprecated Neovim motion plugin that enables fast, efficient cursor navigation using 2-character search patterns with ahead-of-time labeling.

#plugin-deprecated#cursor-navigation#keyboard-driven
Stars1.6k
Forks28
Last commit
Rojo
RojoRust

A tool that enables Roblox developers to use professional software engineering tools like VS Code and Git for game development.

#version-control#developer-tools#filesystem-sync
Stars1.5k
Forks278
Last commit2 months ago
twilight.nvim
twilight.nvimLua

A Neovim plugin that dims inactive code portions using TreeSitter for enhanced focus.

#treesitter#visual-aid#code-focus
Stars1.5k
Forks22
Last commit5 months ago
inspect.lua
inspect.luaLua

A Lua library that transforms any Lua value into a human-readable representation for debugging.

#serialization-alternative#human-readable#tables
Stars1.5k
Forks200
Last commit3 months ago
PreviousPage 4 of 4

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 years ago
2 days ago
2 years ago
#Neovim81
#Neovim Plugin70
#Nvim41
#Developer Tools35
#Productivity25
#Game Development24
#Vim16
#Cross Platform16
#Neovim Lua16
#Treesitter14
#Editor Enhancement14
#Syntax Highlighting13