LuaRocks is the package manager for the Lua programming language.
A package manager for Lua modules.
Main website: luarocks.org
It allows you to install Lua modules as self-contained packages called rocks. LuaRocks supports both local and remote repositories, and multiple local rocks trees.
LuaRocks is free software and uses the MIT license, the same as Lua 5.x.
Lua Fun is a high-performance functional programming library for Lua designed with LuaJIT's trace compiler in mind.
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.
🌒 Neovim plugin management inspired by Cargo, powered by luarocks