bitsery

Binary serializer

A binary serialization library optimized for speed and space.

Your binary serialization library

GitHub

1k stars
25 watching
87 forks
Language: C++
last commit: 4 months ago
Linked from 3 awesome lists

binary-serializationcpp11cpp14serialization

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
paritytech/parity-scale-codec A Rust library for serializing and deserializing data in a compact binary format 258
haskell/binary Efficient serialisation of values to and from lazy ByteStrings in Haskell. 106
xdbr/cpp-generic-serialize A header-only C++11 library for serializing arbitrary data types and nested containers to binary format. 7
intel/tinycbor A C library for serializing and deserializing binary objects in a compact format 501
troydhanson/tpl A small binary serialization library for efficient data storage and transmission in C applications 372
mgsloan/store A fast binary serialization library in Haskell with efficient encoding and decoding of various data types 109
voidah/archive A compact binary serialization library for C++ 91
quid2/flat A binary serialization format for compact data storage and efficient transfer 60
rikimaru0345/ceras A binary serializer that converts objects to byte arrays and back, supporting various features such as reference loops and polymorphism. 484
pascaldekloe/colfer A binary serialization format designed for speed and size, generating source code from schema definitions. 745
marvin-brouwer/fluentserializer Provides a standardized interface for serializing and deserializing data to and from C# objects 20
sirthias/borer Provides efficient serialization and deserialization capabilities for binary data formats 224
jefffhaynes/binaryserializer A framework for controlling data formatting at the byte and bit level using declarative serialization attributes 293
chronoxor/fastbinaryencoding A universal serialization solution for various programming languages and platforms that enables fast and compact binary encoding. 828
treeform/flatty A fast and simple binary serializer/deserializer for Nim. 87