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++]
3k stars
156 watching
882 forks
last commit: 4 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A specification-driven project managing the format and serialization of efficient binary data structures. | 7,039 |
| A MessagePack serialization and deserialization library for Common Language Infrastructure implementations. | 835 |
| Implementation of MessagePack serialization and deserialization in Objective-C. | 301 |
| Fast C# serializer for compact binary data | 5,868 |
| A Smalltalk-based MessagePack serialization library for various dialects | 22 |
| MicroPython MessagePack implementation | 28 |
| A lightweight C++ library for serializing and deserializing data in the MsgPack format | 121 |
| A Haskell implementation of MessagePack data serialization format | 138 |
| A MessagePack implementation for Rust. | 1,183 |
| A C implementation of an encoder and decoder for the MessagePack serialization format | 549 |
| A lightweight MessagePack serialization library for MicroPython | 0 |
| Provides a binary serialization format for efficient data exchange among different languages and platforms. | 764 |
| Implementing a binary serialization format that can compactly encode various data types. | 1,419 |
| A pure PHP implementation of the MessagePack serialization format | 389 |
| A MessagePack serialization format implementation in C. | 341 |