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]

GitHub

546 stars
26 watching
84 forks
Language: C
last commit: over 1 year ago
Linked from 3 awesome lists

cmessagepackmsgpack

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
msgpack/msgpack-objectivec Implementation of MessagePack serialization and deserialization in Objective-C. 301
msgpack/msgpack-cli A MessagePack serialization and deserialization library for Common Language Infrastructure implementations. 834
msgpack/msgpack-java Implementing a binary serialization format that can compactly encode various data types. 1,417
msgpack/msgpack-smalltalk A Smalltalk-based MessagePack serialization library for various dialects 22
msgpack/msgpack-haskell A Haskell implementation of MessagePack data serialization format 138
msgpack/msgpack-d A binary-based JSON-like serialization library for D language. 118
spotlightkid/upy-msgpack A lightweight MessagePack serialization library for MicroPython 0
msgpack/msgpack-scala An implementation of MessagePack serialization for Scala 94
camgunz/cmp A MessagePack serialization format implementation in C. 341
3hren/msgpack-rust A MessagePack implementation for Rust. 1,177
mururu/msgpack-elixir An Elixir implementation of the MessagePack data serialization format 70
antirez/lua-cmsgpack A Lua MessagePack C implementation with bindings for embedding into C projects. 357
rybakit/msgpack.php A pure PHP implementation of the MessagePack serialization format 389
crystal-community/msgpack-crystal An implementation of MessagePack serialization in Crystal 136
chronolaw/lua-resty-msgpack Provides a Lua library for encoding and decoding MessagePack data 13