mkarneim / lua-stream-apiLinks
Lua Stream API
☆23Updated 8 years ago
Alternatives and similar repositories for lua-stream-api
Users that are interested in lua-stream-api are comparing it to the libraries listed below
Sorting:
- Rembulan, an implementation of Lua 5.3 for the Java Virtual Machine☆167Updated 5 years ago
- luajls is a set of Lua modules for developing stand-alone Lua applications☆65Updated last month
- pure luajit ffi socket bindings for unix and windows☆43Updated last week
- Self-contained cross-platform programming environment for developing web-based database-driven business apps in LuaJIT and JavaScript☆81Updated this week
- Amalgamation of Lua modules/scripts☆130Updated 2 years ago
- Parsing common data formats via LPeg☆66Updated last year
- write c code inside your lua code. use gcc and luajit ffi to build and link while you run.☆17Updated last year
- A Lua library for creating a virtual keyboard on Linux with uinput☆13Updated 11 years ago
- HTTP Multipart Post helper that does just that.☆43Updated 3 weeks ago
- The homepage for Lapis☆15Updated last year
- Simple library to check LUA-data against schemata☆47Updated 2 years ago
- LuaTruffle, an implementation of Lua on the JVM using Truffle☆57Updated 10 years ago
- Lua Code Combine☆51Updated 7 years ago
- Validation for lua! A module for making chained validations. Create your objects, append your tests, use and reuse it!☆81Updated 3 years ago
- A continuation of JVML which JITs Java bytecode to Lua bytecode rather than interpreting.☆30Updated 10 years ago
- Suravi is a small distribution of Ravi/Lua 5.3 with batteries such as cjson, lpeglabel, luasocket, penlight, torch7, luv, luaossl☆69Updated 2 years ago
- Git implementation in pure lua for luvit.☆58Updated 2 years ago
- Webview from Lua☆53Updated 8 months ago
- small x86-64 jit compiler written in luajit☆17Updated 6 months ago
- LuaJIT Data Structures - hold cdata in Arrays, Vectors, and HashMaps☆117Updated 5 years ago
- A Lua IRC module that tries to be minimal and extensible.☆24Updated last year
- A command-line argument parsing module for Lua.☆127Updated last year
- Easily build a standalone executable for any Lua program☆211Updated 2 years ago
- A simple NoSQL database written in Lua☆61Updated last month
- Lightweight, fast, Java-centric Lua interpreter written for JME and JSE, with string, table, package, math, io, os, debug, coroutine & lu…