MessagePack-CSharp
C# serializer
Fastest C# serializer with built-in LZ4 compression and support for Unity and Xamarin.
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
6k stars
145 watching
700 forks
Language: C#
last commit: 7 days ago
Linked from 3 awesome lists
c-sharplz4messagepackmsgpackserializationserializerunityxamarin
Related projects:
Repository | Description | Stars |
---|---|---|
cysharp/memorypack | A high-performance binary serializer designed to optimize serialization of .NET objects | 3,352 |
msgpack/msgpack | A specification-driven project managing the format and serialization of efficient binary data structures. | 7,009 |
msgpack/msgpack-c | Implementation of a binary serialization format for efficient data exchange between languages. | 3,030 |
msgpack/msgpack-cli | A MessagePack serialization and deserialization library for Common Language Infrastructure implementations. | 834 |
microsoft/faster | A high-performance concurrent key-value store and log library designed for cloud applications. | 6,321 |
waf/csharprepl | An interactive C# programming environment with syntax highlighting and NuGet package management | 2,941 |
adamhathcock/sharpcompress | A C# library providing support for various compression formats | 2,281 |
3hren/msgpack-rust | A MessagePack implementation for Rust. | 1,171 |
chronoxor/netcoreserver | A high-performance C# .NET Core library for building fast and low-latency socket servers and clients with support for multiple protocols. | 2,803 |
camgunz/cmp | A MessagePack serialization format implementation in C. | 340 |
jamescourtney/flatsharp | A C# implementation of Google's FlatBuffers serialization format for high-performance binary serialization | 511 |
msgpack/msgpack-objectivec | Implementation of MessagePack serialization and deserialization in Objective-C. | 301 |
icsharpcode/sharpziplib | A C# library implementing various compression and archiving algorithms for the .NET platform | 3,723 |
ar90n/msgpack11 | A lightweight C++ library for serializing and deserializing data in the MsgPack format | 122 |
rudolfkurkams/structpacker | A binary serializer that generates optimized C# serialization code using Source Generators technology | 76 |