reflectcpp
0.17.0
A C++ library for serialization and deserialization using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, flexbuffers, msgpack, TOML, UBJSON, XML, YAML.
  • Dependencies
  • Features
  • Versions
  • Port Content
Features
bson - Support for the BSON format
Dependencies
libbson
capnproto - Support for the Cap'n Proto format
Dependencies
capnproto
cbor - Support for the CBOR format
Dependencies
jsoncons
flexbuffers - Support for the flexbuffers format (part of flatbuffers)
Dependencies
flatbuffers
msgpack - Support for the msgpack format
Dependencies
msgpack-c
ubjson - Support for the UBJSON format
Dependencies
jsoncons
xml - Support for the XML format
Dependencies
pugixml
yaml - Support for the YAML format
Dependencies
yaml-cpp
Available Versions
  • 0.17.0#0
  • 0.16.0#0
  • 0.13.0#0