Does godot have a high-performance serialization tool similar to unity odin?

This page summarizes the projects mentioned and recommended in the original post on /r/godot

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Ceras

    Universal binary serializer for a wide variety of scenarios https://discord.gg/FGaCX4c

  • 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.

  • odin-serializer

    Fast, robust, powerful and extendible .NET serializer built for Unity

  • 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.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts