lua-cmsgpack
MessagePack library
A Lua MessagePack C implementation with bindings for embedding into C projects.
A self contained Lua MessagePack C implementation.
358 stars
27 watching
118 forks
Language: C
last commit: about 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. | 341 |
ludocode/mpack | A C implementation of an encoder and decoder for the MessagePack serialization format | 549 |
msgpack/msgpack-cli | A MessagePack serialization and deserialization library for Common Language Infrastructure implementations. | 835 |
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 | 290 |
clementfarabet/lua---opengm | A Lua wrapper for the OpenGM C++ library used in graphical modeling and inference | 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 | 290 |
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. | 38 |
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. | 893 |