wookay / luacat
unit testing, logger, OOP, string, table extensions for lua.
☆19Updated 13 years ago
Alternatives and similar repositories for luacat:
Users that are interested in luacat are comparing it to the libraries listed below
- A cucumber-like BDD library for Lua on top of telescope.☆18Updated 14 years ago
- Simple interface to TCC, a fast runtime C compiler by Fabrice Bellard, it allows a Lua script to compile C code and register it at runtim…☆24Updated 14 years ago
- A LuaJIT FFI binding to sqlite3☆20Updated 9 years ago
- Various examples of (ab)using of the LuaJIT FFI☆13Updated 14 years ago
- The Lua Web Framework☆23Updated last year
- General lexing / parsing and AST manipulation using Lua and listlpeg☆21Updated 13 years ago
- Readline powered shell for LuaJIT☆28Updated 12 years ago
- LuaJIT FFI bindings for the Tiny C Compiler☆28Updated 2 years ago
- Lua Application Programming Helper Libraries☆58Updated 5 years ago
- Lexing & Syntax Highlighting in Lua (using LPeg)☆74Updated 2 years ago
- Provides a set of async. callback based handlers for working with raw TCP/UDP socket, ZeroMQ sockets, or HTTP client/server.☆106Updated 7 months ago
- Portable inter-process communication for Lua☆49Updated 5 years ago
- CURL bind and wrapper for Lua+FFI☆10Updated 10 years ago
- Pkg: ULua package manager☆15Updated 9 years ago
- Usefu Lua modules☆40Updated 3 weeks ago
- Access a Lua state from another state☆12Updated 4 years ago
- A simple interface to mmap for writing and reading binary data☆24Updated 3 years ago
- LuaSys is a portable Lua library providing access to system and networking functions. Also includes: event notification mechanism, win32 …☆69Updated 3 years ago
- Lightweight wrapper for epoll.☆21Updated 6 months ago
- ☆30Updated 9 years ago
- ☆12Updated 4 years ago
- Static lua compiler - Compile Lua code into C code.☆70Updated 12 years ago
- A C coroutine scheduler for Lua☆22Updated 10 years ago
- mmap() wrapper to expand MAP_32BIT to use all of the low 4Gbytes of address space.☆35Updated 12 years ago
- A C FFI for Lua☆142Updated 3 years ago
- A Lua-targeting Programming Language Experiment☆9Updated 7 years ago
- Fifo library for Lua