- Moscow
Stars
SHA1, SHA2, SHA3, BLAKE2 and BLAKE3 functions written in pure Lua and optimized for speed
(Deprecated Repo) SHA-1 secure hash computation, and HMAC-SHA1 signature computation in Lua (5.1)
paulourio / LUA
Forked from lua/luaThe LUA repo, as seen by the LUA team. Mirrored irregularly
paulourio / LUAcheck
Forked from mpeterv/luacheckA tool for linting and static analysis of LUA code.
Mini-framework for processing LuaJIT's compiler dumps.
Intellisense and Linting for Lua in VSCode
Build Lua and LuaRocks in a self-contained directory on Linux.
Replace error messages with error objects that store metadata.
Compresses Lua source code by removing unnecessary characters (updated fork of https://luasrcdiet.luaforge.net/)
Reformats any valid Lua 5.3 source code.
A tool for linting and static analysis of Lua code.
Virtualfish-alike Lua+LuaRocks “Rockenv” wrapper for Zsh
Non-Moving, Incremental, and Generational Quad-Color Garbage Collector (https://wiki.luajit.org/New-Garbage-Collector)
Rembulan, an implementation of Lua 5.3 for the Java Virtual Machine
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 W…
StackTracePlus provides enhanced stack traces for Lua.
Lua Version Manager - Managing and switching between different versions of Lua, LuaJIT and Luarocks made easy