kengonakajima / lua-msgpack-nativeLinks
Faster implementation of MessagePack for Lua runtime
☆71Updated 13 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:
- Lua binding to libuv☆68Updated 4 years ago
- MessagePack for LuaJIT (using FFI, no bindings, V4 API)☆73Updated 6 years ago
- msgpack implementation by pure Lua (5.1) works without LuajJIT and FFI.☆56Updated 12 years ago
- LuaJIT FFI binding for libuv☆190Updated 11 years ago
- mmap() wrapper to expand MAP_32BIT to use all of the low 4Gbytes of address space.☆35Updated 13 years ago
- A pure Lua (at least for now) Actor Model framework.☆83Updated 11 years ago
- A BSON library for lua☆104Updated 4 years ago
- Bindings for hiredis Redis-client library☆76Updated 5 months ago
- A self contained Lua MessagePack C implementation.☆374Updated 3 years ago
- A tool for tracing Lua script execution and analysing time profiles and coverage☆176Updated 10 years ago
- LZ4 fast compression algorithm binding for Lua☆64Updated 10 years ago
- Trivial Lua Binary Serialization Library☆41Updated 5 years ago
- `llthreads` library rewritten without `LuaNativeObjects` code generator☆81Updated 2 years ago
- A random collection of core and utility level Lua libraries☆75Updated 2 years ago
- Portable inter-process communication for Lua☆48Updated 6 years ago
- Asynchronous logging library for Lua☆110Updated 7 years ago
- Lua binding to Ryan Dahl's "http-parser".☆69Updated 3 years ago
- lua concurrency library based on libev, similar with gevent☆192Updated 3 months ago
- Lua cJSON Pretty Formatter☆34Updated 5 years ago
- Lua String Templates☆188Updated 10 years ago
- Parses Lua to abstract syntax tree (AST) using LPeg.☆75Updated 8 years ago
- A collection of LPEG patterns☆128Updated 3 years ago
- Continuation Queues: Embeddable asynchronous networking, threading, and notification framework for Lua on Unix.☆271Updated last year
- Line-level profiler for code running in LuaJIT☆93Updated 9 years ago
- Lua integration with libev.☆224Updated 3 years ago
- LuaJIT Data Structures - hold cdata in Arrays, Vectors, and HashMaps☆117Updated 5 years ago
- LRU cache in Lua☆97Updated 4 years ago
- Compression and crypto for Lua: LZMA, Chacha20, curve25519, ed25519 signature, Blake2b hash and more...☆94Updated 3 years ago
- Easier to read LuaJIT dumps☆179Updated last year
- Copas is a dispatcher based on coroutines that can be used by TCP/IP servers.☆222Updated 7 months ago