c++11 or above x86 platform with AVX2 instruction GCC or LLVM compiler (not support MSVC compiler now) Linux OS using SIMD to accelerate skipping white space. using SIMD to find escaped chars when ...
Compared with System.Text.Json, protobuf-net, MessagePack for C#, Orleans.Serialization. Measured by .NET 7 / Ryzen 9 5950X machine. These serializers have IBufferWriter<byte> method, serialized using ...