Azura

Data serializer

A tool for generating source code that serializes data types, enabling efficient and platform-independent serialization of structured data.

source generation based serialization

GitHub

4 stars
2 watching
1 forks
Language: C#
last commit: almost 3 years ago
Linked from 1 awesome list

csharp-sourcegenerator

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rikimaru0345/ceras A binary serializer that converts objects to byte arrays and back, supporting various features such as reference loops and polymorphism. 484
archi-doc/tinyhand A lightweight data serialization framework for C# 19
gonzalezreal/groot A framework that serializes and deserializes Core Data object graphs from or into JSON using annotations in the Core Data model. 534
xdbr/cpp-generic-serialize A header-only C++11 library for serializing arbitrary data types and nested containers to binary format. 7
dvidelabs/flatcc A tool for compiling and generating C code for serialization and deserialization of binary data using the FlatBuffers format. 653
boostorg/serialization Provides a C++ framework for serializing and deserializing data structures to and from various formats 121
antmicro/migrant A serialization framework for .NET projects enabling easy serialization of complex objects with minimal programming effort. 46
ndsev/zserio A framework for compact and efficient serialization of structured data with low overhead 109
magro/kryo-serializers A collection of serializers for various Java data structures and classes 381
rudolfkurkams/structpacker A binary serializer that generates optimized C# serialization code using Source Generators technology 76
pkulchenko/serpent A Lua serializer and pretty printer that supports human-readable and machine-readable serialization of complex data structures. 558
pascaldekloe/colfer A binary serialization format designed for speed and size, generating source code from schema definitions. 745
wc-duck/datalibrary A C++ library for serializing data from JSON format to binary and vice versa while performing type checks and other validations. 42
feuerwerk/kryococoa An Objective-C port of the Kryo serialization library, allowing developers to serialize and deserialize objects in various formats. 17
kamsar/rhino A data provider that loads serialized items directly from disk into a Sitecore content tree. 12