binary

ByteString serializer

Efficient serialisation of values to and from lazy ByteStrings in Haskell.

Efficient, pure binary serialisation using ByteStrings in Haskell.

GitHub

106 stars
9 watching
66 forks
Language: Haskell
last commit: 7 months ago

Related projects:

Repository Description Stars
mgsloan/store A fast binary serialization library in Haskell with efficient encoding and decoding of various data types 109
quid2/flat A binary serialization format for compact data storage and efficient transfer 60
sirthias/borer Provides efficient serialization and deserialization capabilities for binary data formats 224
haskell/text Efficient Unicode text operations in Haskell 407
well-typed/cborg A Haskell implementation of the CBOR format for fast binary serialisation and deserialisation. 191
haskell/aeson A Haskell library for parsing and generating JSON data 1,255
fraillt/bitsery A binary serialization library optimized for speed and space. 1,078
paritytech/parity-scale-codec A Rust library for serializing and deserializing data in a compact binary format 258
k-bx/protocol-buffers A Haskell implementation of a language-neutral, platform-neutral way to serialize structured data 80
haskell/parsec A parser combinator library designed to be industrial-strength and easy to use 848
msgpack/msgpack-haskell A Haskell implementation of MessagePack data serialization format 138
pascaldekloe/colfer A binary serialization format designed for speed and size, generating source code from schema definitions. 746
meeron/pybinn A Python wrapper around a binary serialization format 5
liteserver/binn A binary data serialization format designed to be compact and fast. 454
iokasimov/apart A Haskell library for serializing and deserializing data structures in a persistent manner. 30