cpp-serialization-benchmark
cpp-serialization-benchmark copied to clipboard
Comparison of C++ Serialization Libraries for Graph Data
Results
2
cpp-serialization-benchmark issues
Sort by
recently updated
recently updated
newest added
Hi, So I finally had some time to read the code in the benchmark, and I wanted to get your opinion about some issues that I think are there and...
Interesting... Congrats on your promising statistics! You may want to consider adding the [Bitsery ](https://github.com/fraillt/bitsery)library to your benchmarks. DJuego