flat

Binary serializer

A binary serialization format for compact data storage and efficient transfer

Principled and efficient binary serialization

GitHub

60 stars
4 watching
17 forks
Language: Haskell
last commit: about 2 years ago
encodinghaskellserialisation

Related projects:

Repository Description Stars
haskell/binary Efficient serialisation of values to and from lazy ByteStrings in Haskell. 106
treeform/flatty A fast and simple binary serializer/deserializer for Nim. 87
pascaldekloe/colfer A binary serialization format designed for speed and size, generating source code from schema definitions. 746
paritytech/parity-scale-codec A Rust library for serializing and deserializing data in a compact binary format 258
rikimaru0345/ceras A binary serializer that converts objects to byte arrays and back, supporting various features such as reference loops and polymorphism. 484
ziglibs/s2s A binary serialization format and library for Zig. 130
qsbase/qs A fast and general-purpose serialization package for R objects 403
fraillt/bitsery A binary serialization library optimized for speed and space. 1,078
jefffhaynes/binaryserializer A framework for controlling data formatting at the byte and bit level using declarative serialization attributes 293
sirthias/borer Provides efficient serialization and deserialization capabilities for binary data formats 224
phadej/igbinary A binary serialization format designed to replace the standard PHP serializer with improved compression and reduced storage requirements. 259
planetis-m/bingo A binary serialization framework for Nim 20
huntlabs/flatbuffers A high-performance, binary serialization format for efficient data storage and transmission 11
liteserver/binn A binary data serialization format designed to be compact and fast. 454
mgsloan/store A fast binary serialization library in Haskell with efficient encoding and decoding of various data types 109