Migrant

Object serializer

A serialization framework for .NET projects enabling easy serialization of complex objects with minimal programming effort.

Fast and flexible serialization framework usable on undecorated classes.

GitHub

46 stars
21 watching
18 forks
Language: C#
last commit: about 2 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
rikimaru0345/cerasA binary serializer that converts objects to byte arrays and back, supporting various features such as reference loops and polymorphism.484
artemstepanenko/dekoterA Swift protocol that enables easy object serialization and deserialization to/from UserDefaults.25
mbraceproject/fspicklerA fast and flexible serialization library for .NET objects.326
archi-doc/tinyhandA lightweight data serialization framework for C#21
thomasgalliker/objectdumperA utility that serializes .NET objects to human-readable strings or C# initializer code for debugging and logging purposes.399
cyriaca/azuraA tool for generating source code that serializes data types, enabling efficient and platform-independent serialization of structured data.4
marcono1234/serial-builderA Java library for manually creating serialization data.28
xinchen10/amqp-ioA Java library for serializing and deserializing objects using the AMQP type system.0
theseion/fuelAn object serialization framework for Smalltalk that aims to provide efficient and flexible serialization of various types of objects.28
rudolfkurkams/structpackerA binary serializer that generates optimized C# serialization code using Source Generators technology77
marcospassos/java-php-serializerA Java library that serializes objects in the PHP serialization format15
planetis-m/bingoA binary serialization framework for Nim20
sinairv/yaxlibA flexible XML serialization library for .NET Framework and .NET Core0
alex/rust-asn1A library for parsing and generating ASN.1 data (DER only) in Rust.104
feuerwerk/kryococoaAn Objective-C port of the Kryo serialization library, allowing developers to serialize and deserialize objects in various formats.17