davebollinger / mt19937ar-luaLinks
Mersenne Twister RNG for pure Lua 5.1
☆14Updated 5 years ago
Alternatives and similar repositories for mt19937ar-lua
Users that are interested in mt19937ar-lua are comparing it to the libraries listed below
Sorting:
- Lua serializer and pretty printer.☆601Updated 3 years ago
- a simple behaviour tree library for lua ported from javascript☆139Updated 2 years ago
- Pure Lua Random Numbers Generator☆38Updated 4 years ago
- ☆131Updated 10 years ago
- A simple finite-state machine implementation for Lua.☆86Updated last year
- A+ promises in Lua☆233Updated 7 years ago
- A int64 lib for lua with lightuserdata in 64bit architecture☆115Updated 12 years ago
- Lua CJSON is a fast JSON encoding/parsing module for Lua☆101Updated 3 years ago
- LuaUnit is a popular unit-testing framework for Lua, with an interface typical of xUnit libraries (Python unittest, Junit, NUnit, ...). I…☆608Updated last year
- A very complete i18n lib for Lua☆263Updated 2 years ago
- Serialize lua objects into a binary block☆146Updated 4 years ago
- Lua Class System (LCS) is a small library which offers a clean, minimalistic but powerful API for (Pseudo) Object Oriented programming s…☆62Updated 11 years ago
- lua profile☆39Updated last month
- 30 lines library for object orientation in Lua☆479Updated 4 years ago
- A lua module for creating Excel XLSX files.☆145Updated 6 years ago
- A MessagePack implementation for Lua 5.3/5.4 - msgpack.org[Lua]☆91Updated last year
- XML Parser written entirely in Lua that works for Lua 5.1+. Convert XML to and from Lua Tables 🌖💱☆314Updated 2 months ago
- LuaProfiler can profile programs written in Lua and in CGILua. This repository was converted from a CVS repository on luaforge.net on Ja…☆123Updated 4 years ago
- LuaCov is a simple coverage analyzer for Lua code.☆325Updated 9 months ago
- Matthew Wild's lua-getsize module as a rock☆28Updated 3 years ago
- A Lua 5.3 parser written with LPegLabel☆207Updated 5 months ago
- Date & Time module for Lua 5.x☆274Updated last year
- Lua String Templates☆189Updated 10 years ago
- A clean, simple implementation of the A* pathfinding algorithm for Lua.☆106Updated 6 years ago
- a utf-8 support module for Lua and LuaJIT.☆438Updated last month
- Share table among lua states☆56Updated 13 years ago
- simple lua profiler