mpack
MessagePack encoder/decoder
A C implementation of an encoder and decoder for the MessagePack serialization format
MPack - A C encoder/decoder for the MessagePack serialization format / msgpack.org[C]
549 stars
26 watching
84 forks
Language: C
last commit: over 2 years ago
Linked from 3 awesome lists
cmessagepackmsgpack
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Implementation of MessagePack serialization and deserialization in Objective-C. | 301 |
| | A MessagePack serialization and deserialization library for Common Language Infrastructure implementations. | 835 |
| | Implementing a binary serialization format that can compactly encode various data types. | 1,419 |
| | A Smalltalk-based MessagePack serialization library for various dialects | 22 |
| | A Haskell implementation of MessagePack data serialization format | 138 |
| | A binary-based JSON-like serialization library for D language. | 118 |
| | A lightweight MessagePack serialization library for MicroPython | 0 |
| | An implementation of MessagePack serialization for Scala | 94 |
| | A MessagePack serialization format implementation in C. | 341 |
| | A MessagePack implementation for Rust. | 1,183 |
| | An Elixir implementation of the MessagePack data serialization format | 70 |
| | A Lua MessagePack C implementation with bindings for embedding into C projects. | 358 |
| | A pure PHP implementation of the MessagePack serialization format | 389 |
| | An implementation of MessagePack serialization in Crystal | 137 |
| | Provides a Lua library for encoding and decoding MessagePack data | 13 |