Thanks to visit codestin.com
Credit goes to github.com

Skip to content

vrobles-gee/ThorsSerializer

 
 

Repository files navigation

Build Status codecov.io
Code Review Code Review Code Review Code Review

Benchmark Results:

Conformance mac linux
Performance max linux
For details see: JsonBenchmark

ThorStream

Yet another JSON/YAML/Binary serialization library for C++.

Unlike other libraries this one does not require you to build DOM of you object before serialization. Using a declarative C++ style you define what C++ classes (and members) you want to serialize "ThorSerializer" will generate the appropriate code automagically.


One Page

About

C++ Serialization library for JSON

Resources

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 97.2%
  • Roff 2.2%
  • Other 0.6%