Skip to content

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

License

Notifications You must be signed in to change notification settings

jerome-jutteau/pbjson

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.4%
  • Other 0.6%