flatbuffers
Data serializer
A high-performance, binary serialization format for efficient data storage and transmission
D Programming Language implementation of the google flatbuffers library
10 stars
19 watching
1 forks
Language: D
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for compiling and generating C code for serialization and deserialization of binary data using the FlatBuffers format. | 654 |
| A C# implementation of Google's FlatBuffers serialization format for high-performance binary serialization | 513 |
| A serialization library for Swift that provides efficient cross-platform data encoding and decoding | 571 |
| A fast and simple binary serializer/deserializer for Nim. | 88 |
| A binary encoding format for geographic data | 696 |
| A binary serialization format for compact data storage and efficient transfer | 60 |
| Provides an efficient serialization framework compatible with JDK Serialization, enabling faster data exchange in Java applications. | 1,591 |
| A framework that serializes and deserializes Core Data object graphs from or into JSON using annotations in the Core Data model. | 534 |
| A binary serialization format designed for speed and size, generating source code from schema definitions. | 746 |
| A simple data serialization format for Zig that supports human-readable representation and fast serialization and deserialization. | 10 |
| A library providing binary serialization utilities for PureScript data types | 5 |
| A binary serialization format and library for Zig. | 132 |
| A serialization framework that provides efficient and customizable data modeling and serialization capabilities | 201 |
| Provides a C++ framework for serializing and deserializing data structures to and from various formats | 122 |
| A collection of serializers for various Java data structures and classes | 381 |