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

GitHub

653 stars
33 watching
186 forks
Language: C
last commit: 23 days ago
Linked from 1 awesome list

cflatbuffersidljsonjson-parserprotocolschemaserialization

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
huntlabs/flatbuffers A high-performance, binary serialization format for efficient data storage and transmission 11
jamescourtney/flatsharp A C# implementation of Google's FlatBuffers serialization format for high-performance binary serialization 511
gonzalezreal/groot A framework that serializes and deserializes Core Data object graphs from or into JSON using annotations in the Core Data model. 534
treeform/flatty A fast and simple binary serializer/deserializer for Nim. 87
cyriaca/azura A tool for generating source code that serializes data types, enabling efficient and platform-independent serialization of structured data. 4
quid2/flat A binary serialization format for compact data storage and efficient transfer 60
mzaks/flatbuffersswift A serialization library for Swift that provides efficient cross-platform data encoding and decoding 570
boostorg/serialization Provides a C++ framework for serializing and deserializing data structures to and from various formats 121
athanclark/purescript-arraybuffer-class A library providing binary serialization utilities for PureScript data types 5
archi-doc/tinyhand A lightweight data serialization framework for C# 19
wc-duck/datalibrary A C++ library for serializing data from JSON format to binary and vice versa while performing type checks and other validations. 42
xdbr/cpp-generic-serialize A header-only C++11 library for serializing arbitrary data types and nested containers to binary format. 7
devxoul/rxcodable Provides an RxSwift wrapper around Codable to enable reactive data serialization and deserialization 114
iddev5/inon A simple data serialization format for Zig that supports human-readable representation and fast serialization and deserialization. 10
dmlc/treelite Enables storage and exchange of decision tree models in a format independent of specific frameworks or platforms. 738