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 6 years ago
- Lua binding to libuv☆67Updated 4 years ago
- Lua binding to Ryan Dahl's "http-parser".☆69Updated 3 years ago
- mmap() wrapper to expand MAP_32BIT to use all of the low 4Gbytes of address space.☆35Updated 13 years ago
- msgpack implementation by pure Lua (5.1) works without LuajJIT and FFI.☆56Updated 12 years ago
- `llthreads` library rewritten without `LuaNativeObjects` code generator☆80Updated last year
- A BSON library for lua☆104Updated 4 years ago
- A tool for tracing Lua script execution and analysing time profiles and coverage☆174Updated 9 years ago
- Bindings for hiredis Redis-client library☆76Updated 2 months ago
- A random collection of core and utility level Lua libraries☆75Updated 2 years ago
- Parses Lua to abstract syntax tree (AST) using LPeg.☆75Updated 7 years ago
- A self contained Lua MessagePack C implementation.☆370Updated 3 years ago
- Trivial Lua Binary Serialization Library☆41Updated 5 years ago
- LUACC allows you write C code in lua☆47Updated 12 years ago
- Line-level profiler for code running in LuaJIT☆94Updated 9 years ago
- A pure Lua (at least for now) Actor Model framework.☆83Updated 11 years ago
- LZ4 fast compression algorithm binding for Lua☆63Updated 9 years ago
- Continuation Queues: Embeddable asynchronous networking, threading, and notification framework for Lua on Unix.☆267Updated 9 months ago
- Lua integration with libev.☆224Updated 3 years ago
- Very fast XML parser for Lua based on RapidXML.☆74Updated 8 months ago
- A Lua implementation with an Eclipse OMR based JIT compiler☆90Updated 7 years ago
- Lua cJSON Pretty Formatter☆34Updated 5 years ago
- lua concurrency library based on libev, similar with gevent☆192Updated last month
- Go style channels in pure Lua☆141Updated 12 years ago
- luaproc is a concurrent programming library for Lua☆124Updated 8 years ago
- Compression and crypto for Lua: LZMA, Chacha20, curve25519, ed25519 signature, Blake2b hash and more...☆94Updated 2 years ago
- LuaJIT Data Structures - hold cdata in Arrays, Vectors, and HashMaps☆117Updated 5 years ago
- LuaJIT FFI binding for libuv☆189Updated 10 years ago
- Copas is a dispatcher based on coroutines that can be used by TCP/IP servers.☆219Updated 5 months ago
- Rings is a library which provides a way to create new Lua states from within Lua.☆49Updated 7 years ago