MessagePack
MessagePack implementation for C and C++ / msgpack.org[C/C++] (by msgpack)
Bond
Bond was a cross-platform framework for working with schematized data. The open-source project ended on March 31, 2025. (by microsoft)
MessagePack | Bond | |
---|---|---|
2 | 3 | |
3,153 | 2,632 | |
1.1% | - | |
0.0 | 7.0 | |
about 1 month ago | 3 months ago | |
C++ | ||
GNU General Public License v3.0 or later | MIT 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.
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-04-15.
-
Serializing struct with bit-fields
I have searched extensively, and have tried a few libraries from msgpack-c (C++), to YAS, and a few more not to name.
-
Binary de-/serialization
how about https://github.com/msgpack/msgpack-c/tree/c_master ?
Bond
Posts with mentions or reviews of Bond.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-07-19.
- LinkedIn Adopts Protocol Buffers and Reduces Latency Up to 60%
-
11 Companies That Use Haskell in Production
Microsoft uses Haskell in Bond, a cross-platform framework for working with schematized data.
What are some alternatives?
When comparing MessagePack and Bond you can also consider the following projects:
FlatBuffers - FlatBuffers: Memory Efficient Serialization Library
Protobuf - Protocol Buffers - Google's data interchange format
Boost.Serialization - Boost.org serialization module
Msgpack-Cli - MessagePack implementation for Common Language Infrastructure / msgpack.org[C#]