A curated list of awesome Lua frameworks, libraries and software.
- Barracuda App Server - a web and application server designed for embedded systems with a Lua framework called LSP.
- SpaceVim/SpaceVim - A community-driven modular vim/neovim distribution - The ultimate vimrc
- NvChad/NvChad - An attempt to make neovim cli functional like an IDE while being very beautiful, blazing fast startuptime
- LunarVim/LunarVim - 🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.
- nvim-telescope/telescope.nvim - Find, Filter, Preview, Pick. All lua, all the time.
- rxi/lite - A lightweight text editor written in Lua
- AstroNvim/AstroNvim - AstroNvim is an aesthetic and feature-rich neovim config that is extensible and easy to use with a great set of plugins
- xmake-io/xmake - 🔥 A cross-platform build utility based on Lua
- alexazhou/VeryNginx - A very powerful and friendly nginx base on lua-nginx-module( openresty ) which provide WAF, Control Panel, and Dashboards.
- awesomeWM/awesome - awesome window manager
- wbthomason/packer.nvim - A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config
- hrsh7th/nvim-cmp - A completion plugin for neovim coded in Lua.
- nvim-tree/nvim-tree.lua - A file explorer tree for neovim written in lua
- facebookresearch/fairseq-lua - Facebook AI Research Sequence-to-Sequence Toolkit
- loveshell/ngx_lua_waf - ngx_lua_waf是一个基于lua-nginx-module(openresty)的web应用防火墙
- luvit/luvit - Lua + libUV + jIT = pure awesomesauce
- lite-xl/lite-xl - A lightweight text editor written in Lua
- williamboman/mason.nvim - Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters.
- nvim-neorg/neorg - Modernity meets insane extensibility. The future of organizing your life in Neovim.
- nvim-lualine/lualine.nvim - A blazing fast and easy to configure neovim statusline plugin written in pure lua.
- tarantool/tarantool - Get your data in RAM. Get compute close to data. Enjoy the performance.
- leafo/moonscript - 🌙 A language that compiles to Lua
- folke/tokyonight.nvim - 🏙 A clean, dark Neovim theme written in Lua, with support for lsp, treesitter and lots of plugins. Includes additional themes for Kitty, Alacritty, iTerm and Fish.
- scipag/vulscan - Advanced vulnerability scanning with Nmap NSE
- lcpz/awesome-copycats - Awesome WM themes
- luarocks/luarocks - LuaRocks is the package manager for the Lua programming language.
- folke/trouble.nvim - 🚦 A pretty diagnostics, references, telescope results, quickfix and location list to help you solve all the trouble your code is causing.
- jose-elias-alvarez/null-ls.nvim - Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.
- skywind3000/z.lua - ⚡ A new cd command that helps you navigate faster by learning your habits.
- lewis6991/gitsigns.nvim - Git integration for buffers
- pkulchenko/ZeroBraneStudio - Lightweight Lua-based IDE for Lua with code completion, syntax highlighting, live coding, remote debugger, and code analyzer; supports Lua 5.1, 5.2, 5.3, 5.4, LuaJIT and other Lua interpreters on Windows, macOS, and Linux
- folke/which-key.nvim - 💥 Create key bindings that stick. WhichKey is a lua plugin for Neovim 0.5 that displays a popup with possible keybindings of the command you started typing.
- glepnir/lspsaga.nvim - neovim lsp plugin
- OpenNMT/OpenNMT - Open Source Neural Machine Translation in Torch (deprecated)
- jdhao/nvim-config - A modern Neovim configuration with full battery for Python, Lua, C++, Markdown, LaTeX, and more...
- akinsho/toggleterm.nvim - A neovim lua plugin to help easily manage multiple terminal windows
- akinsho/bufferline.nvim - A snazzy bufferline for Neovim
- catppuccin/nvim - 🍨 Soothing pastel theme for (Neo)vim
- sumneko/lua-language-server - A language server that offers Lua language support - programmed in Lua
- numToStr/Comment.nvim - 🧠 💪 // Smart and powerful comment plugin for neovim. Supports treesitter, dot repeat, left-right/up-down motions, hooks, and more
- nvim-orgmode/orgmode - Orgmode clone written in Lua for Neovim 0.7+.
- auto-ssl/lua-resty-auto-ssl - On the fly (and free) SSL registration and renewal inside OpenResty/nginx with Let's Encrypt.
- luafun/luafun - Lua Fun is a high-performance functional programming library for Lua designed with LuaJIT's trace compiler in mind.
- luakit/luakit - Fast, small, webkit based browser framework extensible by Lua.
- yuanfengyun/q_algorithm - 棋牌的胡牌算法,包括麻将、跑胡子、扑克。实现 lua 、c++ 、c# 、golang 、js 、java 、python 版本。( Mahjong algorithm )
- ledgetech/lua-resty-http - Lua HTTP client cosocket driver for OpenResty / ngx_lua.
- EdenEast/nightfox.nvim - 🦊A highly customizable theme for vim and neovim with support for lsp, treesitter and a variety of plugins.
- openresty/lua-resty-redis - Lua redis client driver for the ngx_lua based on the cosocket API
- leandromoreira/cdn-up-and-running - CDN Up and Running - Building a CDN from Scratch to Learn about CDN
- mpeterv/luacheck - A tool for linting and static analysis of Lua code.
- windwp/nvim-autopairs - autopairs for neovim written by lua
- L3MON4D3/LuaSnip - Snippet Engine for Neovim written in Lua.
- norcalli/nvim-colorizer.lua - The fastest Neovim colorizer.
- lunarmodules/Penlight - A set of pure Lua libraries focusing on input data handling (such as reading configuration files), functional programming (such as map, reduce, placeholder expressions,etc), and OS path management. Much of the functionality is inspired by the Python standard libraries.
- kikito/middleclass - Object-orientation for Lua
- starwing/lua-protobuf - A Lua module to work with Google protobuf
- teal-language/tl - The compiler for Teal, a typed dialect of Lua
- sile-typesetter/sile - Simon’s Improved Layout Engine
- rxi/json.lua - A lightweight JSON library for Lua
- echasnovski/mini.nvim - Library of 20+ independent Lua modules improving overall Neovim (version 0.6 and higher) experience with minimal effort
- nvim-lua/plenary.nvim - plenary: full; complete; entire; absolute; unqualified. All the lua functions I don't want to write twice.
- LunarVim/nvim-basic-ide - 🪨 This is my attempt at a basic stable starting point for a Neovim IDE.
- ayamir/nvimdots - A well configured and structured Neovim.
- edubart/nelua-lang - Minimal, efficient, statically-typed and meta-programmable systems programming language heavily inspired by Lua, which compiles to C and native code.
- hrsh7th/nvim-compe - Auto completion Lua plugin for nvim
- a327ex/BYTEPATH - A replayable arcade shooter with a focus on build theorycrafting.
- knyar/nginx-lua-prometheus - Prometheus metric library for Nginx written in Lua
- liuhaopen/UnityMMO - an unity mmo demo, base on ecs(game play), xlua(ui)
- projekt0n/github-nvim-theme - Github's Neovim themes
- kylechui/nvim-surround - Add/change/delete surrounding delimiter pairs with ease. Written with ❤️ in Lua.
- unixhot/waf - 使用Nginx+Lua实现的WAF(版本v1.0)
- lewis6991/impatient.nvim - Improve startup time for Neovim
- starjun/openstar - lua waf,nginx+lua,openresty,luajit,waf+,cdn,nginx
- lunarmodules/busted - Elegant Lua unit testing.
- rcarriga/nvim-dap-ui - A UI for nvim-dap
- kikito/inspect.lua - Human-readable representation of Lua tables
- a327ex/SNKRX - A replayable arcade shooter where you control a snake of heroes.
- nvim-neo-tree/neo-tree.nvim - Neovim plugin to manage the file system and other tree like structures.
- Tencent/LuaPanda - lua debug and code tools for VS Code
- kiccer/Soldier76 - PUBG - 罗技鼠标宏 | 兴趣使然的项目,完虐收费宏!点个Star支持一下作者![PUBG - Logitech mouse macro | Support 12 kinds of guns without recoil!]
- WeakAuras/WeakAuras2 - World of Warcraft addon that provides a powerful framework to display customizable graphics on your screen.
- LIKO-12/LIKO-12 - LIKO-12 is an open source fantasy computer made using LÖVE
- feline-nvim/feline.nvim - A minimal, stylish and customizable statusline for Neovim written in Lua
- sumory/lor - a fast, minimalist web framework for lua based on OpenResty
- nvim-lua/completion-nvim - A async completion framework aims to provide completion to neovim's built in LSP written in Lua
- kevinhwang91/nvim-bqf - Better quickfix window in Neovim, polish old quickfix window.
- cardwing/Codes-for-Lane-Detection - Learning Lightweight Lane Detection CNNs by Self Attention Distillation (ICCV 2019)
- lcpz/lain - Awesome WM complements
- nvim-tree/nvim-web-devicons - lua
fork
of vim-web-devicons for neovim - nvim-neotest/neotest - An extensible framework for interacting with tests within NeoVim.
- Tinywan/lua-nginx-redis - 🌺 Redis、Lua、Nginx、OpenResty 笔记和资料
- emmericp/MoonGen - MoonGen is a fully scriptable high-speed packet generator built on DPDK and LuaJIT. It can saturate a 10 Gbit/s connection with 64 byte packets on a single CPU core while executing user-provided Lua scripts for each packet. Multi-core support allows for even higher rates. It also features precise and accurate timestamping and rate control.
- rktjmp/lush.nvim - Create Neovim themes with real-time feedback, export anywhere.
- ibhagwan/fzf-lua - Improved fzf.vim written in lua
- jbyuki/instant.nvim - collaborative editing in Neovim using built-in capabilities
- viruscamp/luadec - Lua Decompiler for lua 5.1 , 5.2 and 5.3
- kevinhwang91/nvim-ufo - Not UFO in the sky, but an ultra fold in Neovim.
- ray-x/navigator.lua - Source code analysis & navigation plugin for Neovim. Navigate codes like a breeze🎐 Exploring LSP and 🌲Treesitter symbols a piece of 🍰 Take control like a boss 🦍
- Optixal/neovim-init.vim - 🏮 A hybrid Neovim configuration for productive developers who want a functional yet aesthetic Vim experience 🏮
- WillPower3309/awesome-dotfiles - Dotfiles for awesome people using the awesomewm linux environment
- sailorproject/sailor - A Lua MVC Web Framework.
- cldrn/nmap-nse-scripts - My collection of nmap NSE scripts
- goolord/alpha-nvim - a lua powered greeter like vim-startify / dashboard-nvim
- p00f/nvim-ts-rainbow - Rainbow parentheses for neovim using tree-sitter. Use https://sr.ht/~p00f/nvim-ts-rainbow instead
- bungle/lua-resty-template - Templating Engine (HTML) for Lua and OpenResty.
- ray-x/go.nvim - Modern Go plugin for Neovim, based on gopls, treesitter AST, Dap and a variety of go tools.
- onsails/lspkind.nvim - vscode-like pictograms for neovim lsp completion items
- artart222/CodeArt - Use NeoVim as general purpose IDE
- doom-neovim/doom-nvim - A Neovim configuration for the advanced martian hacker
- CosmicNvim/CosmicNvim - CosmicNvim is a lightweight and opinionated Neovim config for web development, specifically designed to provide a 💫 COSMIC programming experience!
- ellisonleao/glow.nvim - A markdown preview directly in your neovim.
- ellisonleao/gruvbox.nvim - Lua port of the most famous vim colorscheme
- nshen/learn-neovim-lua - Neovim 配置实战:从 0 到 1 打造自己的 IDE
- zmartzone/lua-resty-openidc - OpenID Connect Relying Party and OAuth 2.0 Resource Server implementation in Lua for NGINX / OpenResty
- glepnir/galaxyline.nvim - neovim statusline plugin written in lua
- pkulchenko/MobDebug - Remote debugger for Lua.
- folke/neodev.nvim - 💻 Neovim setup for init.lua and plugin development with full signature help, docs and completion for the nvim lua API.
- kikito/bump.lua - A collision detection library for Lua
- karb94/neoscroll.nvim - Smooth scrolling neovim plugin written in lua
- rxi/lume - Lua functions geared towards gamedev
- navarasu/onedark.nvim - One dark and light colorscheme for neovim >= 0.5.0 written in lua based on Atom's One Dark and Light theme. Additionally, it comes with 5 color variant styles
- nvim-telescope/telescope-file-browser.nvim - File Browser extension for telescope.nvim
- openresty/lua-resty-limit-traffic - Lua library for limiting and controlling traffic in OpenResty/ngx_lua
- doujiang24/lua-resty-kafka - Lua kafka client driver for the Openresty based on the cosocket API
- C0nw0nk/Nginx-Lua-Anti-DDoS - A Anti-DDoS script to protect Nginx web servers using Lua with a HTML Javascript based authentication puzzle inspired by Cloudflare I am under attack mode an Anti-DDoS authentication page protect yourself from every attack type All Layer 7 Attacks Mitigating Historic Attacks DoS DoS Implications DDoS All Brute Force Attacks Zero day exploits Social Engineering Rainbow Tables Password Cracking Tools Password Lists Dictionary Attacks Time Delay Any Hosting Provider Any CMS or Custom Website Unlimited Attempt Frequency Search Attacks HTTP Basic Authentication HTTP Digest Authentication HTML Form Based Authentication Mask Attacks Rule-Based Search Attacks Combinator Attacks Botnet Attacks Unauthorized IPs IP Whitelisting Bruter THC Hydra John the Ripper Brutus Ophcrack unauthorized logins Injection Broken Authentication and Session Management Sensitive Data Exposure XML External Entities (XXE) Broken Access Control Security Misconfiguration Cross-Site Scripting (XSS) Insecure Deserialization Using Components with Known Vulnerabilities Insufficient Logging & Monitoring Drupal WordPress Joomla Flash Magento PHP Plone WHMCS Atlassian Products malicious traffic Adult video script avs KVS Kernel Video Sharing Clip Bucket Tube sites Content Management Systems Social networks scripts backends proxy proxies PHP Python Porn sites xxx adult gaming networks servers sites forums vbulletin phpbb mybb smf simple machines forum xenforo web hosting video streaming buffering ldap upstream downstream download upload rtmp vod video over dl hls dash hds mss livestream drm mp4 mp3 swf css js html php python sex m3u zip rar archive compressed mitigation code source sourcecode chan 4chan 4chan.org 8chan.net 8ch 8ch.net infinite chan 8kun 8kun.net anonymous anon tor services .onion torproject.org nginx.org nginx.com openresty.org darknet dark net deepweb deep web darkweb dark web mirror vpn reddit reddit.com adobe flash hackthissite.org dreamhack hack hacked hacking hacker hackers hackerz hackz hacks code coding script scripting scripter source leaks leaked leaking cve vulnerability great firewall china america japan russia .gov government http1 http2 http3 quic q3 litespeedtech litespeed apache torrents torrent torrenting webtorrent bittorrent bitorrent bit-torrent cyberlocker cyberlockers cyber locker cyberbunker warez keygen key generator free irc internet relay chat peer-to-peer p2p cryptocurrency crypto bitcoin miner browser xmr monero coinhive coin hive coin-hive litecoin ethereum cpu cycles popads pop-ads advert advertisement networks banner ads protect ovh blazingfast.io amazon steampowered valve store.steampowered.com steamcommunity thepiratebay lulzsec antisec xhamster pornhub porn.com pornhub.com xhamster.com xvideos xvdideos.com xnxx xnxx.com popads popcash cpm ppc
- MunifTanjim/nui.nvim - UI Component Library for Neovim.
- SmiteshP/nvim-navic - Simple winbar/statusline plugin that shows your current code context
- Pocco81/true-zen.nvim - 🦝 Clean and elegant distraction-free writing for NeoVim
- folke/twilight.nvim - 🌅 Twilight is a Lua plugin for Neovim 0.5 that dims inactive portions of the code you're editing using TreeSitter.
- openresty/lua-resty-core - New FFI-based API for lua-nginx-module
- nrk/redis-lua - A Lua client library for the redis key value storage system.
- JoosepAlviste/nvim-ts-context-commentstring - Neovim treesitter plugin for setting the commentstring based on the cursor location in a file.
- anuvyklack/hydra.nvim - Create custom submodes and menus
- rose-pine/neovim - Soho vibes for Neovim
- chipsenkbeil/distant.nvim - 🚧 (Alpha stage software) Edit files, run programs, and work with LSP on a remote machine from the comfort of your local environment 🚧
- danymat/neogen - A better annotation generator. Supports multiple languages and annotation conventions.
- marko-cerovac/material.nvim - 🔱 Material colorscheme for NeoVim written in Lua with built-in support for native LSP, TreeSitter and many more plugins
- daurnimator/lua-http - HTTP Library for Lua. Supports HTTP(S) 1.0, 1.1 and 2.0; client and server.
- Planimeter/game-engine-2d - Planimeter Game Engine 2D - LÖVE-based game engine for Lua
- ers35/luastatic - Build a standalone executable from a Lua program.
- games50/pong - Atari's 1972 classic, implemented in Lua with LÖVE
- openresty/lua-resty-mysql - Nonblocking Lua MySQL driver library for ngx_lua or OpenResty
- rxi/classic - Tiny class module for Lua
- mrjones2014/legendary.nvim - 🗺️ A legend for your keymaps, commands, and autocmds, with which-key.nvim integration
- rmagatti/auto-session - A small automated session manager for Neovim
- renerocksai/telekasten.nvim - A Neovim (lua) plugin for working with a markdown zettelkasten / wiki and mixing it with a journal, based on telescope.nvim
- edluffy/hologram.nvim - 👻 A cross platform terminal image viewer for Neovim. Extensible and fast, written in Lua and C. Works on macOS and Linux.
- glepnir/nvim - neovim configuration written in lua
- lunarmodules/LDoc - LDoc is a LuaDoc-compatible documentation generator which can also process C extension source. Markdown may be optionally used to render comments, as well as integrated readme documentation and pretty-printed example files.
- brainfucksec/neovim-lua - Neovim KISS configuration with Lua
- 422658476/MPV-EASY-Player - MPV-EASY Player - An easy to use, modern video player based on mpv (一个基于MPV,易于使用,现代化的视频播放器)
- sean-lin/protoc-gen-lua - Google's Protocol Buffers project, ported to Lua
- picolove/picolove - PICO-8 Reimplementation in Love2D. Chat: https://discord.gg/jGEMUse6RM
- facebookarchive/fblualib - Facebook libraries and utilities for Lua
- rest-nvim/rest.nvim - A fast Neovim http client written in Lua
- franko/luajit-lang-toolkit - A Lua bytecode compiler written in Lua itself for didactic purposes or for new language implementations
- slembcke/debugger.lua - A dependency free, embeddable debugger for Lua in a single file (.lua or .c)
- AckslD/nvim-neoclip.lua - Clipboard manager neovim plugin with telescope integration
- kdheepak/lazygit.nvim - Plugin for calling lazygit from within neovim.
- Yonaba/Moses - Utility library for functional programming in Lua
- sidebar-nvim/sidebar.nvim - A generic and modular lua sidebar for Neovim
- TheAMM/mpv_thumbnail_script - A Lua script to show preview thumbnails in mpv's OSC seekbar, sans external dependencies
- Yonaba/Jumper - Fast, lightweight and easy-to-use pathfinding library for grid-based games
- SinisterRectus/Discordia - Discord API library written in Lua for the Luvit runtime environment
- savq/paq-nvim - 🌚 Neovim package manager
- vsergeev/luaradio - A lightweight, embeddable software-defined radio framework built on LuaJIT
- nvim-lua/lsp-status.nvim - Utility functions for getting diagnostic status and progress messages from LSP servers, for use in the Neovim statusline
- numToStr/FTerm.nvim - 🔥 No-nonsense floating terminal plugin for neovim 🔥
- shaunsingh/nord.nvim - Neovim theme based off of the Nord Color Palette, written in lua with tree sitter support
- EmmyLua/VSCode-EmmyLua - Lua IDE/Debugger Plugin for VSCode
- andremm/typedlua - An Optional Type System for Lua
- dbalatero/VimMode.spoon - Adds vim keybindings to all OS X inputs
- deepmind/dqn - Lua/Torch implementation of DQN (Nature, 2015)
- petertriho/nvim-scrollbar - Extensible Neovim Scrollbar
- bakpakin/tiny-ecs - ECS for Lua
- kevinhwang91/nvim-hlslens - Hlsearch Lens for Neovim
- kabouzeid/nvim-lspinstall - Provides the missing :LspInstall for nvim-lspconfig
- b3nj5m1n/kommentary - Neovim commenting plugin, written in lua.
- cshuaimin/ssr.nvim - Treesitter based structural search and replace plugin for Neovim.
- kernelsauce/turbo - Turbo is a framework built for LuaJIT 2 to simplify the task of building fast and scalable network applications. It uses a event-driven, non-blocking, no thread design to deliver excellent performance and minimal footprint to high-load applications while also providing excellent support for embedded uses.
- tversteeg/registers.nvim - 📑 Neovim plugin to preview the contents of the registers
- upyun/slardar - Updating your upstream list and run lua scripts without reloading Nginx.
- Olical/aniseed - Neovim configuration and plugins in Fennel (Lisp compiled to Lua)
- gamesys/moonshine - A lightweight Lua VM for the browser
- kikito/tween.lua - Tweening/Easing/Interpolating functions for lua. Inspired on jQuery's animate method.
- jamestthompson3/nvim-remote-containers - Develop inside docker containers, just like VSCode
- pandoc/lua-filters - A collection of lua filters for pandoc
- f-person/git-blame.nvim - Git Blame plugin for Neovim written in Lua
- bluebird75/luaunit - LuaUnit is a popular unit-testing framework for Lua, with an interface typical of xUnit libraries (Python unittest, Junit, NUnit, ...). It supports several output formats (Text, TAP, JUnit, ...) to be used directly or work with Continuous Integration platforms (Jenkins, Maven, ...).
- bjornbytes/RxLua - Reactive Extensions for Lua
- pkulchenko/fullmoon - Fast and minimalistic Redbean-based Lua web framework in one file.
- betaflight/betaflight-tx-lua-scripts - Collection of scripts to configure Betaflight from your TX (currently only supported in OpenTx)
- openresty/lua-resty-websocket - WebSocket support for the ngx_lua module (and OpenResty)
- openresty/lua-resty-upstream-healthcheck - Health Checker for Nginx Upstream Servers in Pure Lua
- andweeb/presence.nvim - Discord Rich Presence for Neovim
- pkulchenko/serpent - Lua serializer and pretty printer.
- yaukeywang/LuaMemorySnapshotDump - Lua memory snapshot dump utility, used for memory leak detection。
- VapourNvim/VapourNvim - A NeoVim config for THE ULTIMATE vim IDE-like experience.
- beauwilliams/focus.nvim - Auto-Focusing and Auto-Resizing Splits/Windows for Neovim written in Lua. A full suite of window management enhancements. Vim splits on steroids!
- zbirenbaum/copilot.lua - Fully featured & enhanced replacement for copilot.vim complete with API for interacting with Github Copilot
- abecodes/tabout.nvim - tabout plugin for neovim
- Roblox/roact - A view management library for Roblox Lua similar to React
- ledgetech/ledge - An RFC compliant and ESI capable HTTP cache for Nginx / OpenResty, backed by Redis
- MisterDA/love-release - 💌 Lua script that makes LÖVE game release easier
- bennypowers/nvim-regexplainer - Describe the regexp under the cursor
- rmagatti/goto-preview - A small Neovim plugin for previewing definitions using floating windows.
- tanvirtin/vgit.nvim - Visual git plugin for Neovim
- group-butler/GroupButler - This bot can help you in managing your group with rules, anti-flood, description, custom triggers, and much more!
- Kamikaze94/WolfHUD - Payday 2 HUD
- cloudflare/nginx-google-oauth - Lua module to add Google OAuth to nginx
- crivotz/nv-ide - Neovim custom configuration, oriented for full stack developers (rails, ruby, php, html, css, SCSS, javascript)
- monaqa/dial.nvim - enhanced increment/decrement plugin for Neovim.
- ignacio/LuaNode - Asynchronous I/O for Lua
- hkupty/nvimux - Neovim as a TMUX replacement
- olimorris/onedarkpro.nvim - 🎨 OneDarkPro theme for Neovim. Customisable colors, styles, highlights, filetype highlights and LSP semantic tokens
- openresty/lua-resty-string - String utilities and common hash functions for ngx_lua and LuaJIT
- openresty/lua-resty-lrucache - Lua-land LRU Cache based on LuaJIT FFI
- zeta0134/LuaGB - A gameboy emulator written in pure Lua. Work in progress.
- mirven/underscore.lua - A utility library for Lua
- Yonaba/30log - 30 lines library for object orientation in Lua
- marcoskirsch/nodemcu-httpserver - A (very) simple web server written in Lua for the ESP8266 firmware NodeMCU.
- apioak/apioak - Full Lifecycle Management API Gateway.
- TACC/Lmod - Lmod: An Environment Module System based on Lua, Reads TCL Modules, Supports a Software Hierarchy
- orbitalquark/textadept - Textadept is a fast, minimalist, and remarkably extensible cross-platform text editor for programmers.
- sunjon/Shade.nvim - An Nvim lua plugin that dims your inactive windows
- oberblastmeister/neuron.nvim - Make neovim the best note taking application
- rafcamlet/nvim-luapad - Interactive real time neovim scratchpad for embedded lua engine - type and watch!
- openresty/lua-resty-upload - Streaming reader and parser for http file uploading based on ngx_lua cosocket
- wube/factorio-data - Tracks changes of the lua prototype definitions in factorio inbetween releases.
- lgi-devs/lgi - Dynamic Lua binding to GObject libraries using GObject-Introspection
- elihunter173/dirbuf.nvim - A file manager for Neovim which lets you edit your filesystem like you edit text
- lipp/lua-websockets - Websockets for Lua.
- groverburger/g3d - Simple and easy 3D engine for LÖVE.
- airstruck/knife - A collection of useful micro-modules for Lua.
- windwp/windline.nvim - Animation statusline, floating window statusline. Use lua + luv make some wind
- jonniek/mpv-playlistmanager - Mpv lua script to create and manage playlists
- svermeulen/vimpeccable - Neovim plugin that allows you to easily map keys directly to lua code inside your init.lua
- leafo/magick - Lua bindings to ImageMagick for LuaJIT using FFI
- a327ex/windfield - Physics module for LÖVE
- dualface/gbc-core - GameBox Cloud Core - The Game Server Framework based on Lua and OpenResty.
- stijnwop/guidanceSteering - Guidance Steering (AutoTrack) for Farming Simulator 22.
- terrortylor/nvim-comment - A comment toggler for Neovim, written in Lua
- hoschi/yode-nvim - Yode plugin for NeoVim
- b0o/SchemaStore.nvim - 🛍 JSON schemas for Neovim
- torhve/weechat-matrix-protocol-script - A WeeChat script in Lua that implements the matrix.org chat protocol
- Mofiqul/dracula.nvim - Dracula colorscheme for neovim written in Lua
- yaapu/FrskyTelemetryScript - A LUA telemetry script and widget for the Horus X10(S),X12 and Taranis X9D+,X9E,QX7 and X-Lite radios using ArduPilot frsky passthru protocol
- Pocco81/auto-save.nvim - 🧶 Automatically save your changes in NeoVim
- Hammerspoon/Spoons - The official repository of Spoon plugins
- actboy168/lua-debug - Lua Debug Adapter for Visual Studio Code
- ElvUI-WotLK/ElvUI - ElvUI for World of Warcraft - Wrath of the Lich King (3.3.5a)
- uga-rosa/ccc.nvim - Super powerful color picker / colorizer plugin.
- Mofiqul/vscode.nvim - Neovim/Vim color scheme inspired by Dark+ and Light+ theme in Visual Studio Code
- Allaman/nvim - Straight forward and pure Lua based Neovim configuration for my work as DevOps/Cloud Engineer with batteries included for Python and Golang
- giann/croissant - 🥐 A Lua REPL and debugger
- vicious-widgets/vicious - Vicious is a modular widget library for the "awesome" window manager.
- ziontee113/syntax-tree-surfer - A plugin for Neovim that helps you surf through your document and move elements around using the nvim-treesitter API.
- tylerneylon/pacpac - A lua-based Pac-Man clone.
- luukvbaal/stabilize.nvim - Neovim plugin to stabilize window open/close events.
- edluffy/specs.nvim - 👓 A fast and lightweight Neovim lua plugin to keep an eye on where your cursor has jumped.
- somesocks/lua-lockbox - A collection of cryptographic primitives written in pure Lua
- kikito/lua_missions - Lua Koans, minus the Zen stuff
- rmehri01/onenord.nvim - 🏔️ A Neovim theme that combines the Nord and Atom One Dark color palettes for a more vibrant programming experience.
- EvandroLG/pegasus.lua - 🚀 Pegasus.lua is an http server to work with web applications written in Lua language.
- anuvyklack/windows.nvim - Automatically expand width of the current window. Maximizes and restore it. And all this with nice animations!
- tamton-aquib/duck.nvim - A duck that waddles arbitrarily in neovim.
- kkharji/sqlite.lua - SQLite LuaJIT binding with a very simple api.
- Igalia/pflua - Packet filtering in Lua
- occivink/mpv-scripts - Various scripts for mpv
- kingluo/luajit.io - luajit io framework
- rxi/flux - A fast, lightweight tweening library for Lua
- Bambooir/TeleSeed - A Telegram-CLI Administration Telgram bot in Lua
- saadparwaiz1/cmp_luasnip - luasnip completion source for nvim-cmp
- abzcoding/lvim - 🧑🚀 Bloated LunarVim 🚀
- meric/l2l - Lisp is Lisp. Lua is Lua. Lisp and Lua as One.
- Ajatt-Tools/mpvacious - Adds mpv keybindings to create Anki cards from movies and TV shows.
- anuvyklack/pretty-fold.nvim - Foldtext customization in Neovim
- openresty/lua-resty-dns - DNS resolver for the nginx lua module
- kyleconroy/lua-state-machine - A finite state machine lua micro framework
- openresty/lua-resty-balancer - A generic consistent hash implementation for OpenResty/Lua
- Crylia/crylia-theme - A theme for AwesomeWM
- aleju/face-generator - Generate human faces with neural networks
- ruifm/gitlinker.nvim - A lua neovim plugin to generate shareable file permalinks (with line ranges) for several git web frontend hosts. Inspired by tpope/vim-fugitive's :GBrowse
- mvllow/modes.nvim - Prismatic line decorations for the adventurous vim user
- epwalsh/obsidian.nvim - Neovim plugin for Obsidian, written in Lua
- yamatsum/nvim-cursorline - A plugin for neovim that highlights cursor words and lines
- libmoon/libmoon - libmoon is a library for fast and flexible packet processing with DPDK and LuaJIT.
- bungle/lua-resty-session - Session library for OpenResty – flexible and secure
- vladimir-kotikov/clink-completions - Completion files to clink util
- openresty/lua-resty-lock - Simple nonblocking lock API for ngx_lua based on shared memory dictionaries
- kikito/md5.lua - MD5 sum in pure Lua, with no C and no external dependencies
- zbirenbaum/copilot-cmp - Lua plugin to turn github copilot into a cmp source
- vijaymarupudi/nvim-fzf - A Lua API for using fzf in neovim.
- iresty/Mio - API statistics/summary and health datas in NGINX based on OpenResty/ngx_lua, just like NGINX Plus
- tiagovla/tokyodark.nvim - A clean dark theme written in lua for neovim.
- max397574/better-escape.nvim - Escape from insert mode without delay when typing
- lovetoys/lovetoys - 🍌 a full-featured Entity-Component-System framework for making games with lua
- 29988122/Fate-Grand-Order_Lua - Fate Grand Order auto battle script - no root needed, for Android use only
- 0xsamrath/kyoto.nvim - kyoto.nvim is a functional, beautiful, and highly customizable neovim configuration
- noib3/nvim-cokeline - 👃 A minimal Neovim bufferline
- glepnir/dope - a modern structure neovim config template write in lua
- Neopallium/lua-pb - Lua Protocol Buffers
- Overtorment/NoobHub - 🌐🔥 Network multiplayer and messaging for CoronaSDK, Moai, Gideros, LÖVE & Defold
- nanozuki/tabby.nvim - A declarative, highly configurable, and neovim style tabline plugin. Use your nvim tabs as a workspace multiplexer!
- tamago324/lir.nvim - Neovim file explorer
- luukvbaal/nnn.nvim - File manager for Neovim powered by nnn.
- craigmj/json4lua - JSON (Javascript Object Notation - http://www.json.org) encoding / decoding module for Lua, and very basic JSON RPC module (requiring socket 2.0).Module requires compat-5.1 if using Lua 5.0.This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010.
- teckel12/LuaTelemetry - FrSky SmartPort(S.Port), D-series, F.Port and TBS Crossfire telemetry on all Taranis and Horus transmitters
- CRAG666/code_runner.nvim - Neovim plugin.The best code runner you could have, it is like the one in vscode but with super powers, it manages projects like in intellij but without being slow
- hack0z/luject - 🍹A static injector of dynamic library for application (android, iphoneos, macOS, windows, linux)
- CommandPost/CommandPost - Workflow Enhancements for Creatives
- Alloyed/lua-lsp - A Lua language server
- shagu/pfUI - A User Interface Replacement for World of Warcraft: Vanilla & TBC
- haringsrob/nvim_context_vt - Virtual text context for neovim treesitter
- glepnir/zephyr-nvim - A dark neovim colorscheme written in lua
- zserge/luash - Tiny lua module to write shell scripts with lua (inspired by Python's sh module)
- tjdevries/nlua.nvim - Lua Development for Neovim
- yamatsum/nvim-nonicons - Icon set using nonicons for neovim plugins and settings
- Quenty/NevermoreEngine - ModuleScript loader with reusable and easy unified server-client modules for faster game development on Roblox
- rxi/log.lua - A tiny logging module for Lua
- m-demare/hlargs.nvim - Highlight arguments' definitions and usages, using Treesitter
- lunarmodules/luacov - LuaCov is a simple coverage analyzer for Lua code.
- lua-stdlib/lua-stdlib - General Lua libraries
- love2d-community/love-api - The whole LÖVE wiki in a Lua table.
- upyun/lua-resty-checkups - Manage Nginx upstreams in pure Lua.
- mongrel2/Tir - A Simple Lua Web Framework For Mongrel2
- letoram/safespaces - 3D/VR Desktop built for Arcan
- HDoujinDownloader/HDoujinDownloader - An easy-to-use manga and dōjinshi downloader supporting 800+ different websites
- NTBBloodbath/cheovim - Neovim configuration switcher written in Lua. Inspired by chemacs.
- lukas-reineke/headlines.nvim - This plugin adds horizontal highlights for text filetypes, like markdown, orgmode, and neorg.
- adamqqqplay/dota2ai - Ranked Matchmaking AI: An improved Dota2 Bot AI based on Valve's default AI. Has more than 3 million subscribers on Steam.
- numToStr/Navigator.nvim - ✨ Smoothly navigate between neovim and terminal multiplexer ✨
- evaera/Cmdr - Extensible command console for Roblox developers
- libremesh/lime-packages - OpenWrt packages composing LibreMesh meta-firmware for wireless mesh networking
- a327ex/STALKER-X - Camera module for LÖVE
- Aviana/LunaUnitFrames - Unit Frames for WoW Classic
- tickbh/tunm - game server for Rust + Lua
- lujian101/LuaTableOptimizer - simple readonly lua table optimizer
- davidm/lua2c - convert Lua source code into an equivalent C source code written in terms of Lua C API calls
- spacewander/lua-resty-rsa - RSA encrypt/decrypt & sign/verify for OpenResty/LuaJIT
- rxi/lurker - Auto-swaps changed Lua files in a running LÖVE project
- lvim-tech/lvim - LVIM IDE is a modular Neovim configuration written in LUA with full customization. LSP support for 60+ languages. Debug support for c, cpp, dart, elixir, go, haskell, java, javascript/typescript, lua, php, python, ruby, rust.
- LukeZGD/DDLC-LOVE - An unofficial Doki Doki Literature Club port to Lua for the PS Vita and other game consoles
- esx-framework/esx-legacy - Official Repo For ESX-Legacy
- torch/threads - Threads for Lua and LuaJIT. Transparent exchange of data between threads is allowed thanks to torch serialization.
- ray-x/nvim - Blazing fast neovim setup with 150+ plugins.
- harningt/luajson - JSON parser/encoder for Lua Parses JSON using LPEG for speed and flexibility. Depending on parser/encoder options, various values are preserved as best as possible.
- Eisa01/mpv-scripts - This repository contain scripts I have made for mpv media player...
- appwilldev/moochine - MOOCHINE - A simple and lightweight web framework based on OpenResty(ngx_lua, http://openresty.org).
- numToStr/dotfiles - 🏡 /.dotfiles | Includes configs for neovim, tmux, zsh, alacrity, kitty, and more | Managed by GNU stow
- AbyssEngine/OpenDiablo2 - An implementation of Diablo 2 in AbyssEngine.
- renoise/xrnx - The official Renoise Lua Scripting repository
- filipdutescu/renamer.nvim - VS Code-like renaming UI for Neovim, writen in Lua.
- efrederickson/LuaAssemblyTools - Lua Assembly/Bytecode Tools. Has functions for virtually all aspects of LASM, including reading/writing, verifying, stripping debug info, LASM decompilation, and LASM parsing.
- albingroen/quick.nvim - A very fast Lua based Neovim configuration that uses coc.nvim for intellisense
- stravant/LuaMinify - Lua source code minifier.
- lspcontainers/lspcontainers.nvim - Neovim plugin for lspcontainers.
- ostinelli/gin - A LUA fast, low-latency, low-memory footprint, web JSON-API framework with Test Driven Development helpers and patterns.
- bfredl/nvim-luadev - REPL/debug console for nvim lua plugins
- pygy/LuLPeg - A port of LPeg 100% written in Lua.
- paulofmandown/rotLove - Roguelike Toolkit in Love. A Love2D/lua port of rot.js
- ms-jpq/lua-async-await - Async Await in 90 lines of code.
- miketang84/bamboo - Bamboo is the web framework of Lua based on Mongrel2, ZeroMQ and NoSQL database.
- FlightControl-Master/MOOSE - Mission Object Oriented Scripting Environment (MOOSE) for lua mission scripting design in DCS World
- Tieske/date - Date & Time module for Lua 5.x
- tanvirtin/monokai.nvim - Monokai theme for Neovim written in Lua.
- golgote/neturl - URL and Query string parser, builder, normalizer for Lua
- kikito/i18n.lua - A very complete i18n lib for Lua
- petertriho/cmp-git - Git source for nvim-cmp
- YunoHost/SSOwat - A simple SSO for NGINX, written in Lua
- luvit/lit - Toolkit for developing, sharing, and running luvit/lua programs and libraries.
- pkulchenko/ZeroBranePackage - Packages for ZeroBrane Studio (https://studio.zerobrane.com)
- manoelcampos/xml2lua - XML Parser written entirely in Lua that works for Lua 5.1+. Convert XML to and from Lua Tables 🌖💱
- ledgetech/lua-resty-redis-connector - Connection utilities for lua-resty-redis
- Avimitin/nvim - Structure, documented, super fast neovim configuration. 可能是翻斗花园最好用的 neovim 配置[^1]。
- jbyuki/one-small-step-for-vimkind - Debug adapter for Neovim plugins
- tarantool/queue - Create task queues, add and take jobs, monitor failed tasks
- zhaojh329/wifidog-ng - Next generation WifiDog implemented in Lua.
- NobleRobot/NobleEngine - A li'l game engine for Playdate.
- tjdevries/express_line.nvim - WIP: Statusline written in pure lua. Supports co-routines, functions and jobs.
- kurapica/PLoop - Prototype Lua object-oriented program system and frameworks.
- b0o/mapx.nvim - 🗺 A better way to create key mappings in Neovim
- JaapBraam/LoRaWanGateway - A LoRaWan Gateway in LUA
- ThemerCorp/themer.lua - A simple, minimal highlighter plugin for neovim
- tamton-aquib/staline.nvim - A modern lightweight statusline and bufferline plugin for neovim in lua. Mainly uses unicode symbols for showing info.
- gilzoide/godot-lua-pluginscript - Godot PluginScript for the Lua language, currently based on LuaJIT's FFI
- ghillb/cybu.nvim - Neovim plugin that offers context when cycling buffers in the form of a customizable notification window.
- CapsAdmin/goluwa - game engine and framework written in luajit
- LinArcX/telescope-command-palette.nvim - Create key-bindings and watch them with telescope 🔭
- tanema/light_world.lua - A lighting model made for love 2d
- mpeterv/argparse - Feature-rich command line parser for Lua
- richardhundt/shine - A Shiny Lua Dialect
- openresty/lua-resty-memcached - Lua memcached client driver for the ngx_lua based on the cosocket API
- Olivine-Labs/lustache - Mustache templates for Lua
- occivink/mpv-image-viewer - Configuration, scripts and tips for using mpv as an image viewer
- advanced-threat-research/CVE-2020-16898 - CVE-2020-16898 (Bad Neighbor) Microsoft Windows TCP/IP Vulnerability Detection Logic and Rule
- oUF-wow/oUF - WoW AddOn - Unit frame framework.
- gennaro-tedesco/nvim-peekup - 👀 dynamically interact with vim registers
- msva/lua-htmlparser - An HTML parser for lua.
- matbme/JABS.nvim - Just Another Buffer Switcher for Neovim
- davidde/mpv-autosub - Fully automatic subtitle downloading for the MPV media player
- Kampfkarren/Roblox - Scripts and stuff I wrote for Roblox. Documentation is little to none as these are just stuff I took from my game that I thought I could share.
- zzamboni/dot-hammerspoon - My personal Hammerspoon configuration - mirrored from GitLab
- evaera/roblox-lua-promise - Promise implementation for Roblox
- cloudwu/lua-bgfx - Yet another bgfx lua binding
- 1bardesign/batteries - Reusable dependencies for games made with lua (especially with love)
- AckslD/nvim-FeMaco.lua - Catalyze your Fenced Markdown Code-block editing!
- zserge/lua-promises - A+ promises in Lua
- esensar/nvim-dev-container - Neovim dev container support - Mirror of https://codeberg.org/esensar/nvim-dev-container
- openLuat/Luat_2G_RDA_8955 - Luat 2G开源项目,适用于Air202、Air800、Air201等,持续维护
- eddyekofo94/gruvbox-flat.nvim - Another attempt of a flat Gruvbox theme for Neovim
- hrsh7th/cmp-nvim-lua - nvim-cmp source for nvim lua
- OTCv8/otclientv8 - Clean, ready to use version of OTClientV8 - Alternative, highly optimized Tibia client
- ful1e5/onedark.nvim - Atom's iconic One Dark theme for Neovim, written in Lua
- Windower/Lua - Lua Addons and Scripts
- ethanholz/nvim-lastplace - A Lua rewrite of vim-lastplace
- Fizzadar/Luapress - 📰 Static site/blog generator written in Lua.
- JakobGreen/lua-requests - Requests for Lua!
- FeiyouG/command_center.nvim - Create and manage keybindings and commands in a more organized manner, and search them quickly through Telescope
- facebookresearch/CParser - A compact C preprocessor and declaration parser written in pure Lua
- ekickx/clipboard-image.nvim - Neovim Lua plugin to paste image from clipboard.
- DeadlyBossMods/DBM-Retail - The ultimate encounter helper (for Retail) to give you fight info that's easy to process at a glance. DBM aims to focus on what's happening to you, and what YOU need to do about it.
- Argon-/mpv-stats - Display file statistics in mpv.
- junnplus/lsp-setup.nvim - A simple wrapper for nvim-lspconfig and mason-lspconfig to easily setup LSP servers.
- declancm/cinnamon.nvim - Smooth scrolling for ANY movement command 🤯. A Neovim plugin written in Lua!
- pianocomposer321/yabs.nvim - Yet Another Build System/Code Runner for Neovim, written in lua
- pguillory/luajit-libuv - LuaJIT FFI binding for libuv
- leafo/etlua - Embedded Lua templates
- APItools/router.lua - A barebones router for Lua. It matches urls and executes lua functions.
- wingify/lua-resty-rabbitmqstomp - Opinionated Lua RabbitMQ client library for the ngx_lua apps based on the cosocket API
- liseen/lua-resty-http - Lua http client driver for the ngx_lua based on the cosocket API
- leegao/LuaInLua - A self-hosting compiler for the Lua language.
- jevajs/Jeva - A monorepo for code used in videos/tutorials for Jeva. Created and maintained by @thatziv
- flingo64/PhotoStation-Upload-Lr-Plugin - Photo StatLr (aka PhotoStation Upload) is a Lightroom Publish and Export Service Plugin that enables the export /publishing of photos and videos from Lr to a Synology Photo Station. It uploads the photos/videos and all required thumbnails. It can download comments and ratings and do a real two-way synch of various metadata (tags, ratings, labels).
- axkirillov/easypick.nvim - A neovim plugin that lets you easily create Telescope pickers from arbitrary console commands
- Roblox/rodux - A state management library for Roblox Lua inspired by Redux
- gennaro-tedesco/nvim-jqx - Populate the quickfix with json entries
- adelarsq/neoline.vim - Status Line for Neovim focused on beauty and performance ✅🖤💙💛
- rmagatti/session-lens - A session-switcher extension for rmagatti/auto-session using Telescope.nvim
- jameshiew/nvim-magic - 🧞 Pluggable framework for using AI code assistance in Neovim
- CapsAdmin/pac3 - advanced avatar customization for garrysmod
- Kadoba/Advanced-Tiled-Loader - Imports Tiled maps into Lua for the LÖVE game engine. (NO LONGER IN DEVELOPMENT)
- wompi-co/srv-router - OpenResty (nginx+lua) that discovers upstream servers from SRV records
- whatsthatsmell/dots - Code Smell Dotfiles
- ignacio/StackTracePlus - StackTracePlus provides enhanced stack traces for Lua.
- weshoke/Lust - Lua String Templates
- iamtsm/tl-ops-manage - api-gateway, framework for service management based on openresty。balance, health-check, limit-fuse, waf, 负载均衡,健康检查,服务熔断,服务限流,动态配置,数据统计, waf过滤,黑白名单,基于openresty的API网关
- bungle/lua-resty-nettle - LuaJIT FFI bindings for Nettle (a low-level cryptographic library)
- Kong/lua-resty-worker-events - Cross Worker Events for Nginx in Pure Lua
- trixnz/lua-fmt - lua-fmt is pretty-printer for Lua code
- theganyo/lua2go - Easy access to your Go (Golang) modules from Lua and NGINX!
- posenhuang/NPMT - Towards Neural Phrase-based Machine Translation
- nicknlsn/MarioKart64NEAT - NEAT implementation in Lua for Mario Kart 64 and the BizHawk emulator
- hpxl/nginx-lua-fastdfs-GraphicsMagick - nginx+lua+fastdfs+GraphicsMagick 动态生成缩略图
- jirutka/luapak - Easily build a standalone executable for any Lua program
- Jaliborc/Bagnon - Single window displays for you items
- gvvaughan/lyaml - LibYAML binding for Lua.
- paulcuth/starlight - A Lua to ES6 transpiler.
- bjornbytes/graphql-lua - GraphQL implementation in Lua
- bakpakin/binser - Customizable Lua Serializer
- saks/lua-resty-repl - Interactive console (REPL) for Openresty and luajit code
- FAForever/fa - Lua code for FAF
- BeamMP/BeamMP - A LUA implementation at attempting to bring local network multiplayer to BeamNG.drive
- asqbtcupid/lua_hotupdate - my lua hotudpate(hot swap) implement
- 128technology/protobuf_dissector - A Wireshark Lua plugin for decoding Google protobuf packets
- topkecleon/otouto - A Lua-based Telegram bot with plugins.
- Iron-E/nvim-highlite - A colorscheme template that is "lite" on logic for the developer.
- ziontee113/color-picker.nvim - A powerful Neovim plugin that lets users choose & modify RGB/HSL/HEX colors.
- sonoro1234/LuaJIT-ImGui - LuaJIT ffi binding for imgui, backends and extension widgets
- adobe-apiplatform/api-gateway-aws - AWS SDK for NGINX with Lua
- miversen33/import.nvim - A safe require override with niceties
- keplerproject/xavante - Xavante is a Lua HTTP 1.1 Web server that uses a modular architecture based on URI mapped handlers.
- torhve/LuaWeb - A very simple blog engine using openresty, nginx, lua, markdown, git and redis
- is0n/fm-nvim - 🗂 Neovim plugin that lets you use your favorite terminal file managers (and fuzzy finders) from within Neovim.
- hanks-zyh/hydrogenApp - hydrogen is a pluggable android app
- toppair/reach.nvim - Buffer, mark, tabpage, colorscheme switcher for Neovim
- miversen33/netman.nvim - Neovim (Lua powered) Network Resource Manager
- zrong/lua - A lua library by zengrong.net
- NMAC427/guess-indent.nvim - Automatic indentation style detection for Neovim
- arkav/lualine-lsp-progress - LSP Progress lualine componenet
- nvim-telescope/telescope-github.nvim - Integration with github cli
- cloudflare/loom - Easier to read LuaJIT dumps
- mkafrin/PolyZone - PolyZone is a FiveM mod to define zones of different shapes and test whether a point is inside or outside of the zone
- andremm/lua-parser - A Lua 5.3 parser written with LPegLabel
- shortcuts/no-neck-pain.nvim - ☕ Dead simple plugin to center the currently focused buffer to the middle of the screen.
- davidm/lua-inspect - Lua code analysis, with plugins for HTML and SciTE
- askfiy/nvim - An excellent Neovim configuration, which is as powerful as Vscode, is lightning fast ⚡
- geoffleyland/luatrace - A tool for tracing Lua script execution and analysing time profiles and coverage
- disrupted/dotfiles - 👨🏻💻 My personal Neovim config entirely written in Lua (requires nightly), ZSH with zinit plugin manager & powerlevel10k prompt, and other dotfiles I am adding over time
- Yagua/nebulous.nvim - Minimalist Collection of Colorschemes for Neovim Written in Lua
- lefcha/concurrentlua - Concurrency oriented programming in Lua
- kikito/stateful.lua - Stateful classes for Lua
- ChristianChiarulli/lvim - My config for LunarVim
- LandSandBoat/server - ⛵ LandSandBoat - a server emulator for Final Fantasy XI. Just an X-34 landspeeder out for a drive.
- dcampos/nvim-snippy - Snippet plugin for Neovim written in Lua
- apache/skywalking-nginx-lua - The Nginx Lua agent for Apache SkyWalking
- jvgrootveld/telescope-zoxide - An extension for telescope.nvim that allows you operate zoxide within Neovim.
- gaoDean/autolist.nvim - Automatic list continuation and formatting for neovim, powered by lua
- matiasah/shadows - Shädows - A Shadows & Lights engine for löve
- tokers/lua-resty-requests - Yet Another HTTP library for OpenResty - For human beings!
- stevedonovan/Microlight - A little library of useful Lua functions, intended as the 'light' version of Penlight
- potamides/pantran.nvim - Use your favorite machine translation engines without having to leave your favorite editor.
- norman/telescope - A highly customizable test library for Lua that allows declarative tests with nested contexts.
- jirutka/ngx-oauth - OAuth 2.0 proxy for nginx written in Lua.
- nvonahsen/jitsi-token-moderation-plugin - Lua plugin for jitsi which determines whether users are moderator or not based on token contents
- NightrainsRbx/RobloxLsp - Roblox Luau Language Server based on Lua by sumneko.
- m4xshen/autoclose.nvim - A minimalist autoclose plugin for Neovim written in 100% Lua.
- kikito/cron.lua - Time-related functions for Lua, inspired in javascript's setTimeout and setInterval
- jacobsimpson/nvim-example-lua-plugin - A simple Neovim Lua plugin using the Lua embedded in Neovim, suitable as a template.
- Egor-Skriptunoff/pure_lua_SHA - SHA1, SHA2, SHA3, BLAKE2 and BLAKE3 functions written in pure Lua and optimized for speed
- Afforess/Factorio-Stdlib - Factorio Standard Library Project
- 4ban/awesome-ban - Awesome WM 4.x theme configs
- mhanberg/elixir.nvim - Neovim plugin for Elixir
- camchenry/sock.lua - A Lua networking library for LÖVE games.
- DhavalKapil/elasticsearch-lua - Lua client for Elasticsearch
- beauwilliams/statusline.lua - A zero-config minimal statusline for neovim written in lua featuring awesome integrations and blazing speed!
- hoelzro/lua-repl - A Lua REPL implemented in Lua for embedding in other programs
- appwilldev/moochine-demo - OpenResty(ngx_lua, http://openresty.org )+Moochine 完整实例
- alvarosevilla95/luatab.nvim - Tabline lua plugin for neovim
- EmmanuelOga/easing - Easing functions implemented in lua (Functions from http://www.robertpenner.com/easing/ )
- brymer-meneses/grammar-guard.nvim - Grammar Guard is a Neovim plugin that checks your grammar as you write your LaTeX, Markdown or plain text document.
- a327ex/boipushy - Input module for LÖVE
- norcalli/nvim-terminal.lua - A high performance filetype mode for Neovim which leverages conceal and highlights your buffer with the correct color codes.
- Neopallium/lualogging - New maintainer at: https://github.com/lunarmodules/lualogging
- jonniek/mpv-scripts - A collection of mpv scripts
- occivink/mpv-gallery-view - Gallery-view scripts for mpv
- lunarmodules/luassert - Assertion library for Lua
- Kong/lua-resty-dns-client - Lua DNS client, load balancer, and utility library
- igrigorik/tokyo-recipes - Lean & mean Tokyo Cabinet recipes (with Lua)
- bungle/lua-resty-validation - Validation Library (Input Validation and Filtering) for Lua and OpenResty.
- andersevenrud/nordic.nvim - A nord-esque colorscheme for neovim
- thegrb93/StarfallEx - Starfall, but with active development and more features. Write Garry's mod chips similar to E2, but in lua
- Skycrab/skynet_websocket - skynet websocket(lua)
- Roblox/testez - BDD-style test and assertion library for Roblox Lua
- RedisLabs/geo.lua - A helper library for Redis geospatial indices
- silentbicycle/tamale - TAble MAtching Lua Extension - An Erlang-style pattern-matching library for Lua
- Creckeryop/NOBORU - Application for PlayStation Vita to read manga or comics
- Cluain/Lua-Simple-XML-Parser - Read simple XML easily
- cloudwu/luareload - reload a lua module
- Phrogz/SLAXML - SAX-like streaming XML parser for Lua
- hythloday/VenturePlanSoDMissions - Addon to bring VenturePlan up to date with the 9.1 missions
- grafi-tt/lunajson - A strict and fast JSON parser/decoder/encoder written in pure Lua.
- agoragames/nginx-google-oauth - Lua module to add Google OAuth to nginx
- SavedInstances/SavedInstances - Addon that keeps track of the instance/raid lockouts saved against your characters, and related currencies and cooldowns.
- mam91/neat-genetic-mario - Update of Seth Bling's MarI/O
- Elfansoer/dota-2-lua-abilities - A repository for creating Dota 2 Lua abilities.
- majek/lua-channels - Go style channels in pure Lua
- JoosepAlviste/dotfiles - My dotfiles for Neovim, Kitty terminal, Zsh, and a few other things.
- jinq0123/grpc-lua - The Lua gRPC binding. HTTP/2 based RPC http://grpc.io
- geekscape/mqtt_lua - MQTT Client library for the Lua language
- 0oAstro/dim.lua - Dim unused words in neovim
- xopxe/lumen - Lua Multitasking Environment.
- wrxck/telegram-bot-lua - A simple yet extensive Lua library for the Telegram bot API.
- juce/lua-resty-shell - tiny subprocess/shell library to use with OpenResty application server
- gvx/bitser - Serializes and deserializes Lua values with LuaJIT
- esoui/esoui - ESOUI is the Lua source code of the ZenimaxOnline's MMORPG "The Elder Scrolls Online"
- zbirenbaum/neodim - Neovim plugin for dimming the highlights of unused functions, variables, parameters, and more
- stevedonovan/LuaMacro - An extended Lua macro preprocessor
- SpringCloud/nginx-zuul-dynamic-lb - 🍁 基于Lua的Spring Cloud网关高可用通用Ngnix插件
- pltanton/net_widgets - Network widgets for Awesome WM
- mtourne/nginx_log_by_lua - Simple example of aggregated logging using log_by_lua hooks
- luastar/luastar - 一个基于openresty的http接口开发框架或网关
- efrederickson/XFuscator - Most advanced Lua obfuscator 3V4R
- samjwill/nvim-unception - A plugin that leverages Neovim's built-in RPC functionality to simplify opening files from within Neovim's terminal emulator without nesting sessions.
- iryont/lua-struct - Implementation of binary packing/unpacking in pure lua
- fjolnir/TLC - The Tiny Lua Cocoa Bridge
- benglard/waffle - Fast, asynchronous web framework for Lua/Torch
- X-Raym/REAPER-ReaScripts - X-Raym's Free and Open Source Scripts for Cockos REAPER.
- uga-rosa/cmp-dictionary - nvim-cmp source for dictionary.
- philanc/plc - Pure Lua Crypto
- NTBBloodbath/doom-one.nvim - doom-emacs' doom-one Lua port for Neovim
- is0n/jaq-nvim - ⚙️ Just Another Quickrun Plugin for Neovim in Lua
- David-Kunz/jester - A Neovim plugin to easily run and debug Jest tests
- cloudwu/lua-trace - Trace for debug lua
- leandromoreira/nginx-lua-redis-rate-measuring - A lua library to provide distributed rate measurement using nginx + redis, you can use it to do a throttling system within many nodes.
- zheng-ji/ngx_lua_reqstatus - 实时统计 nginx 状态的 lua 拓展
- osyrisrblx/t - A Runtime Typechecker for Roblox
- KURANADO2/hammerspoon-kuranado - Hammerspoon config(Support custom shortcut keys, emoji search, application shortcut switching, real-time network speed, key echo, etc.)
- ishan9299/nvim-solarized-lua - solarized colorscheme in lua for nvim 0.5
- peanode/simple-url-shorten - 基于Openresty的lua模块开发的简单网址缩短系统,特点是使用Nginx+lua+redis,性能非常高;具有域名黑名单、白名单,支持简单认证;支持自定义短网址;支持自定义短URL长度;支持自定义短网址字符前缀后缀等等
- onsails/diaglist.nvim - Live render workspace diagnostics in quickfix with current buf errors on top, buffer diagnostics in loclist
- AdiAddons/AdiBags - WoW Addon — Adirelle's bag addon.
- Ketho/BlizzardInterfaceResources - Development resources from World of Warcraft
- TeamUlysses/ulx - ULX: A powerful administration addon for Garry's Mod
- Stepets/utf8.lua - pure-lua 5.3 regex library
- alec-gibson/nvim-tetris - Bringing emacs' greatest feature to neovim - Tetris!
- zeromq/lzmq - Lua binding to ZeroMQ
- RishabhRD/nvim-cheat.sh - cheat.sh integration for neovim in elegant way
- Tieske/uuid - A pure Lua uuid generator (modified from a Rackspace module)
- multitheftauto/mtasa-resources - This project maintains a list of up-to-date resources that come with Multi Theft Auto.
- Everblush/nvim - A port of everblush.vim but written in lua
- Dkendal/nvim-treeclimber - Neovim structured editing plugin
- CosmicNvim/cosmic-ui - Cosmic-UI is a simple wrapper around specific vim functionality. Built in order to provide a quick and easy way to create a Cosmic UI experience with Neovim!
- xfbs/PiL3 - My solutions to the exercises from the book "Programming in Lua 3" by Roberto Ierusalimschy
- mwSora/payday-2-luajit - Decompiled Lua of PAYDAY 2.
- jmcnamara/xlsxwriter.lua - A lua module for creating Excel XLSX files.
- clementfarabet/graphicsmagick - A simple Lua wrapper to graphicsmagick.
- xchopin/FiveM-RP-Boilerplate - 🔫 Boilerplate for FiveM Roleplay servers. Save time and focus on your real project.
- stepelu/lua-sci - SciLua: Scientific Computing with LuaJIT
- jtarchie/underscore-lua - Underscore is a utility-belt library for Lua
- iresty/lua-resty-test - Lua test frame for the ngx_lua based on Openresty
- xHasKx/luamqtt - luamqtt - Pure-lua MQTT v3.1.1 and v5.0 client
- weibocom/motan-openresty - A cross-language RPC framework for rapid development of high performance distributed services based on OpenResty.
- MiaadTeam/lesvim - Nvim config focus on Javascript, Typescript, Rust and Lua - 🚀 💪 ( Fast and Powerfull ) - Deno and other typescript LSP working well together
- AckslD/nvim-trevJ.lua - Nvim-plugin for doing the opposite of join-line (J) of arguments, powered by treesitter
- wrxck/mattata - A powerful, plugin-based, multi-purpose Telegram bot designed to serve a wide variety of purposes
- stevedonovan/Lake - A Lua-based Build Tool
- SiENcE/astray - Astray is a lua based maze, room and dungeon generation library for dungeon crawlers and rougelike video games
- Open-Markets-Initiative/wireshark-lua - Source generated cross platform wireshark dissectors
- kyleschaub/udemy-love2d - Full source code for all projects from my course on Lua and Love2D
- ziontee113/icon-picker.nvim - This is a Neovim plugin that helps you pick Nerd Font Icons, Symbols & Emojis
- seblindfors/ConsolePort - ConsolePort - Game Controller Addon for World of Warcraft
- piXelicidio/locas-ants - A modern Lua+Löve2D remake of my Ant Colony Simulation
- LuaDist/squish - Squish Lua libraries and apps into a single compact file.
- liuhaopen/SkynetMMO - a skynet implementation of MMO, server side of UnityMMO
- davidm/lua-matrix - Matrices and vectors of are real, complex, and symbolic elements, implemented as Lua tables.
- David-Kunz/treesitter-unit - A Neovim plugin to deal with treesitter units
- 0oAstro/silicon.lua - Beautiful code snippet images right in the most epic editor :chef_kiss:
- mnabila/nvimrc - vimrc for neovim written in lua
- diegofn/TuneIn-Radio-VLC - TuneIn Radio LUA Script for VLC 2.x. and 3.x. Its compatible with VLC for Windows, Linux and Mac
- Darazaki/indent-o-matic - Dumb automatic fast indentation detection for Neovim written in Lua
- ZhiyuanLck/smart-pairs - Ultimate smart pairs written in lua!
- utilyre/barbecue.nvim - A VS Code like winbar for Neovim
- tiagovla/scope.nvim - Scope.nvim: changing the way of using tabs on neovim. Tab::Buf.
- EsreverWoW/ShestakUI_Classic - ShestakUI for Wrath Classic (3.4.1), Burning Crusade Classic (2.5.4), and WoW Classic (1.14.3)
- davidgranstrom/scnvim - Neovim frontend for SuperCollider.
- umegaya/lua-aws - pure-lua implementation of aws REST APIs
- TheAlgorithms/Lua - Algorithms and Data Structures implemented in the Lua programming language
- dhruvmanila/telescope-bookmarks.nvim - A Neovim Telescope extension to open your browser bookmarks right from the editor!
- DengSir/tdBattlePetScript - Battle pet combat script for wow.
- deepmind/classic - A class system for Lua.
- anjia0532/lua-resty-redis-util - openresty/lua-resty-redis 封装工具类
- sumneko/vscode-lua - Release lua-language-server for VSCode
- nixuehan/Belial - 基于nginx lua module 的一个 waf .
- fffonion/lua-resty-acme - Automatic Let's Encrypt certificate serving and Lua implementation of ACMEv2 procotol
- cniw/mpv-discordRPC - Discord Rich Presence integration for mpv Media Player
- cocos-creator/creator-lua-deprecated - Cocos Creator 的 Lua 支持
- SidOfc/carbon.nvim - The simple directory tree viewer for Neovim written in Lua.
- optimizacija/neovim-config - Modern NeoVim config for IDE-like development
- kikito/love-loader - Threaded resource loading for LÖVE
- ishan9299/modus-theme-vim - Port of modus-themes in neovim
- hoppercomplex/calvera-dark.nvim - Calvera Dark Colorscheme for Neovim written in Lua with built-in support for native LSP, TreeSitter and many more plugins
- hoelzro/lua-term - Terminal operations for Lua
- tanema/behaviourtree.lua - a simple behaviour tree library for lua ported from javascript
- speedata/luaqrcode - Pure Lua qrcode library
- shaunsingh/solarized.nvim - Port of the Solarized colorscheme for vim, written in lua, with treesitter support.
- Kong/lua-resty-healthcheck - Healthcheck library for OpenResty to validate upstream service status
- jedrzejboczar/toggletasks.nvim - Neovim task runner: JSON/YAML + toggleterm.nvim + telescope.nvim
- PabloCodingg/ncs_core - A powerful, optimized but above all open-source FiveM RolePlay core under developement by the community, for the community.
- ldb/lua-telegram-bot - Lua Library for the Telegram Bot API
- huyvohcmc/dotfiles - ...
- daurnimator/lpeg_patterns - A collection of LPEG patterns
- lite-xl/lite-xl-lsp - LSP Plugin for Lite XL editor
- winston0410/commented.nvim - Neovim commenting plugin in Lua. Support operator, motions and more than 60 languages! 🔥
- Ruin0x11/OpenNefia - (Archived) Moddable engine reimplementation of the Japanese roguelike Elona.
- shagu/pfQuest - A Questhelper and Database Addon for World of Warcraft: Vanilla & TBC
- psamim/telegram-cli-backup - A simple Lua script to backup Telegram messages into a CSV or sqlite database
- keplerproject/orbit - Orbit is an MVC web framework for Lua.
- isage/lua-resty-moongoo - MongoDB library for OpenResty
- Grouflon/3rd_training_lua - Training mode for Street Fighter III 3rd Strike (Japan 990512), on Fightcade
- thomasgoldstein/zabuyaki - Zabuyaki, old-school side-scrolling beat 'em up
- Manas140/Conscious - Neovim config
- kepler155c/opus - ComputerCraft OS
- iwiniwin/LuaKit - Lua核心工具包,包含对面向对象,组件系统(灵活的绑定解绑模式),mvc分模块加载,事件分发系统等常用模式的封装。同时提供打印,内存泄漏检测,性能分析等常用工具类。
- daurnimator/luatz - Time, Date and Timezone library for lua
- cloudflare/raven-lua - A Lua interface to Sentry
- Theory-of-Everything/nii-nvim - A minimal neovim configuration
- ignacio/LuaOAuth - A OAuth client library for Lua
- s1n7ax/dotnvim - Neovim Lua configuration pre-configured for Java, JavaScript, Typescript etc...
- mfcc64/mpv-scripts - mpv lua scripts
- max397574/ignis-nvim - This are my neovim configurations. https://github.com/max397574/omega-nvim is more up to date
- kenshohara/3D-ResNets - 3D ResNets for Action Recognition
- ray-x/guihua.lua - A GUI library for Neovim plugin developers
- potamides/dotfiles - My personal dotfiles for most of the programs I use on a daily basis.
- AckslD/nvim-revJ.lua - Nvim-plugin for doing the opposite of join-line (J) of arguments written in lua.
- ziontee113/neo-minimap - Plugin for Neovim that lets you create your own "minimap" from Treesitter Queries or Vim Regex.
- unkperson/player-model-changer - 💉: gamesense lua script to change local player model
- scipag/httprecon-nse - Advanced web server fingerprinting for Nmap
- Neopallium/lua-handlers - Provides a set of async. callback based handlers for working with raw TCP/UDP socket, ZeroMQ sockets, or HTTP client/server.
- MutePuker/TeleMute - A Telegram-CLI Administration Telgram bot in Lua - New TG
- horan-geeker/nana - Lua http api framework
- flwmxd/MapleStory-Porting - MapleStory implementation build with early stage MapleEngine
- Yazeed1s/oh-lucy.nvim - Inspired by oh-lucy theme in vscodium, with few tweaks!
- nyngwang/NeoZoom.lua - Zoom-in your working window when so many splits hanging there.
- Olivine-Labs/lusty - Lua RESTful Web Application Framework
- luapower/dynasm - DynASM with Lua mode
- koreader/koreader-base - Base framework offering a Lua scriptable environment for creating document readers
- APItools/sandbox.lua - A lua sandbox for executing non-trusted code
- LazyZhu/lua-resty-ssdb - Lua ssdb client driver for the ngx_lua based on the cosocket API, SSDB is a leveldb server.
- VolatilePulse/PoB-Item-Tester - AHK and Lua script to automate comparing PoE items from in game or trade sites against your current build with the power of PoB
- SimonLarsen/duckmarines - Free software ChuChu Rocket remake for PC
- monsonjeremy/onedark.nvim - OneDark NeoVim theme written in Lua
- ElvUI-TBC/ElvUI - ElvUI for World of Warcraft - The Burning Crusade (2.4.3)
- thibaultcha/lua-cassandra - Pure Lua driver for Apache Cassandra
- siffiejoe/lua-amalg - Amalgamation of Lua modules/scripts
- jamores/eth-ws-someip - Automotive Ethernet SOME/IP-SD Wireshark LUA dissectors (Autosar 4.2)
- amireh/lua_cliargs - A command-line argument parsing module for Lua.
- moteus/lua-log - Asynchronous logging library for Lua
- libvips/lua-vips - Lua binding for the libvips image processing library
- guysv/ilua - Portable Lua kernel for Jupyter
- ToxicFrog/vstruct - A Lua library for packing and unpacking binary data, supporting arbitrary (byte-aligned) widths, named fields, and repetition.
- rxi/tick - Lua module for delaying function calls
- robotboy655/gmod-lua-menu - A Lua powered ( No HTML ) main menu for Garry's Mod.
- nucular/sfxrlua - A port of the sfxr sound effect synthesizer to Lua
- api7/jsonschema - Pure Lua JSON schema validator for Lua/LuaJIT
- andrewferrier/debugprint.nvim - Debugging in NeoVim the print() way!
- lithammer/NeavUI - Development branch of Neav UI
- Iron-E/nvim-libmodal - Create new "modes" for Neovim!
- cuducos/yaml.nvim - 🍒 YAML toolkit for Neovim users
- cstsunfu/.sea.nvim - 21st-century Neovim configure. Mainly implemented by lua.
- clementfarabet/lua---nnx - An extension to Torch7's nn package.
- charludo/projectmgr.nvim - Quickly switch between projects and automate startup tasks.
- bighil/aeslua - Implementation of aes in nearly pure lua (bitlib is required)
- Xuyuanp/yanil - Yet Another Nerdtree In Lua
- serprex/luwa - WIP jit lua to wasm
- s1n7ax/nvim-terminal - A Lua-Neovim plugin that toggles a terminal
- romgrk/fzy-lua-native - Luajit FFI bindings to FZY
- kikito/beholder.lua - Minimal observer pattern for Lua, with a couple twists
- daxliar/submerger - SRT Subtitles Merger
- bungle/lua-resty-route - URL Routing Library for OpenResty Supporting Pluggable Matching Engines
- andersevenrud/cmp-tmux - Tmux completion source for nvim-cmp and nvim-compe
- xolox/vim-lua-inspect - Semantic highlighting for Lua in Vim
- tjdevries/tree-sitter-lua - Neovim Tree Sitter Lua Grammar & Library
- tietang/ngx-lua-zuul - 基于Nginx&Lua 和Netflix Eureka的微服务网关。请看看:https://github.com/tietang/zebra
- wtsnjp/llmk - Light LaTeX Make
- solso/api-aggregator - Aggregate REST API calls easily on a sandboxed Nginx+Lua env
- orts/server - A real map datapack based on TFS 1.2 engine
- kikito/semver.lua - Semantic versioning for Lua
- kazhala/close-buffers.nvim - 📑 Delete multiple vim buffers based on different conditions
- hopesoft/nginx-lua-image-module - A nginx module to resize, crop images
- hnlq715/nginx-prometheus-metrics - A production demo to collect prometheus metrics for nginx with lua embedded.
- cloudwu/ldebug - A Lua Remote Debugger
- clementfarabet/lua---parallel - A (simple) parallel computing framework for Lua
- t-troebst/perfanno.nvim - NeoVim lua plugin that annotates source code with profiling information from perf or other profilers
- Phrogz/NeatJSON - Pretty-print your JSON in Ruby, JS, or Lua with more power than JSON.stringify or JSON.pretty_generate
- MikuAuahDark/lily - LÖVE Async Asset Loader
- megalithic/dotfiles - 🗿 dotfilery, configuration, environment settings, automation, etc. 🛖
- giann/sirocco - 🦜 A collection of interactive command line prompts for Lua
- Enfernuz/quik-lua-rpc - RPC-сервис для вызова API Lua-библиотеки торгового терминала QUIK (ARQA Technologies)
- benfowler/telescope-luasnip.nvim - Neovim plugin. Telescope.nvim extension that adds LuaSnip integration.
- api7/lua-resty-ipmatcher - High-performance match IP address for Nginx + Lua
- ur4ltz/surround.nvim - A surround text object plugin for neovim written in lua. (Fork from blackCauldron7/surround.nvim)
- helderberto/dotfiles - ⚙️ Setup a macOS environment quickly and easily!
- haproxytech/haproxy-lua-oauth - JWT Validation implementation for HAProxy Lua host
- xiyaowong/coc-sumneko-lua - Lua extension using sumneko lua-language-server for coc.nvim
- tullamods/OmniCC - Cooldown count for everything
- Rerumu/FiOne - Lua 5.1 bytecode interpreter, in Lua
- Neopallium/LuaNativeObjects - A Lua bindings generator written in Lua.
- kvrohit/substrata.nvim - A cold, dark color scheme for Neovim
- JoepVanlier/Hackey-Trackey - A LUA tracker plugin for REAPER 5.x and up. Designed to mimick the pattern editor in Jeskola Buzz.
- hiwoshixiaoyu/FruitSlot - 老虎机,水果机,游戏,cocos2d-lua,go网络版水果机
- dingshukai/lua-oop - Lua Object Oriented Programming Framework. WOW!
- dense-analysis/neural - Blazingly fast AI code generation, editing and completion plugin for Neovim
- boyliang/lua_badboy - Some useful tools for lua
- tsbohc/zest.nvim - macros to configure neovim in fennel
- prometheus-lua/Prometheus - Lua Obfuscator written in pure Lua
- olivercederborg/poimandres.nvim - Poimandres colorscheme for Neovim written in Lua
- ledgetech/lua-resty-qless - Lua binding to Qless (Queue / Pipeline management) for OpenResty / Redis
- kikito/lua-sandbox - A lua sandbox for executing non-trusted code
- freeioe/freeioe - An edge-computing framework for Industrial Internet of Things 开源的边缘计算网关框架. 讨论群: 291292378
- wilhantian/catui - A very light-weight GUI library for the Löve2D
- uga-rosa/translate.nvim - Use any external translate command / API in nvim.
- ixahmedxi/trashvim - The trashiest of neovim lua configs for the one and only trash_dev. 🗑
- ittner/lua-iconv - Lua bindings for POSIX iconv
- DeadlyBossMods/DBM-Classic - The ultimate encounter helper (for Classic) to give you fight info that's easy to process at a glance. DBM aims to focus on what's happening to you, and what YOU need to do about it.
- danielnehrig/nvim - neovim lua cfg
- sundream/ggApp - A game server example,base on gg+skynet
- pixeltailgames/cinema - 🎥 Gamemode for Garry's Mod featuring multiplayer video streaming
- ThymonA/menuv - FiveM menu library for creating menu's with NUI
- MArpogaus/awesome-ayu - Minimalistic awesome window manager theme using the gorgeous ayu color palette.
- lattejed/a-star-lua - A clean, simple implementation of the A* pathfinding algorithm for Lua.
- s1n7ax/nvim-comment-frame - Detects the language using treesitter and adds a comment block
- gamax92/OCEmu - OpenComputers Emulator in Lua. Depreciated
- fffonion/lua-resty-openssl - FFI-based OpenSSL binding for OpenResty
- ysugimoto/lua-resty-grpc-gateway - REST <-> gRPC gateway library implementation with OpenResty
- TeamUlysses/ulib - ULib: A Lua library for more rapid development on Garry's Mod servers
- SimonLarsen/sienna - Fast-paced one button platformer
- RedisLabs/redis-lua-debugger - A Redis Lua script for debugging Redis Lua scripts
- philips/lualint - lua linter
- nvim-lua/nvim-lua-plugin-template - A starter template for a Neovim plugin written in Lua
- mogenson/PaperWM.spoon - Tiled scrollable window manager for MacOS
- Mogara/LuaSkillsForQSGS - 新版太阳神三国杀武将技能代码速查手册(Lua版)
- katono/rogue.vim - Porting of Rogue-clone II for Vim
- karai17/lapis-chan - Image board software written in Lua using the Lapis web framework.
- itsuki0927/SkCode - SkCode = neovim + lua + vscode
- itdxer/4DaysORM - Lua 4Days ORM for sqlite3 and mysql
- duhoobo/lua-resty-smtp - I must be crazy trying to send mail with Nginx.
- zanglg/nova.nvim - Another color scheme for neovim written in lua, WIP
- openresty/lua-ssl-nginx-module - NGINX C module that extends ngx_http_lua_module for enhanced SSL/TLS capabilities
- nguyenvukhang/nvim-toggler - invert text in vim, purely with lua.
- leegao/see.lua - A Lua 5.x/LuaJIT introspection library for humans
- kikito/memoize.lua - memoized functions in lua
- B4mbus/oxocarbon-lua.nvim - A lua rewrite of the original oxocarbon theme.
- anjia0532/lua-resty-maxminddb - A Lua library for reading MaxMind's Geolocation database
- tjdevries/vlog.nvim - Single file, no dependency, easy copy & paste log file to add to your neovim lua plugins
- sniper00/entitas-lua - Entitas ECS implementation in Lua.
- RishabhRD/popfix - Neovim lua API for highly extensible popup window
- PY44N/Lua-Obfuscator - A Lua Obfuscator made for Roblox, but should work on most Lua applications
- pintsized/lua-resty-rack - A simple and extensible HTTP server framework for OpenResty.
- neovim/lua-client - Nvim Lua client
- mailru/tntlua - Tarantool 1.5 Lua stored procedures
- lubyk/dub - A Lua bindings generator that uses Doxygen to parse C/C++ headers.
- graue/luasynth - Audio framework in Lua
- DarkEnergyProcessor/livesim2 - Love Live! School Idol Festival Live Simulator
- cia76/QuikPy - Библиотека-обертка, которая позволяет получить доступ к функционалу Quik из Python
- wiiaboo/mpv-scripts - Scripts I've made or adapted from others
- ubergarm/openresty-nginx-jwt - JWT Bearer Token authorization with nginx, openresty, and lua-resty-jwt.
- torch/trepl - A pure Lua-based, lightweight REPL for Torch.
- starius/lua-lru - LRU cache in Lua
- rrfeng/lua-resty-upstream-etcd - An OpenResty lua module that can use upstream config in etcd and Kubernetes.
- keplerproject/luadoc - LuaDoc is obsolete, use LDoc instead →
- Jigoku/boxclip - 2D platformer engine using LÖVE and Lua
- HTV04/funkin-rewritten - Optimized rewrite of Friday Night Funkin' built on LÖVE
- fgheng/winbar.nvim - winbar config for neovim
- fffonion/lua-resty-sniproxy - SNI Proxy based on stream-lua-nginx-module
- e404/htaccess-for-nginx - .htaccess for nginx enables the nginx high performance webserver to deal with .htaccess files.
- DNS-OARC/drool - DNS Replay Tool
- azurewang/lua-resty-fastdfs - Nonblocking Lua FastDFS driver library for ngx_lua
- xfguo/luactor - A pure Lua (at least for now) Actor Model framework.
- Seekladoom/Seekladoom-ASS-Effect - 分享一下鄙人自己做的一些特效字幕,如有写得不当的地方还请多多包涵。
- sailorproject/valua - Validation for lua! A module for making chained validations. Create your objects, append your tests, use and reuse it!
- MINIONBOTS/FFXIVMinion - The LUA-Bot-Module for FFXIVMinion, from MMOMinion.com
- iNavFlight/OpenTX-Telemetry-Widget - INAV Lua Telemetry with support for EdgeTX
- hackorum/nfs - Neovim config from my Neovim Lua From Scratch playlist on YouTube
- charlesmallah/lua-profiler - Fast function profiling for use with Lua
- Yelp/casper - Yelp's internal caching proxy, powered by Nginx and OpenResty at its core
- samodostal/image.nvim - 🖼️ Image Viewer as ASCII Art for Neovim written in Lua
- princejoogie/dir-telescope.nvim - Perform telescope functions in a selected directory
- obaland/vfiler.vim - 📁 File explorer plugin for Vim/Neovim
- nekonako/xresources-nvim - 🎨 Neovim colorscheme based on your xresources color
- leafo/heroku-openresty - Run OpenResty on Heroku with the Lua buildpack
- iqiyi/lua-resty-couchbase - Lua couchbase client driver for the ngx_lua based on the cosocket API / 使用cosocket纯lua实现的couchbase的client,已经在爱奇艺重要的服务播放服务稳定运行5年多
- Ellypse/IntelliJ-IDEA-Lua-IDE-WoW-API - WoW Lua API to use with the Lua IDE plugin for IntelliJ IDEA
- bjornbytes/lust - Lightweight Lua test framework
- aiq/basexx - A Lua library which provides base2(bitfield), base16(hex), base32(crockford/rfc), base64(rfc/url), base85(z85) decoding and encoding.
- tullamods/Dominos - A main actionbar replacement
- TSnake41/raylib-lua - A modern LuaJIT binding for Raylib (also available at https://gitlab.com/TSnake41/raylib-lua)
- silentbicycle/lunatest - xUnit-style + randomized unit testing framework for Lua (and C projects using Lua, etc.)
- rlch/github-notifications.nvim - Statusline + Telescope integration for viewing and interacting with GitHub notifications
- nfrid/due.nvim - Neovim plugin for displaying due dates
- netxfly/nginx_lua_security - 浅谈nginx+lua在安全中的应用
- jghauser/follow-md-links.nvim - Easily follow markdown links with this neovim plugin
- David-Kunz/cmp-npm - An additional source for nvim-cmp to autocomplete packages and its versions
- trisulnsm/trisul-scripts - Ready to run scripts for network analysis
- shortcuts/neovim-plugin-boilerplate - 🔌 Plug and play Neovim plugin boilerplate with pre-configured CI, CD, linter, docs and tests.
- nvoid-lua/nvoid - nvim with lua is cool
- NodeUSB/nodemcu-ide - Browser based Lua IDE for ESP8266 SoC
- medcl/lua-resty-weedfs - weefs,lua,nginx and file post processing with ffmpeg and graphicsmagick
- ellisonleao/nvim-plugin-template - A neovim plugin template for github repos
- rgieseke/locco - Locco is Docco in Lua.
- prettier/plugin-lua - Prettier Lua Plugin (WIP)
- javieryanez/nodemcu-modules - Modules for nodeMcu (LUA intepreter for ESP8266)
- alexghergh/nvim-tmux-navigation - Easy Neovim-Tmux navigation, completely written in Lua
- ahmedkhalf/lsp-rooter.nvim - lsp-rooter.nvim is a neovim plugin written in lua to change the current working directory to the project's root directory automagically using nvim native lsp.
- zrbcool/prometheus-lua-nginx - API Gateway monitoring tools, out-of-box dashboard helps you find out performance issue,help improve SLA.
- teal-language/teal-types - Teal type definitions of Lua libraries!
- Roblox/roact-rodux - A connector between Roact and Rodux, similar to react-redux
- krady21/compiler-explorer.nvim - Run compilers and inspect assembly directly from Neovim with the help of https://godbolt.org/
- kektram/Keks-menu - Kek's menu is a 2take1 lua script that's focused on utilities and trolling.
- jonstoler/class.lua - object-oriented library for lua
- jagt/pprint.lua - yet another lua pretty printer
- itsyourbedtime/orca - Lua port of @neauoire orca for monome norns
- grasses/nginx-lua-static-merger - Static files merger base on openresty
- davisdude/mlib - A math and collisions library for Lua.
- CelestialCartographers/Loenn - A Visual Map Maker and Level Editor for the game Celeste but better than the other one
- arthurealike/turtle.lua - Turtle graphics library for LÖVE.
- AlphaTechnolog/pywal.nvim - pywal.nvim is a reimplementation of pywal.vim to support a few lua plugins like nvim-tree, telescope, bufferline, etc
- superzazu/denver.lua - a simple library to help you play custom waveforms with LÖVE
- molleweide/LuaSnip-snippets.nvim - Neovim plugin that provides snippets for the LuaSnip plugin.
- kikito/sha1.lua - (Deprecated Repo) SHA-1 secure hash computation, and HMAC-SHA1 signature computation in Lua (5.1)
- jose-elias-alvarez/buftabline.nvim - A low-config, minimalistic buffer tabline Neovim plugin written in Lua.
- handsomematt/3d2d-vgui - 👀 Render and control 2D VGUI in 3D world space for Garry's Mod
- zhandouxiaojiji/behavior3lua - behavior tree for lua
- yuri/sputnik - An Extensible Wiki/CMS in Lua
- tokers/lua-resty-http2 - The HTTP/2 Protocol (Client Side) Implementation for OpenResty.
- swkeep/keep-companion - Qbcore pet system
- rdlaitila/LURE - Lua User Interface Rendering engine
- lua-nucleo/lua-nucleo - A random collection of core and utility level Lua libraries
- iskolbin/lbase64 - Lua base64 decoder/encoder
- astrochili/narrator - The Ink language parser and runtime implementation in Lua.
- torch/xlua - A set of useful functions to extend Lua (string, table, ...).
- RealUI/RealUI - A minimalistic UI for World of Warcraft designed to be functional, yet also efficient and elegant.
- nidorx/ecs-lua - ECS Lua is a fast and easy to use ECS (Entity Component System) engine for game development.
- mindreframer/ProFi.lua - a non-official git mirror for ProFi, a Lua profiler
- mfenner/pandoc-jats - A Lua custom writer for Pandoc generating JATS XML
- keplerproject/wsapi - WSAPI is an API that abstracts the web server from Lua web applications.
- henix/slt2 - a simple Lua template processor
- gvx/Ser - A fast, robust, richly-featured table serialisation library for Lua
- Chaitanyabsprip/present.nvim - Presentation plugin for neovim written in lua
- catwell/luajit-msgpack-pure - MessagePack for LuaJIT (using FFI, no bindings, V4 API)
- jgm/djot - A light markup language
- savq/melange - 🗡️ Warm colorscheme for Neovim and beyond
- jose-elias-alvarez/typescript.nvim - A Lua plugin, written in TypeScript, to write TypeScript (Lua optional).
- glepnir/cosynvim - a modern structure neovim config template write in lua
- ttwings/wuxiaLove2d - 武侠与江湖 养成类武侠游戏
- TorchedSammy/dotfiles - 🌺
- xolox/lua-lxsh - Lexing & Syntax Highlighting in Lua (using LPeg)
- shawndumas/adventure.lua - Lua Text Adventure Engine
- actboy168/MoeHero - 我的英雄不可能那么萌
- cfadmin-cn/cfadmin - A lua web network framework.
- NarutoXY/dim.lua - Dim unused words in neovim
- NarutoXY/silicon.lua - Beautiful code snippet images right in the most epic editor :chef_kiss:
- yioneko/nvim-yati - Yet another tree-sitter powered indent plugin for Neovim.
- levno-710/Prometheus - Lua Obfuscator written in pure Lua
- mozilla-services/lua_sandbox_extensions - Extension packages (sandboxes and modules) for the lua_sandbox project
- PedroAlvesV/AbsTK - The Abstract Toolkit – a widget toolkit for GUI and text-mode applications.
- rossy/mpv-repl - A graphical REPL for mpv input commands
- moteus/lua-llthreads2 -
llthreads
library rewritten withoutLuaNativeObjects
code generator - davidm/lua-fish - Parses Lua to abstract syntax tree (AST) using LPeg.
- x25/luajwt - JSON Web Tokens for Lua
- vislee/lua-resty-dns-server - Lua DNS server driver for OpenResty
- torch/class - Oriented Object Programming for Lua
- mcclure/emu-coop - Lua scripts for turning 1-player games into 2-player games using inventory sharing.
- LPGhatguy/luajit-request - Simple HTTPS for LuaJIT!
- Isotarge/ScriptHawk - A collection of Lua scripts and RAM watches for BizHawk.
- tullamods/Bagnon - Single window displays for you items
- Everblush/everblush.nvim - A port of everblush.vim but written in lua
- yashguptaz/calvera-dark.nvim - Calvera Dark Colorscheme for Neovim written in Lua with built-in support for native LSP, TreeSitter and many more plugins
- NFrid/due.nvim - Neovim plugin for displaying due dates
- mirven/luaspec - A specification framework for lua
- jaawerth/fennel-nvim - running fennel-lang natively in neovim
- spro/simon - Dynamic routing/vhosts with nginx + Lua + Redis
- love2d-community/splashes - A collection of splash screens for LÖVE
- KSDaemon/wiola - WAMP implementation in Lua
- calio/lua-capnproto - Lua-capnp is a pure lua implementation of capnproto based on luajit.
- AckslD/nvim-whichkey-setup.lua - Nvim-plugin what wraps vim-which-key to simplify setup in lua
- lusis/lua-httpclient - A unified http/s client library for lua
- jbochi/lua-resty-cassandra - Pure Lua Cassandra client using CQL binary protocol
- Eroica-cpp/dota2scripts - Lua scripts for DotA2.
- ddonline/nginx-lua-waf - Nginx-Lua-WAF是一款基于Nginx的使用Lua语言开发的灵活高效的Web应用层防火墙
- NTBBloodbath/doom-nvim - A Neovim configuration for the advanced martian hacker
- folke/lua-dev.nvim - 💻 Dev setup for init.lua and plugin development with full signature help, docs and completion for the nvim lua API.
- NextCitizens/ncs_core - A powerful, optimized but above all open-source FiveM RolePlay core under developement by the community, for the community.
- Abstract-IDE/Abstract - neovim as an IDE
- vovolie/lua-nginx-prometheus - Monitoring nginx using prometheus
- timotta/wrk-scripts - Script Lua to work better with wrk
- songweihang/knight - Nginx Http 集群api 统计监控、灰度发布、频率控制
- rrpgfirecast/firecast - OpenSource side of RRPG Firecast =)
- nanomsg/luajit-nanomsg - LuaJIT FFI binding to the nanomsg library
- jinq0123/hotfix - Lua 5.2/5.3 hotfix. Hot update functions and keep old data.
- ejmr/Luvent - Simple Event Library for Lua
- kyazdani42/nvim-tree.lua - A file explorer tree for neovim written in lua
- kyazdani42/nvim-web-devicons - lua
fork
of vim-web-devicons for neovim - elihugarret/Moonlet - Live coding with Lua.
- andrewmcwatters/lclass - Class-based object-oriented programming in Lua
- torhve/lua-resty-letsencrypt - Lua script for Nginx to automatically get certificates from LetsEncrypt CA
- nvim-treesitter/highlight.lua - a neovim syntax highlighter using treesitter
- IUdalov/u-test - Sane and simple unit testing framework for Lua
- azurewang/lua-resty-postgres - Nonblocking Lua PostgreSQL driver library for ngx_lua
- andycai/kodelua - Kode is a free Open Source Model-View-Controller framework using Lua.
- nick-nh/qlua - Quik Lua indicators
- davidm/lua-bit-numberlua - Bitwise operators in pure Lua using Lua numbers
- apache/apisix - The Cloud-Native API Gateway
- tjdevries/vim9jit - Ok, hear me out. vim9script... but in lua... so fast
- flwmxd/PharaohStroy - MapleStory implementation build with early stage MapleEngine
- RealTadango/FrSky - My S.Port sensors and OpenTX Lua scripts
- iopass4/behavior3-lua - behavior3-lua
- wardz/ClassicCastbars - [WoW] Adds customizable castbars to various unitframes in Classic.
- mthnglac/dotfiles - This is what I use to get things done!
- hishamhm/f-strings - String interpolation for Lua
- geekscape/nodemcu_esp8266 - NodeMCU Lua examples for the ESP8266 Wi-Fi module
- frederic2ec/onsetrp - [OUTDATED] OnsetRP framework
- emilk/sol - Lua + Typesafety = Sol
- ElvUI-Vanilla/ElvUI - ElvUI for World of Warcraft - Vanilla (1.12.1)
- creativenull/diagnosticls-configs-nvim - An unofficial collection of different linter and formatter configurations for diagnostic-languageserver used for built-in nvim-lsp
- moneymanagerex/general-reports - Bunch of general reports for Money Manager Ex
- leafo/image-server-tutorial - An example of an image processing server in OpenResty and Lua
- JoebRogers/PICO-Tween - A small library of tweening/easing functions for use in the PICO-8 fantasy console, inspired by Robert Penner's easing functions.
- isage/lua-imagick - Lua pure-c bindings to ImageMagick
- Aviana/YaHT - Yet another Hunter Timer for WoW Classic
- nmap/nmap - Nmap - the Network Mapper. Github mirror of official SVN repository.
- kabinspace/AstroVim - AstroVim is an aesthetic and feature-rich neovim config that is extensible and easy to use with a great set of plugins
- yuanfengyun/qipai_algorithm - 棋牌的胡牌算法,包括麻将、跑胡子、扑克。实现 lua 、c++ 、c# 、golang 、js 、java 、python 版本。( Mahjong algorithm )
- Olivine-Labs/busted - Elegant Lua unit testing.
- Planimeter/grid-sdk - The Grid SDK - Game engine for Lua
- onsails/lspkind-nvim - vscode-like pictograms for neovim lsp completion items
- Pocco81/TrueZen.nvim - 🦝 Clean and elegant distraction-free writing for NeoVim
- NTBBloodbath/rest.nvim - A fast Neovim http client written in Lua
- keplerproject/luacov - LuaCov is a simple coverage analyzer for Lua code.
- daogangtang/bamboo - Bamboo is the web framework of Lua based on Mongrel2, ZeroMQ and NoSQL database.
- tami5/sqlite.lua - SQLite/LuaJIT binding for lua and neovim
- tickbh/tdengine - game server for Rust + Lua
- vlipco/srv-router - OpenResty (nginx+lua) that discovers upstream servers from SRV records
- Olivine-Labs/luassert - Assertion library for Lua
- symphony-of-empires/symphony-of-empires - Symphony of the Empires is a RTS strategy game and map game.
- woothee/lua-resty-woothee - Woothee Lua-Openresty implementation
- shaeinst/roshnivim - light of sun, more than IDE
- pkulchenko/ZeroBraneEduPack - A collection of simple lessons, scripts, and demos in Lua, suitable for learning programming concepts.
- max397574/NeovimConfig - This are my neovim configurations
- brimworks/lua-http-parser - Lua binding to Ryan Dahl's "http-parser".
- wubonetcn/luawaf - A secure and privately deployable web application firewall(WAF).一个安全、可私有部署的Web应用防火墙(WAF)。
- Yonaba/Lua-Class-System - Lua Class System (LCS) is a small library which offers a clean, minimalistic but powerful API for (Pseudo) Object Oriented programming style using Lua.
- mebens/strong - A Lua library that makes your strings stronger!
- bungle/lua-resty-uuid - LuaJIT FFI bindings for libuuid, a DCE compatible Universally Unique Identifier library.