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

llm-nvim
llm-nvimLua

A Neovim plugin that integrates Simon Willison's llm CLI tool for AI-assisted coding and text processing directly within the editor.

#ai-coding-assistant#developer-tools#llm-cli
Stars9
Forks0
Last commit1 day ago
chat.nvim
chat.nvimLua

A lightweight, extensible Lua chat plugin for Neovim with AI integration and IM support.

#instant-messaging#memory-system#editor-integration
Stars8
Forks1
Last commit1 day ago
OrangeBox
OrangeBoxLua

A maintained fork of YellowBox providing a virtual machine for ComputerCraft with optional disk compression support.

#computercraft#virtual-machine#minecraft-modding
Stars8
Forks0
Last commit3 years ago
ma.nvim
ma.nvimLua

A minimal Neovim plugin for managing Markdown notes with a relational, flat-filesystem approach using dot-separated filenames.

#vimscript#productivity#knowledge-management
Stars8
Forks0
Last commit5 months ago
cOS
cOSLua

A configurable operating system for ComputerCraft with modular package management via a single configuration file.

#computercraft#modular#nixos-inspired
Stars8
Forks0
Last commit2 years ago
nvim-channelot
nvim-channelotLua

A Neovim library for controlling jobs from Lua coroutines, enabling asynchronous job management with terminal support.

#terminal-integration#terminal#asynchronous-processing
Stars8
Forks0
Last commit10 months ago
loaded_dice
loaded_diceLua

Lua implementation of Walker-Vose alias method for efficient weighted random sampling.

#simulation#random-sampling#alias-method
Stars8
Forks0
Last commit2 years ago
andromeda
andromedaLua

A simple asset database and loader for LÖVE2D games with customizable loading screens.

#loading-screen#game-development#audio-loader
Stars8
Forks0
Last commit2 years ago
muun
muunLua

A minimal Lua class implementation compatible with moonscript for seamless cross-language inheritance.

#library#oop#lightweight
Stars8
Forks3
Last commit5 years ago
tmux-switch.nvim
tmux-switch.nvimLua

A Neovim plugin that enables fuzzy-find switching between tmux sessions directly from within the editor.

#productivity#workflow#terminal
Stars8
Forks2
Last commit11 months ago
windowcolumns.nvim
windowcolumns.nvimLua

A Neovim plugin for column-first window management with full-height vertical splits and column-based window movement.

#productivity#neovim-plugin#plugin
Stars8
Forks0
Last commit1 year ago
neomongo.nvim
neomongo.nvimLua

A Neovim plugin for managing MongoDB databases directly from the editor with a Telescope-powered dashboard.

#productivity#editor-integration#neovim-plugin
Stars8
Forks1
Last commit10 months ago
pipenv.nvim
pipenv.nvimLua

A Neovim plugin for asynchronous Pipenv environment management directly within the editor.

#pipenv#editor-integration#nvim-lua-plugin
Stars8
Forks1
Last commit8 days ago
color_my_ascii.nvim
color_my_ascii.nvimLua

A Neovim plugin that adds colorful syntax highlighting to ASCII art within Markdown code blocks.

#code-blocks#syntax-highlighting#neovim-plugin
Stars7
Forks0
Last commit1 day ago
quoth.nvim
quoth.nvimLua

A dependency-free, configurable random quote provider for Neovim with lazy loading and custom quote support.

#neovim-plugin#dependency-free#editor-enhancement
Stars7
Forks0
Last commit8 months ago
kanagawa.wz
kanagawa.wzLua

🎨 kanagawa.nvim color schemes ported to Wezterm

#theming#wezterm#colorscheme
Stars7
Forks0
Last commit3 months ago
servelove
serveloveLua

A Flask-like web server library for Löve that enables HTTP/S hosting directly within Lua game applications.

#http-server#flask-inspired#web-server
Stars7
Forks0
Last commit1 year ago
CSSVarHighlight
CSSVarHighlightLua

A Neovim plugin that highlights CSS variable colors in your stylesheets for easy identification.

#editor-tool#developer-tools#workflow
Stars7
Forks0
Last commit1 year ago
commitmate.nvim
commitmate.nvimLua

An AI-assisted commit message generator for Neovim that follows common commit conventions.

