Ceras Alternatives
Similar projects and alternatives to Ceras
-
MessagePack for C# (.NET, .NET Core, Unity, Xamarin)
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
-
Bois
Salar.Bois is a compact, fast and powerful binary serializer for .NET Framework. With Bois you can serialize your existing objects with almost no change.
-
-
Bond
Bond is a cross-platform framework for working with schematized data. It supports cross-language de/serialization and powerful generic mechanisms for efficiently manipulating data. Bond is broadly used at Microsoft in high scale services. (by microsoft)
Ceras discussion
Ceras reviews and mentions
-
Does godot have a high-performance serialization tool similar to unity odin?
After some searching, I finally settled on Ceras. It works just as well out of the box as the Odin serializer. I compared the two with the same generated data. Ceras is faster, but generates larger files, Odin is much slower to read, but about 3/5 the size of Ceras. Each has advantages and disadvantages. I am now a new godot developer and am very happy.
-
any good binary serializers that are not assembly dependent
So the answer is no, there aren't. If you want to add that kind of security risk to your application you can use ceras
Stats
rikimaru0345/Ceras is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of Ceras is C#.