Tinyhand

Data serializer

A lightweight data serialization framework for C#

Tiny and simple data format/serializer.

GitHub

21 stars
2 watching
3 forks
Language: C#
last commit: almost 2 years ago
Linked from 1 awesome list

csharpcsharp-sourcegeneratordotnetserializersource-generators

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
wc-duck/datalibraryA C++ library for serializing data from JSON format to binary and vice versa while performing type checks and other validations.42
cyriaca/azuraA tool for generating source code that serializes data types, enabling efficient and platform-independent serialization of structured data.4
antmicro/migrantA serialization framework for .NET projects enabling easy serialization of complex objects with minimal programming effort.46
ndsev/zserioA framework for compact and efficient serialization of structured data with low overhead110
marvin-brouwer/fluentserializerProvides a standardized interface for serializing and deserializing data to and from C# objects20
jefffhaynes/binaryserializerA framework for controlling data formatting at the byte and bit level using declarative serialization attributes293
rikimaru0345/cerasA binary serializer that converts objects to byte arrays and back, supporting various features such as reference loops and polymorphism.484
indice-co/edi.netAn EDI serialization and deserialization framework for various formats like EDIFact, Tradacoms, and X12.455
pkulchenko/serpentA Lua serializer and pretty printer that supports human-readable and machine-readable serialization of complex data structures.559
p-ranav/alpacaA C++ serialization library that efficiently packs and unpacks structured data into compact byte arrays.481
quid2/flatA binary serialization format for compact data storage and efficient transfer60
gvx/smallfolkA Lua table serialization library for complex data structures, robust enough to handle unusual geometries and safe to use with untrusted input.21
zingballyhoo/stackxmlAn XML serialization and deserialization library optimized for low allocation overhead using source generation.50
serdedotnet/serdeA C# port of the popular Rust serialization/deserialization library159
iddev5/inonA simple data serialization format for Zig that supports human-readable representation and fast serialization and deserialization.10