zserge / lua-promises
A+ promises in Lua
☆228Updated 7 years ago
Alternatives and similar repositories for lua-promises:
Users that are interested in lua-promises are comparing it to the libraries listed below
- 30 lines library for object orientation in Lua☆475Updated 4 years ago
- Reactive Extensions for Lua☆529Updated 4 years ago
- A very complete i18n lib for Lua☆262Updated 2 years ago
- a simple behaviour tree library for lua ported from javascript☆136Updated last year
- Promises/A+ 1.1 implementation in Lua☆45Updated 5 years ago
- General Lua libraries☆297Updated 2 years ago
- Lua serializer and pretty printer.☆582Updated 2 years ago
- A little library of useful Lua functions, intended as the 'light' version of Penlight☆170Updated 2 years ago
- An Optional Type System for Lua☆577Updated 5 years ago
- Compatibility module providing Lua-5.3-style APIs for Lua 5.2 and 5.1☆235Updated 2 months ago
- A Lua 5.3 parser written with LPegLabel☆200Updated last month
- Stateful classes for Lua☆185Updated 7 years ago
- Pure Lua number library providing BigNum and fixed width unsigned integer types☆65Updated 6 years ago
- Squish Lua libraries and apps into a single compact file.☆141Updated 5 years ago
- Lua String Templates☆187Updated 9 years ago
- A MessagePack implementation for Lua 5.3/5.4 - msgpack.org[Lua]☆85Updated last year
- StackTracePlus provides enhanced stack traces for Lua.☆198Updated last year
- LuaCov is a simple coverage analyzer for Lua code.☆317Updated 5 months ago
- A port of LPeg 100% written in Lua.☆263Updated 3 years ago
- memoized functions in lua