MessagePack VS Kryo

Compare MessagePack vs Kryo and see what are their differences.

MessagePack

MessagePack serializer implementation for Java / msgpack.org[Java] (by msgpack)

Kryo

Java binary serialization and cloning: fast, efficient, automatic (by EsotericSoftware)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
MessagePack Kryo
22 4
1,377 6,061
0.4% 0.8%
8.1 8.3
3 days ago 12 days ago
Java HTML
Apache License 2.0 BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

MessagePack

Posts with mentions or reviews of MessagePack. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-02.

Kryo

Posts with mentions or reviews of Kryo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-16.

What are some alternatives?

When comparing MessagePack and Kryo you can also consider the following projects:

FlatBuffers - FlatBuffers: Memory Efficient Serialization Library

FST - FST: fast java serialization drop in-replacement

Cap'n Proto - Cap'n Proto serialization/RPC system - core tools and C++ library

Protobuf - Protocol Buffers - Google's data interchange format

protostuff - Java serialization library, proto compiler, code generator

PHP Serializer - A Java library for serializing objects as PHP serialization format.

ZLib - A massively spiffy yet delicately unobtrusive compression library.

jackson-annotations - Core annotations (annotations that only depend on jackson-core) for Jackson data processor