libmsgpack-java

MessagePack for Java

Description

MessagePack is a binary serialization format. For example, a small integer can be encoded in a single byte, and short strings only need a single byte prefix + the original byte array. MessagePack implementation is already available in various languages and works as a universal data format.

msgpack-java supports serialization and deserialization of Java objects through jackson-databind.

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://msgpack.org


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 libmsgpack-java