Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome-Serializer-Deserializer

List of serializer and deserializer programming resources
https://github.com/zhenhaiwang/Awesome-Serializer-Deserializer

  • FullSerializer - A robust JSON serialization framework that just works with support for all major Unity export platforms
  • FlatBuffers - A cross platform serialization library architected for maximum memory efficiency
  • ZeroFormatter - Fastest C# serializer and infinitely fast deserializer for .NET, .NET Core and Unity
  • MessagePack - Extremely fast MessagePack serializer for C# (.NET, .NET Core, Unity, Xamarin) / msgpack.org[C#]
  • Utf8Json - Definitely fastest and zero allocation JSON serializer for C# (.NET, .NET Core, Unity, Xamarin)
  • Json.Net.Unity3D - Forked Newtonsoft.Json to support Unity3D