libmsgpackc2

Binary-based efficient object serialization library
  http://msgpack.org/
  0
  no reviews



Messagepack is a binary-based efficient object serialization library. it enables to exchange structured objects between many languages like json. but unlike json, it is very fast and small.