Lists (7)
Sort Name ascending (A-Z)
Starred repositories
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.…
A dependency free, embeddable debugger for Lua in a single file (.lua or .h)
Tweening/Easing/Interpolating functions for lua. Inspired on jQuery's animate method.
Fast, lightweight and easy-to-use pathfinding library for grid-based games
Reusable dependencies for games made with lua (especially with love)
A finite state machine lua micro framework
Algorithms and Data Structures implemented in the Lua programming language
MD5 sum in pure Lua, with no C and no external dependencies
Cirno's Perfect Math Library: Just about everything you need for 2D/3D games. Hopefully.
🍌 a full-featured Entity-Component-System framework for making games with lua