flatcc
Data serializer
A tool for compiling and generating C code for serialization and deserialization of binary data using the FlatBuffers format.
FlatBuffers Compiler and Library in C for C
654 stars
33 watching
189 forks
Language: C
last commit: 4 months ago
Linked from 1 awesome list
cflatbuffersidljsonjson-parserprotocolschemaserialization
Related projects:
Repository | Description | Stars |
---|---|---|
| A high-performance, binary serialization format for efficient data storage and transmission | 10 |
| A C# implementation of Google's FlatBuffers serialization format for high-performance binary serialization | 513 |
| A framework that serializes and deserializes Core Data object graphs from or into JSON using annotations in the Core Data model. | 534 |
| A fast and simple binary serializer/deserializer for Nim. | 88 |
| A tool for generating source code that serializes data types, enabling efficient and platform-independent serialization of structured data. | 4 |
| A binary serialization format for compact data storage and efficient transfer | 60 |
| A serialization library for Swift that provides efficient cross-platform data encoding and decoding | 571 |
| Provides a C++ framework for serializing and deserializing data structures to and from various formats | 122 |
| A library providing binary serialization utilities for PureScript data types | 5 |
| A lightweight data serialization framework for C# | 21 |
| A C++ library for serializing data from JSON format to binary and vice versa while performing type checks and other validations. | 42 |
| A header-only C++11 library for serializing arbitrary data types and nested containers to binary format. | 7 |
| Provides an RxSwift wrapper around Codable to enable reactive data serialization and deserialization | 114 |
| A simple data serialization format for Zig that supports human-readable representation and fast serialization and deserialization. | 10 |
| Enables storage and exchange of decision tree models in a format independent of specific frameworks or platforms. | 742 |