love-misc-libs
Lua utility library
A collection of Lua libraries used to simplify development by providing reusable functionality.
Just some random libs I have lying around, now with version control!
113 stars
12 watching
28 forks
Language: Lua
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
camchenry/sock.lua | A Lua networking library designed to simplify the process of creating networked applications in LÖVE games. | 176 |
lunarmodules/penlight | A collection of reusable Lua libraries for input data handling, functional programming, and OS path management | 1,946 |
linux-man/loveframes | A GUI library for creating graphical user interfaces in LÖVE 11.x games and applications. | 123 |
tesselode/baton | A Lua library that enables flexible and extensible input handling in LÖVE games | 215 |
flowyroll/lodash.lua | A Lua implementation of a functional programming library inspired by JavaScript's Lodash. | 66 |
besnoi/clove | A Lua library that simplifies the process of loading assets and requiring libraries in LÖVE projects. | 26 |
yonaba/moses | A utility library for functional programming in Lua | 632 |
mirven/underscore.lua | A Lua library implementing functional programming utilities inspired by the JavaScript library underscore. | 403 |
lua-stdlib/lua-stdlib | A collection of standard Lua libraries for various versions of the Lua programming language. | 289 |
bjornbytes/cargo | An asset manager for Love2D projects that exposes project directories as Lua tables. | 165 |
1bardesign/batteries | A Lua module that provides reusable dependencies for game development, filling out the language's sparse standard library with common algorithms and data structures. | 357 |
bjornbytes/lust | A lightweight Lua testing framework with flexible assertion styles and support for nested testing blocks. | 112 |
francesco149/liboli | A single-header C89 utility library with miscellaneous utilities | 12 |
nawias/bar128-love | A Lua library for rendering barcode images with customizable parameters and encoding options. | 1 |
excessive/patchy | Provides a simple 9patch image loading and drawing library for the LÖVE game engine. | 35 |