colfer
Data serializer
A binary serialization format compiler that generates source code from schema definitions to marshal and unmarshal data structures
binary serialization format
2 stars
2 watching
0 forks
Language: Java
last commit: almost 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A binary serialization format designed for speed and size, generating source code from schema definitions. | 746 |
| A Java library for manually creating serialization data. | 28 |
| A framework that serializes and deserializes Core Data object graphs from or into JSON using annotations in the Core Data model. | 534 |
| A framework for controlling data formatting at the byte and bit level using declarative serialization attributes | 293 |
| A binary serialization format prioritizing consistency, safety, and speed for security-critical projects. | 7 |
| Provides an efficient serialization framework compatible with JDK Serialization, enabling faster data exchange in Java applications. | 1,591 |
| A framework for compact and efficient serialization of structured data with low overhead | 110 |
| A tool for generating source code that serializes data types, enabling efficient and platform-independent serialization of structured data. | 4 |
| A binary serializer that converts objects to byte arrays and back, supporting various features such as reference loops and polymorphism. | 484 |
| A simple data serialization format for Zig that supports human-readable representation and fast serialization and deserialization. | 10 |
| A binary serialization format for compact data storage and efficient transfer | 60 |
| Provides a standardized interface for serializing and deserializing data to and from C# objects | 20 |
| Provides a C++ framework for serializing and deserializing data structures to and from various formats | 122 |
| A high-performance, binary serialization format for efficient data storage and transmission | 10 |
| Provides a simple and flexible way to serialize data in Ruby applications using the Hanami framework | 21 |