lua-resty-msgpack
MessagePack wrapper
Provides a Lua library for encoding and decoding MessagePack data
Lua messagepack for ngx_lua/stream_lua/OpenResty
13 stars
2 watching
7 forks
Language: Lua
last commit: over 6 years ago
Linked from 1 awesome list
messagepackngxopenresty
Related projects:
Repository | Description | Stars |
---|---|---|
jamesmarlowe/lua-resty-github | A Lua library that provides a GitHub API interface for the ngx_lua Nginx module | 5 |
openresty/lua-resty-core | A Lua library providing an FFI-based API to interact with the Nginx Lua module | 812 |
openresty/stream-lua-nginx-module | Enables Lua programming in Nginx TCP servers | 729 |
antirez/lua-cmsgpack | A Lua MessagePack C implementation with bindings for embedding into C projects. | 357 |
kong/lua-resty-aws | An AWS SDK library for OpenResty written in Lua | 24 |
openresty/lua-resty-lock | A simple nonblocking lock API for ngx_lua based on shared memory dictionaries | 308 |
openresty/lua-resty-signal | A Lua library for sending signals to Linux processes. | 33 |
msgpack/msgpack-cli | A MessagePack serialization and deserialization library for Common Language Infrastructure implementations. | 835 |
msgpack/msgpack-objectivec | Implementation of MessagePack serialization and deserialization in Objective-C. | 301 |
openresty/lua-resty-string | A set of string utility functions and hash algorithms for Lua, designed to work with nginx and LuaJIT. | 430 |
ledgetech/lua-resty-http | A Lua HTTP client cosocket driver for OpenResty / ngx_lua. | 2,005 |
fffonion/lua-resty-openssl | An FFI-based binding to the OpenSSL library in LuaJIT, providing a set of functions for cryptographic operations and support for various cryptographic protocols. | 133 |
zigzagak/lua-resty-couchbase | A Lua-based client module for interacting with Couchbase databases using the binary memcached protocol | 8 |
rainingmaster/lua-resty-nsq | A Lua library providing an nsq client driver for the ngx_lua nginx module | 22 |
openresty/lua-resty-upload | Provides a streaming API for handling HTTP file uploads using Lua and ngx_lua cosocket | 408 |