msgpack-c

Serialization library

Implementation of a binary serialization format for efficient data exchange between languages.

MessagePack implementation for C and C++ / msgpack.org[C/C++]

GitHub

3k stars
156 watching
882 forks
last commit: 3 months ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
msgpack/msgpack A specification-driven project managing the format and serialization of efficient binary data structures. 7,039
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
messagepack-csharp/messagepack-csharp Fast C# serializer for compact binary data 5,868
msgpack/msgpack-smalltalk A Smalltalk-based MessagePack serialization library for various dialects 22
peterhinch/micropython-msgpack MicroPython MessagePack implementation 28
ar90n/msgpack11 A lightweight C++ library for serializing and deserializing data in the MsgPack format 121
msgpack/msgpack-haskell A Haskell implementation of MessagePack data serialization format 138
3hren/msgpack-rust A MessagePack implementation for Rust. 1,183
ludocode/mpack A C implementation of an encoder and decoder for the MessagePack serialization format 549
spotlightkid/upy-msgpack A lightweight MessagePack serialization library for MicroPython 0
msgpack/msgpack-ruby Provides a binary serialization format for efficient data exchange among different languages and platforms. 764
msgpack/msgpack-java Implementing a binary serialization format that can compactly encode various data types. 1,419
rybakit/msgpack.php A pure PHP implementation of the MessagePack serialization format 389
camgunz/cmp A MessagePack serialization format implementation in C. 341