kengonakajima / lua-msgpack-nativeLinks
Faster implementation of MessagePack for Lua runtime
☆70Updated 12 years ago
Alternatives and similar repositories for lua-msgpack-native
Users that are interested in lua-msgpack-native are comparing it to the libraries listed below
Sorting:
- MessagePack for LuaJIT (using FFI, no bindings, V4 API)☆72Updated 5 years ago
- LuaJIT FFI binding for libuv☆189Updated 10 years ago
- LuaJIT FFI binding to the nanomsg library☆66Updated 9 years ago
- Lua binding to Ryan Dahl's "http-parser".☆69Updated 3 years ago
- msgpack implementation by pure Lua (5.1) works without LuajJIT and FFI.☆56Updated 11 years ago
- Go style channels in pure Lua☆140Updated 11 years ago
- Lua binding to libuv☆67Updated 4 years ago
- Concurrency oriented programming in Lua☆160Updated 10 years ago
- mmap() wrapper to expand MAP_32BIT to use all of the low 4Gbytes of address space.☆35Updated 12 years ago
- Bindings for hiredis Redis-client library☆75Updated last year
- Lua zeromq2 binding☆155Updated 8 months ago
- Provides a set of async. callback based handlers for working with raw TCP/UDP socket, ZeroMQ sockets, or HTTP client/server.☆106Updated 9 months ago
- nanomsg for Lua☆15Updated 4 years ago
- simple and robust lua binding lib☆57Updated 7 years ago
- Lua-capnp is a pure lua implementation of capnproto based on luajit.☆70Updated 6 years ago
- LZ4 fast compression algorithm binding for Lua☆62Updated 9 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
- lua concurrency library based on libev, similar with gevent☆192Updated last month
- Lua cJSON Pretty Formatter☆34Updated 4 years ago
- A BSON library for lua☆103Updated 4 years ago
- Line-level profiler for code running in LuaJIT☆91Updated 9 years ago
- LUACC allows you write C code in lua☆47Updated 12 years ago
- a mutable string support to lua.☆25Updated 10 years ago
- A pure Lua (at least for now) Actor Model framework.☆82Updated 10 years ago
- Lua bindings to the ZLib compression library☆31Updated 8 years ago
- LuaJIT Data Structures - hold cdata in Arrays, Vectors, and HashMaps☆118Updated 5 years ago
- A node complementation of lua which can be used as simple script engine or complex server engine and supports sync and async remote proce…☆47Updated 6 years ago
- `llthreads` library rewritten without `LuaNativeObjects` code generator☆79Updated last year
- Compression and crypto for Lua: LZMA, Chacha20, curve25519, ed25519 signature, Blake2b hash and more...☆92Updated 2 years ago
- Parses Lua to abstract syntax tree (AST) using LPeg.☆74Updated 7 years ago