Tinyhand
Data serializer
A lightweight data serialization framework for C#
Tiny and simple data format/serializer.
21 stars
2 watching
3 forks
Language: C#
last commit: 2 months ago
Linked from 1 awesome list
csharpcsharp-sourcegeneratordotnetserializersource-generators
Related projects:
Repository | Description | Stars |
---|---|---|
| A C++ library for serializing data from JSON format to binary and vice versa while performing type checks and other validations. | 42 |
| A tool for generating source code that serializes data types, enabling efficient and platform-independent serialization of structured data. | 4 |
| A serialization framework for .NET projects enabling easy serialization of complex objects with minimal programming effort. | 46 |
| 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 framework for controlling data formatting at the byte and bit level using declarative serialization attributes | 293 |
| A binary serializer that converts objects to byte arrays and back, supporting various features such as reference loops and polymorphism. | 484 |
| An EDI serialization and deserialization framework for various formats like EDIFact, Tradacoms, and X12. | 455 |
| A Lua serializer and pretty printer that supports human-readable and machine-readable serialization of complex data structures. | 559 |
| A C++ serialization library that efficiently packs and unpacks structured data into compact byte arrays. | 481 |
| A binary serialization format for compact data storage and efficient transfer | 60 |
| A Lua table serialization library for complex data structures, robust enough to handle unusual geometries and safe to use with untrusted input. | 21 |
| An XML serialization and deserialization library optimized for low allocation overhead using source generation. | 50 |
| A C# port of the popular Rust serialization/deserialization library | 159 |
| A simple data serialization format for Zig that supports human-readable representation and fast serialization and deserialization. | 10 |