BinarySerializer

Serializer framework

A framework for controlling data formatting at the byte and bit level using declarative serialization attributes

A declarative serialization framework for controlling formatting of data at the byte and bit level using field bindings, converters, and code.

GitHub

293 stars
18 watching
63 forks
Language: C#
last commit: over 2 years ago
Linked from 2 awesome lists

binaryc-sharpprotocolserializationserializer

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
chronoxor/fastbinaryencodingA universal serialization solution for various programming languages and platforms that enables fast and compact binary encoding.889
pascaldekloe/colferA binary serialization format designed for speed and size, generating source code from schema definitions.746
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
quid2/flatA binary serialization format for compact data storage and efficient transfer60
ziglibs/s2sA binary serialization format and library for Zig.132
vendelin8/colferA binary serialization format compiler that generates source code from schema definitions to marshal and unmarshal data structures2
planetis-m/bingoA binary serialization framework for Nim20
alexfilatov/borshA binary serialization format prioritizing consistency, safety, and speed for security-critical projects.7
fraillt/bitseryA binary serialization library optimized for speed and space.1,090
paritytech/parity-scale-codecA Rust library for serializing and deserializing data in a compact binary format260
gonzalezreal/grootA framework that serializes and deserializes Core Data object graphs from or into JSON using annotations in the Core Data model.534
archi-doc/tinyhandA lightweight data serialization framework for C#21
jsonfx/jsonfxA unified .NET JSON serialization framework providing flexible configuration and compatibility with various CLR types.381