cpp_serializers_benchmark
cpp_serializers_benchmark copied to clipboard
C++ serializers benchmark with realistic data
Results
1
cpp_serializers_benchmark issues
Sort by
recently updated
recently updated
newest added
I noticed [cista](https://github.com/felixguendling/cista) in [cpp-serialization-benchmark](https://github.com/felixguendling/cpp-serialization-benchmark), which is also a high performance serialization library. Could you consider adding it to your benchmark? I noticed that there is [issue](https://github.com/felixguendling/cpp-serialization-benchmark/issues/1) in that benchmark,...