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.
293 stars
18 watching
63 forks
Language: C#
last commit: 9 months ago
Linked from 2 awesome lists
binaryc-sharpprotocolserializationserializer
Related projects:
Repository | Description | Stars |
---|---|---|
| A binary serializer that converts objects to byte arrays and back, supporting various features such as reference loops and polymorphism. | 484 |
| A universal serialization solution for various programming languages and platforms that enables fast and compact binary encoding. | 889 |
| A binary serialization format designed for speed and size, generating source code from schema definitions. | 746 |
| A framework for compact and efficient serialization of structured data with low overhead | 110 |
| Provides a standardized interface for serializing and deserializing data to and from C# objects | 20 |
| A binary serialization format for compact data storage and efficient transfer | 60 |
| A binary serialization format and library for Zig. | 132 |
| A binary serialization format compiler that generates source code from schema definitions to marshal and unmarshal data structures | 2 |
| A binary serialization framework for Nim | 20 |
| A binary serialization format prioritizing consistency, safety, and speed for security-critical projects. | 7 |
| A binary serialization library optimized for speed and space. | 1,090 |
| A Rust library for serializing and deserializing data in a compact binary format | 260 |
| A framework that serializes and deserializes Core Data object graphs from or into JSON using annotations in the Core Data model. | 534 |
| A lightweight data serialization framework for C# | 21 |
| A unified .NET JSON serialization framework providing flexible configuration and compatibility with various CLR types. | 381 |