FlatSharp
Serialization library
A C# implementation of Google's FlatBuffers serialization format for high-performance binary serialization
Fast, idiomatic C# implementation of Flatbuffers
511 stars
14 watching
51 forks
Language: C#
last commit: 1 day ago
Linked from 2 awesome lists
csharpdeserializationfbs-schemaflatbufferflatbuffer-schemaflatbuffersgrpcserializationserializerserializers
Related projects:
Repository | Description | Stars |
---|---|---|
huntlabs/flatbuffers | A high-performance, binary serialization format for efficient data storage and transmission | 11 |
mzaks/flatbuffersswift | A serialization library for Swift that provides efficient cross-platform data encoding and decoding | 570 |
dvidelabs/flatcc | A tool for compiling and generating C code for serialization and deserialization of binary data using the FlatBuffers format. | 653 |
facebook-csharp-sdk/simple-json | A lightweight JSON serialization and deserialization library for .NET | 380 |
treeform/flatty | A fast and simple binary serializer/deserializer for Nim. | 87 |
msgpack/msgpack-cli | A MessagePack serialization and deserialization library for Common Language Infrastructure implementations. | 834 |
pascaldekloe/colfer | A binary serialization format designed for speed and size, generating source code from schema definitions. | 746 |
google/flatbuffers | A memory-efficient serialization library designed to be cross-platform and compatible with multiple programming languages. | 23,386 |
svengeance/qpdfsharp | A C# wrapper around the QPdf library for PDF manipulation and operations. | 15 |
bytedance/sonic-cpp | A fast JSON serialization and deserialization library with SIMD acceleration | 855 |
mbraceproject/fspickler | A fast and flexible serialization library for .NET objects. | 326 |
stephenberry/glaze | A fast and portable JSON library for C++ that supports various features and data formats | 1,221 |
xdbr/cpp-generic-serialize | A header-only C++11 library for serializing arbitrary data types and nested containers to binary format. | 7 |
chronoxor/fastbinaryencoding | A universal serialization solution for various programming languages and platforms that enables fast and compact binary encoding. | 828 |
marvin-brouwer/fluentserializer | Provides a standardized interface for serializing and deserializing data to and from C# objects | 20 |