msgpack-objectivec

MessagePack wrapper

Implementation of MessagePack serialization and deserialization in Objective-C.

MessagePack serializer implementation for Objective-C / msgpack.org[Objective-C]

GitHub

301 stars
22 watching
61 forks
Language: C
last commit: over 9 years ago

Related projects:

RepositoryDescriptionStars
msgpack/msgpack-cliA MessagePack serialization and deserialization library for Common Language Infrastructure implementations.835
msgpack/msgpack-haskellA Haskell implementation of MessagePack data serialization format138
msgpack/msgpack-scalaAn implementation of MessagePack serialization for Scala94
ludocode/mpackA C implementation of an encoder and decoder for the MessagePack serialization format549
msgpack/msgpack-javaImplementing a binary serialization format that can compactly encode various data types.1,419
msgpack/msgpack-smalltalkA Smalltalk-based MessagePack serialization library for various dialects22
msgpack/msgpack-dA binary-based JSON-like serialization library for D language.118
3hren/msgpack-rustA MessagePack implementation for Rust.1,183
rybakit/msgpack.phpA pure PHP implementation of the MessagePack serialization format389
msgpack/msgpack-rubyProvides a binary serialization format for efficient data exchange among different languages and platforms.764
crystal-community/msgpack-crystalAn implementation of MessagePack serialization in Crystal137
ar90n/msgpack11A lightweight C++ library for serializing and deserializing data in the MsgPack format121
spotlightkid/upy-msgpackA lightweight MessagePack serialization library for MicroPython0
peterhinch/micropython-msgpackMicroPython MessagePack implementation28
camgunz/cmpA MessagePack serialization format implementation in C.341