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 ...
Can be extended with custom type transforms Can use any target serializer under the hood (JSON, BSON, protobuf, etc.) 1: If decoding target platform doesn't support ...