kengonakajima / luvit-mysql
Luvit port of node-mysql
☆29Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for luvit-mysql
- fast luvit redis client☆37Updated 10 years ago
- LuaJIT FFI binding for libuv☆189Updated 10 years ago
- LuaJIT FFI binding to the nanomsg library☆67Updated 9 years ago
- Lua binding to libuv☆67Updated 3 years ago
- Faster implementation of MessagePack for Lua runtime☆70Updated 12 years ago
- LUACC allows you write C code in lua☆48Updated 11 years ago
- `llthreads` library rewritten without `LuaNativeObjects` code generator☆76Updated last year
- A Lua implementation of http://www.hashids.org☆53Updated 5 years ago
- LuaSys is a portable Lua library providing access to system and networking functions. Also includes: event notification mechanism, win32 …☆69Updated 2 years ago
- MessagePack for LuaJIT (using FFI, no bindings, V4 API)☆71Updated 5 years ago
- Lua binding to Ryan Dahl's "http-parser".☆69Updated 2 years ago
- libuv bindings for Lua☆118Updated 11 years ago
- Copas is a dispatcher based on coroutines that can be used by TCP/IP servers.☆204Updated last week
- A tool for tracing Lua script execution and analysing time profiles and coverage☆170Updated 8 years ago
- Portable inter-process communication for Lua☆47Updated 5 years ago
- Bindings for hiredis Redis-client library☆75Updated last year
- a asymmetric coroutine (lua like) with fixed-size stack☆16Updated 9 years ago
- a mutable string support to lua.☆24Updated 9 years ago
- LuaJIT Data Structures - hold cdata in Arrays, Vectors, and HashMaps☆117Updated 4 years ago
- Lua bindings to NanoMsg