$ luarocks install --server=https://luarocks.org/manifests/evandrolg <name>
Modules
- A small library with useful methods to handle Lua's table when it's working like an Array
- Library with useful methods to handle a Lua's table when it's working as a Hash.
- `immutable` is a tiny library that makes easy to work with immutable data.
- Map works like a hashtable but preserving the key insertion order
- An implementation of the `memoize` technique in Lua
- Pegasus.lua is a http server to work with web applications written in Lua language.
- An implementation of the `pipeline` operator in Lua
- `set-lua` is a complete implementation of the Set data structure
- str is an string module with useful methods that do not exist in Lua core
- Library that implements MontionJPG technique using Lua and Pegasus.lua
- A Lua module to monitor files from a specific directory