All Projects → yinqiwen → Pbjson

yinqiwen / Pbjson

Licence: bsd-3-clause
A fast C++ serialization and de-serialization of Google's protobuf Messages into/from JSON format.

pbjson

A fast C++ serialization and de-serialization of Google's protobuf Messages into/from JSON format, which built on rapidjson, inspired from json2pb.

Embedding pbjson

Just copy all files in 'src' folder into your project.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].