luarocks
There are 141 repositories under luarocks topic.
luarocks/luarocks
LuaRocks is the package manager for the Lua programming language.
luafun/luafun
Lua Fun is a high-performance functional programming library for Lua designed with LuaJIT's trace compiler in mind.
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.
nvim-neorocks/rocks.nvim
🌒 Neovim plugin management inspired by Cargo, powered by luarocks
luaposix/luaposix
Lua bindings for POSIX APIs
kkharji/sqlite.lua
SQLite LuaJIT binding with a very simple api.
DhavalKapil/luaver
Lua Version Manager - Managing and switching between different versions of Lua, LuaJIT and Luarocks made easy
JakobGreen/lua-requests
Requests for Lua!
jirutka/luapak
Easily build a standalone executable for any Lua program
luarocks/luarocks-site
LuaRocks website and module host
xHasKx/luamqtt
luamqtt - Pure-lua MQTT v3.1.1 and v5.0 client
kingluo/lua-resty-ffi
lua-resty-ffi provides an efficient and generic API to do hybrid programming in openresty/envoy with mainstream languages (Go, Python, Java, Rust, Nodejs, etc.).
ubergarm/openresty-nginx-jwt
JWT Bearer Token authorization with nginx, openresty, and lua-resty-jwt.
SafeteeWoW/LibDeflate
Pure Lua compressor and decompressor with high compression ratio using DEFLATE/zlib format.
Alloyed/loverocks
LÖVE + Luarocks
lcurses/lcurses
Lua bindings for Curses
IUdalov/u-test
Sane and simple unit testing framework for Lua
tilkinsc/LuaConsole
A next-gen, Cross-Platform [Lua-5.1.x, LuaJIT-2.0, Lua-5.2.x, Lua-5.3.x, Lua-5.4.x]-supporting CLI made to supersede PUC-Lua and LuaJIT CLI
priestjim/chef-openresty
An Opscode Chef cookbook for the OpenResty NGINX bundle
edubart/luamon
Live development utility for Lua inspired by nodemon
Frityet/combustion
Compile any lua project into a self contained executable
marcopompili/lua-leveldb
Lua bindings for google's leveldb library.
nvim-neorocks/luarocks-tag-release
GitHub workflow for automatically generating Luarocks releases from tags and running busted tests
NStefan002/donut.nvim
donut.c meets Neovim
lua-stdlib/strict
Check for use of undeclared variables
nvim-neorocks/rocks
An alternative frontend app for luarocks.org
sile-typesetter/cassowary.lua
A Lua port of the cassowary constraint solver engine
nvim-neorocks/rocks-lazy.nvim
:sloth: A lazy-loading module for rocks.nvim
pyericz/redux-lua
Implement redux using Lua language.
moonlibs/tarantoolapp
App starter & dependency manager for Tarantool application server
nvim-neorocks/nurr
A repository for hosting auto-generated Neovim plugins and tree-sitter parsers for Luarocks.
kernelp4nic/moonbox
Moonbox - Where your moon rocks live
vavrusa/ljdns
A contemporary DNS library using LuaJIT FFI.
lua-batteries/lua-batteries
Batteries included Lua and LuaJIT installation
MunifTanjim/luver
Version manager for Lua, built with :heart:
mrcjkb/nvim-lua-nix-plugin-template
A starter template for a Neovim plugin written in Lua with a Nix CI