MessagePack-CSharp
Binary serializer
Fast C# serializer for compact binary data
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
6k stars
145 watching
702 forks
Language: C#
last commit: about 2 months 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,410 |
msgpack/msgpack | A specification-driven project managing the format and serialization of efficient binary data structures. | 7,039 |
msgpack/msgpack-c | Implementation of a binary serialization format for efficient data exchange between languages. | 3,041 |
msgpack/msgpack-cli | A MessagePack serialization and deserialization library for Common Language Infrastructure implementations. | 835 |
microsoft/faster | A high-performance concurrent key-value store and log library designed for cloud applications. | 6,334 |
waf/csharprepl | An interactive C# command-line REPL with syntax highlighting and various tools for rapid experimentation and exploration of the language. | 2,970 |
adamhathcock/sharpcompress | A C# library providing support for various compression formats | 2,298 |
3hren/msgpack-rust | A MessagePack implementation for Rust. | 1,183 |
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,822 |
camgunz/cmp | A MessagePack serialization format implementation in C. | 341 |
jamescourtney/flatsharp | A C# implementation of Google's FlatBuffers serialization format for high-performance binary serialization | 513 |
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,746 |
ar90n/msgpack11 | A lightweight C++ library for serializing and deserializing data in the MsgPack format | 121 |
rudolfkurkams/structpacker | A binary serializer that generates optimized C# serialization code using Source Generators technology | 77 |