flatbuffers
Memory serializer
A memory-efficient serialization library designed to be cross-platform and compatible with multiple programming languages.
FlatBuffers: Memory Efficient Serialization Library
23k stars
646 watching
3k forks
Language: C++
last commit: about 2 months ago
Linked from 7 awesome lists
cc-plus-plusc-sharpcross-platformflatbuffersgogrpcjavajavascriptjson-parsermarshallingmmapprotobufpythonrpcrustserializationserialization-librarytypescriptzero-copy
Related projects:
Repository | Description | Stars |
---|---|---|
jamescourtney/flatsharp | A C# implementation of Google's FlatBuffers serialization format for high-performance binary serialization | 513 |
huntlabs/flatbuffers | A high-performance, binary serialization format for efficient data storage and transmission | 10 |
frol/flatc-rust | A tool that compiles FlatBuffers code into Rust helpers for working with the flatBuffers library. | 108 |
mzaks/flatbuffersswift | A serialization library for Swift that provides efficient cross-platform data encoding and decoding | 571 |
dvidelabs/flatcc | A tool for compiling and generating C code for serialization and deserialization of binary data using the FlatBuffers format. | 654 |
flatpak/flatpak | A system for building and running sandboxed desktop applications on Linux. | 4,290 |
treeform/flatty | A fast and simple binary serializer/deserializer for Nim. | 88 |
apache/fury | A high-performance serialization framework that supports multiple languages and protocols, designed to improve data transfer and object persistence in distributed systems. | 3,133 |
cysharp/memorypack | A high-performance binary serializer designed to optimize serialization of .NET objects | 3,410 |
protocolbuffers/protobuf | A language-neutral, platform-neutral mechanism for serializing structured data | 65,999 |
rowanwins/mapbox-gl-flatgeobuf | A library providing a tiled approach to consuming flatgeobuf files in Mapbox GL. | 24 |
bogdan-lyashenko/codecrumbs | An application that analyzes source code and generates visual guides to help developers navigate large codebases | 2,712 |
flatgeobuf/flatgeobuf | A binary encoding format for geographic data | 696 |
chronoxor/fastbinaryencoding | A universal serialization solution for various programming languages and platforms that enables fast and compact binary encoding. | 889 |
pascaldekloe/colfer | A binary serialization format designed for speed and size, generating source code from schema definitions. | 746 |