MessagePack
Boost.Serialization
MessagePack | Boost.Serialization | |
---|---|---|
2 | - | |
2,995 | 119 | |
1.0% | 0.8% | |
0.0 | 7.0 | |
26 days ago | 23 days ago | |
C++ | ||
GNU General Public License v3.0 or later | - |
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
-
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 ?
Boost.Serialization
We haven't tracked posts mentioning Boost.Serialization yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
FlatBuffers - FlatBuffers: Memory Efficient Serialization Library
cereal - A C++11 library for serialization
Protobuf - Protocol Buffers - Google's data interchange format
SBE - Simple Binary Encoding (SBE) - High Performance Message Codec
Magic Enum C++ - Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
ArduinoJson - 📟 JSON library for Arduino and embedded C++. Simple and efficient.
Bond - Bond is a cross-platform framework for working with schematized data. It supports cross-language de/serialization and powerful generic mechanisms for efficiently manipulating data. Bond is broadly used at Microsoft in high scale services.