Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Serialization

  • protobuf

  • FlatBuffers

  • captin proto

  • message pack - https://github.com/Cysharp/MemoryPack

  • json

  • bson

  • BinaryPack - https://github.com/Sergio0694/BinaryPack

  • HyperSerializer - https://github.com/adam-dot-cohen/HyperSerializer

  • Apex.Serialization - https://github.com/dbolin/Apex.Serialization

  • https://docs.unity3d.com/Packages/com.unity.serialization@3.1/manual/index.html

Ref