#ai#version-control#vim
Stars7
Forks0
Last commit8 months ago
toggle-quotes.nvim
toggle-quotes.nvimLua

A Neovim plugin to toggle between single quotes, double quotes, and backticks in code.

#vimscript#developer-tools#code-editing
Stars7
Forks0
Last commit1 year ago
nvim-flow
nvim-flowLua

A pure Lua Neovim workflow runner that executes file-based commands defined in a simple YAML configuration.

#command-runner#nvim-dap#workflow-automation
Stars7
Forks0
Last commit12 days ago
input
inputLua

A simple and powerful input handler for the Love2D game framework, supporting keyboard, mouse, and joystick.

#mouse-input#keyboard-input#gamepad
Stars7
Forks0
Last commit5 years ago
doxygen-previewer.nvim
doxygen-previewer.nvimLua

A Neovim plugin for live previewing Doxygen-generated documentation directly in your browser.

#developer-tools#c-cpp#live-preview
Stars7
Forks1
Last commit11 months ago
saliency
saliencyLua

A Torch library for computing saliency maps and interest points using fast integral histograms based on Kadir 2004.

#saliency-detection#interest-points#non-maximal-suppression
Stars7
Forks1
Last commit12 years ago
p8-canvas
p8-canvasLua

An infinite canvas library for PICO-8 that enables large-scale graphics with sparse tile-based storage.

#sprite-caching#tile-based#game-development
Stars7
Forks1
Last commit1 year ago
LowerClass
LowerClassLua

A Lua OOP library with complex inheritance, metamethod support, and weak mixin support, inspired by MiddleClass.

#inheritance#oop-library#object-oriented-programming
Stars7
Forks1
Last commit1 year ago
MoaiVim
MoaiVimLua

A minimalistic, fast Neovim configuration for enjoyable programming across multiple languages.

#neovim-config#developer-tools#open-source
Stars7
Forks1
Last commit6 months ago
spLauncher.nvim
spLauncher.nvimLua

A Neovim plugin for launching and managing tasks directly within the editor.

#vimscript#job-runner#launcher
Stars7
Forks0
Last commit2 years ago
ShakeDetectorLua
ShakeDetectorLuaLua

A Lua port of shake.js for detecting device shakes using accelerometer data and delta-time.

#gamedev#accelerometer#game-development
Stars7
Forks0
Last commit7 years ago
deepl.nvim
deepl.nvimLua

A Neovim plugin that translates selected text using the DeepL API with float, replace, and append output modes.

#productivity#editor-integration#vim
Stars7
Forks1
Last commit9 months ago
dev.wezterm
dev.weztermLua

A WezTerm plugin that locates plugin directories in development or deployment environments.

#terminal-emulator#local-repository#plugin-management
Stars7
Forks4
Last commit3 months ago
local-session.nvim
local-session.nvimLua

A fast, minimal, and implicit session manager for Neovim that automatically loads sessions from .session.lua files.

#plugin-manager#workflow-automation#text-editor
Stars7
Forks1
Last commit7 months ago
buffish.nvim
buffish.nvimLua

A Neovim buffer switcher that displays a simple buffer list in the current window for quick navigation.

#file-switcher#editor-tool#productivity
Stars6
Forks0
Last commit11 months ago
Swipe
SwipeLua

A circular radial keyboard implementation for Love2D games, inspired by Wordscapes.

#radial-ui#word-game#game-development
Stars6
Forks0
Last commit4 years ago
Export-TextureAtlas
Export-TextureAtlasLua

A command-line tool that extends Runtime-TextureAtlas to export texture atlases and metadata files from image collections.

#graphics-optimization#image-packing#command-line-tool
Stars6
Forks1
Last commit9 months ago
foldsigns.nvim
foldsigns.nvimLua

A Neovim plugin that displays fold markers as signs in the gutter for better fold visibility.

#vimscript#developer-tools#plugin-management
Stars6
Forks0
Last commit7 months ago
PreviousPage 34 of 36Next

Related Tags

#Neovim Plugin643#Neovim591#Game Development302#Nvim290#Developer Tools250#Productivity230#Love2d193#Nvim Plugin141#Plugin129#Syntax Highlighting112#Vim112#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