FluentSerializer
Serializer library
Provides a standardized interface for serializing and deserializing data to and from C# objects
A fluent take on serializer libraries
20 stars
2 watching
1 forks
Language: C#
last commit: 12 months ago
Linked from 2 awesome lists
dotnethacktoberfestjsonxml
Related projects:
Repository | Description | Stars |
---|---|---|
| A binary serializer that converts objects to byte arrays and back, supporting various features such as reference loops and polymorphism. | 484 |
| A framework for controlling data formatting at the byte and bit level using declarative serialization attributes | 293 |
| A C++ library for serializing data from JSON format to binary and vice versa while performing type checks and other validations. | 42 |
| A simple JSON serialization library for Ruby that presents business objects in a declarative way | 1,147 |
| A flexible XML serialization library for .NET Framework and .NET Core | 0 |
| A fast JSON serialization and deserialization library with SIMD acceleration | 861 |
| A Java library for manually creating serialization data. | 28 |
| A Rust library for serializing and deserializing data in a compact binary format | 260 |
| Provides an efficient serialization framework compatible with JDK Serialization, enabling faster data exchange in Java applications. | 1,591 |
| A flexible XML serialization library for .NET Framework and .NET Core | 168 |
| An XML serialization and deserialization library optimized for low allocation overhead using source generation. | 50 |
| A fast JSON serializer and deserializer built on top of the Sigil framework. | 2,147 |
| A binary serialization library optimized for speed and space. | 1,090 |
| A fast and portable JSON library for C++ that supports various features and data formats | 1,414 |
| An XML serializer that supports POCO-based object graph serialization and provides a customizable extension model. | 336 |