FluentSerializer

Serializer library

Provides a standardized interface for serializing and deserializing data to and from C# objects

A fluent take on serializer libraries

GitHub

20 stars
2 watching
1 forks
Language: C#
last commit: 8 months ago
Linked from 2 awesome lists

dotnethacktoberfestjsonxml

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
jefffhaynes/binaryserializer A framework for controlling data formatting at the byte and bit level using declarative serialization attributes 293
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
procore-oss/blueprinter A simple JSON serialization library for Ruby that presents business objects in a declarative way 1,137
sinairv/yaxlib A flexible XML serialization library for .NET Framework and .NET Core 0
bytedance/sonic-cpp A fast JSON serialization and deserialization library with SIMD acceleration 855
marcono1234/serial-builder A Java library for manually creating serialization data. 28
paritytech/parity-scale-codec A Rust library for serializing and deserializing data in a compact binary format 258
ruedigermoeller/fast-serialization Provides an efficient serialization framework compatible with JDK Serialization, enabling faster data exchange in Java applications. 1,590
yaxlib/yaxlib A flexible XML serialization library for .NET Framework and .NET Core 168
zingballyhoo/stackxml An XML serialization and deserialization library optimized for low allocation overhead using source generation. 49
kevin-montrose/jil A fast JSON serializer and deserializer built on top of the Sigil framework. 2,147
fraillt/bitsery A binary serialization library optimized for speed and space. 1,078
stephenberry/glaze A fast and portable JSON library for C++ that supports various features and data formats 1,221
extendedxmlserializer/home An XML serializer that supports POCO-based object graph serialization and provides a customizable extension model. 336