lua-cmsgpack
MessagePack library
A Lua MessagePack C implementation with bindings for embedding into C projects.
A self contained Lua MessagePack C implementation.
357 stars
27 watching
118 forks
Language: C
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
chronolaw/lua-resty-msgpack | Provides a Lua library for encoding and decoding MessagePack data | 13 |
camgunz/cmp | A MessagePack serialization format implementation in C. | 340 |
ludocode/mpack | A C implementation of an encoder and decoder for the MessagePack serialization format | 545 |
msgpack/msgpack-cli | A MessagePack serialization and deserialization library for Common Language Infrastructure implementations. | 834 |
io7m/coreland-lua-ada | A C-based implementation of Ada bindings to the Lua language | 6 |
lexmag/msgpax | A high-performance MessagePack implementation for Elixir | 288 |
clementfarabet/lua---opengm | Provides Lua bindings for a C++ graphical modeling and inference library | 8 |
sonoro1234/cimgui | An intermediate layer to enable use of Dear ImGui from languages interfacing with C. | 22 |
msgpack/msgpack-objectivec | Implementation of MessagePack serialization and deserialization in Objective-C. | 301 |
natecraddock/ziglua | A Zig library providing bindings to the Lua C API | 273 |
lunarmodules/lua_cliargs | A command-line argument parsing module for Lua | 123 |
jzrake/lunum | A C-based extension for Lua that provides flexible and robust numeric array manipulation facilities. | 37 |
andrewrk/lua-in-the-browser | Building Lua in WebAssembly to enable run-time execution within web browsers. | 32 |
zeromq/lzmq | A Lua binding to the ZeroMQ messaging library | 137 |
pkulchenko/mobdebug | A remote debugger for Lua scripts allowing control of program execution and inspection of current state. | 889 |