Nameof C++
protobuf-c
Nameof C++ | protobuf-c | |
---|---|---|
5 | 2 | |
2,084 | 2,688 | |
- | 0.8% | |
4.6 | 3.4 | |
24 days ago | 4 months ago | |
C++ | C++ | |
MIT License | 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.
Nameof C++
protobuf-c
What are some alternatives?
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
nanopb - Protocol Buffers with small code size
smf - Fastest RPC in the west
FlatBuffers - FlatBuffers: Memory Efficient Serialization Library
Bitsery - Your binary serialization library
MessagePack - MessagePack implementation for C and C++ / msgpack.org[C/C++]
LeapSerial - The Leap Motion cross-format, cross-platform declarative serialization library
Protobuf - Protocol Buffers - Google's data interchange format
cppcodec - Header-only C++11 library to encode/decode base64, base64url, base32, base32hex and hex (a.k.a. base16) as specified in RFC 4648, plus Crockford's base32. MIT licensed with consistent, flexible API.
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.
SBE - Simple Binary Encoding (SBE) - High Performance Message Codec
cereal - A C++11 library for serialization