StructPacker

Serializer generator

A binary serializer that generates optimized C# serialization code using Source Generators technology

Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.

GitHub

77 stars
3 watching
7 forks
Language: C#
last commit: about 4 years ago
Linked from 2 awesome lists

csharp-serializercsharp-sourcegenerator

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
trampster/jsonsrcgenA C# library that uses source generators to generate JSON serialization code146
rikimaru0345/cerasA binary serializer that converts objects to byte arrays and back, supporting various features such as reference loops and polymorphism.484
jakubsturc/talk-csharp-source-generatorsA presentation about C# Source Generators, covering their purpose and functionality in generating code at compile-time.3
thomasgalliker/objectdumperA utility that serializes .NET objects to human-readable strings or C# initializer code for debugging and logging purposes.399
zingballyhoo/stackxmlAn XML serialization and deserialization library optimized for low allocation overhead using source generation.50
marvin-brouwer/fluentserializerProvides a standardized interface for serializing and deserializing data to and from C# objects20
marcono1234/serial-builderA Java library for manually creating serialization data.28
cyriaca/azuraA tool for generating source code that serializes data types, enabling efficient and platform-independent serialization of structured data.4
mbraceproject/fspicklerA fast and flexible serialization library for .NET objects.326
hermanussen/fairyGenerates C# code from SCS .yml files4
krasin-ga/matryoshkiA framework for creating type-agnostic decorators and adapters using C# source generators29
lokimidgard/sourcegenerator.helper.copycodeGenerates source code strings for attribute definitions in C#.7
qsbase/qsA fast and general-purpose serialization package for R objects406
archi-doc/tinyhandA lightweight data serialization framework for C#21
boostorg/serializationProvides a C++ framework for serializing and deserializing data structures to and from various formats122