libmpack0

small binary serialization/RPC library

Description

libmpack is a small binary serialization/RPC library that implements both the msgpack and msgpack-rpc specifications.

Differences from msgpack-c:

 * Callback-based API to simplify (de)serialization directly to/from
   application-specific objects.
 * C89 compatible code
 * No allocation performed by the library, but helpers to simplify dynamic
   allocation if the application needs it.
 * Non-backtracking, incremental/iterative parse/serialization API

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/libmpack/libmpack/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libmpack0