
Src/MessagePack.UnityClient
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
6.7K
Download 0

Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]

MessagePack is an extremely fast serializer for C# that converts objects to compact binary format. It delivers 10x faster performance than alternative serializers, making it ideal for games, networking, and real-time applications. Built-in LZ4 compression support, broad type compatibility, and optimized code generation ensure efficient data transmission and storage across networked and distributed systems.