Skip to content
This repository has been archived by the owner on May 16, 2022. It is now read-only.

Which one do you recommend for mobile game made with Unity? #106

Open
omega4727 opened this issue Mar 3, 2019 · 1 comment
Open

Which one do you recommend for mobile game made with Unity? #106

omega4727 opened this issue Mar 3, 2019 · 1 comment

Comments

@omega4727
Copy link

Hello, I want to choose a suitable serialization and deserialization library for the data table reading function in the Unity mobile game project. Which one do you recommend? @neuecc

@majorika
Copy link

majorika commented Mar 4, 2019

neuecc recommanded https://github.com/neuecc/MessagePack-CSharp on comments.

Before creating this library, I implemented a fast fast serializer with ZeroFormatter#Performance. And this is a further evolved implementation. MessagePack for C# is always fast, optimized for all types(primitive, small struct, large object, any collections).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants