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.
46 stars
21 watching
18 forks
Language: C#
last commit: 3 months ago
Linked from 2 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 |
artemstepanenko/dekoter | A Swift protocol that enables easy object serialization and deserialization to/from UserDefaults. | 25 |
mbraceproject/fspickler | A fast and flexible serialization library for .NET objects. | 327 |
archi-doc/tinyhand | A lightweight data serialization framework for C# | 19 |
thomasgalliker/objectdumper | A utility that serializes .NET objects to human-readable strings or C# initializer code for debugging and logging purposes. | 398 |
cyriaca/azura | A tool for generating source code that serializes data types, enabling efficient and platform-independent serialization of structured data. | 4 |
marcono1234/serial-builder | A Java library for manually creating serialization data. | 28 |
xinchen10/amqp-io | A Java library for serializing and deserializing objects using the AMQP type system. | 0 |
theseion/fuel | An object serialization framework for Smalltalk that aims to provide efficient and flexible serialization of various types of objects. | 27 |
rudolfkurkams/structpacker | A binary serializer that generates optimized C# serialization code using Source Generators technology | 76 |
marcospassos/java-php-serializer | A Java library that serializes objects in the PHP serialization format | 15 |
planetis-m/bingo | A binary serialization framework for Nim | 20 |
sinairv/yaxlib | A flexible XML serialization library for .NET Framework and .NET Core | 0 |
alex/rust-asn1 | A Rust library for serializing and deserializing ASN.1 data in DER format. | 101 |
feuerwerk/kryococoa | An Objective-C port of the Kryo serialization library, allowing developers to serialize and deserialize objects in various formats. | 17 |