- How to make the fastest .NET Serializer with .NET 7 / C# 11, case of MemoryPack https://neuecc.medium.com/how-to-make-the-fastest-net-serializer-with-net-7-c-11-case-of-memorypack-ad28c0366516 13 comments csharp
Linked pages
- Zstandard - Real-time data compression algorithm https://facebook.github.io/zstd/ 165 comments
- Reducing Logging Cost by Two Orders of Magnitude using CLP | Uber Blog https://www.uber.com/blog/reducing-logging-cost-by-two-orders-of-magnitude-using-clp/ 115 comments
- CBOR — Concise Binary Object Representation | Overview http://cbor.io/ 110 comments
- GitHub - google/flatbuffers: FlatBuffers: Memory Efficient Serialization Library https://github.com/google/flatbuffers 72 comments
- GitHub - neuecc/ZeroFormatter: Infinitely Fast Deserializer for .NET, .NET Core and Unity. https://github.com/neuecc/ZeroFormatter 36 comments
- GitHub - neuecc/Utf8Json: Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin). https://github.com/neuecc/utf8json 20 comments
- GitHub - Cysharp/MemoryPack: Zero encoding extreme performance binary serializer for C# and Unity. https://github.com/Cysharp/MemoryPack 19 comments
- Parquet https://parquet.apache.org/ 16 comments
- Source Generators - C# | Microsoft Learn https://learn.microsoft.com/en-us/dotnet/csharp/roslyn-sdk/source-generators-overview 15 comments
- Encoding | Protocol Buffers | Google Developers https://developers.google.com/protocol-buffers/docs/encoding#structure 14 comments
- GitHub - neuecc/MessagePack-CSharp: Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#] https://github.com/neuecc/messagepack-csharp 13 comments
- GitHub - google/brotli: Brotli compression format https://github.com/google/brotli 1 comment
Related searches:
Search whole site: site:neuecc.medium.com
Search title: How to make the fastest .NET Serializer with .NET 7 / C# 11, case of MemoryPack | by Yoshifumi Kawai | Nov, 2022 | Medium
See how to search.