High performance binary serialization libraries
-
Updated
Jan 11, 2021 - C#
High performance binary serialization libraries
Example for TCP (from Client to Server) and Binary Serialize and DeSerialize
Example for TCP (from Client to Server) and Binary Serialize and DeSerialize
a simple binary serializer write in csharp
A pure binary serializer for .NET
Zero-allocation C++20 binary serialization library optimized for latency-sensitive systems; exploits trivially-copyable layouts for bulk memcpy paths, achieving up to 20x throughput over field-wise serialization
Benchmarking various ways of binary serialization / deserialization
To associate your repository with the binaryserializer topic, visit your repo's landing page and select "manage topics."