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: over 2 years ago
Linked from 2 awesome lists

dotnethacktoberfestjsonxml

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
jefffhaynes/binaryserializerA framework for controlling data formatting at the byte and bit level using declarative serialization attributes293
wc-duck/datalibraryA C++ library for serializing data from JSON format to binary and vice versa while performing type checks and other validations.42
procore-oss/blueprinterA simple JSON serialization library for Ruby that presents business objects in a declarative way1,147
sinairv/yaxlibA flexible XML serialization library for .NET Framework and .NET Core0
bytedance/sonic-cppA fast JSON serialization and deserialization library with SIMD acceleration861
marcono1234/serial-builderA Java library for manually creating serialization data.28
paritytech/parity-scale-codecA Rust library for serializing and deserializing data in a compact binary format260
ruedigermoeller/fast-serializationProvides an efficient serialization framework compatible with JDK Serialization, enabling faster data exchange in Java applications.1,591
yaxlib/yaxlibA flexible XML serialization library for .NET Framework and .NET Core168
zingballyhoo/stackxmlAn XML serialization and deserialization library optimized for low allocation overhead using source generation.50
kevin-montrose/jilA fast JSON serializer and deserializer built on top of the Sigil framework.2,147
fraillt/bitseryA binary serialization library optimized for speed and space.1,090
stephenberry/glazeA fast and portable JSON library for C++ that supports various features and data formats1,414
extendedxmlserializer/homeAn XML serializer that supports POCO-based object graph serialization and provides a customizable extension model.336