binary

ByteString serializer

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

Efficient, pure binary serialisation using ByteStrings in Haskell.

GitHub

109 stars
9 watching
66 forks
Language: Haskell
last commit: over 2 years ago

Related projects:

RepositoryDescriptionStars
mgsloan/storeA fast binary serialization library in Haskell with efficient encoding and decoding of various data types109
quid2/flatA binary serialization format for compact data storage and efficient transfer60
sirthias/borerProvides efficient serialization and deserialization capabilities for binary data formats226
haskell/textEfficient Unicode text operations in Haskell411
well-typed/cborgA Haskell implementation of the CBOR format for fast binary serialisation and deserialisation.191
haskell/aesonA Haskell library for parsing and generating JSON data1,257
fraillt/bitseryA binary serialization library optimized for speed and space.1,090
paritytech/parity-scale-codecA Rust library for serializing and deserializing data in a compact binary format260
k-bx/protocol-buffersA Haskell implementation of a language-neutral, platform-neutral way to serialize structured data80
haskell/parsecA parser combinator library designed to be industrial-strength and easy to use850
msgpack/msgpack-haskellA Haskell implementation of MessagePack data serialization format138
pascaldekloe/colferA binary serialization format designed for speed and size, generating source code from schema definitions.746
meeron/pybinnA Python wrapper around a binary serialization format5
liteserver/binnA binary data serialization format designed to be compact and fast.455
iokasimov/apartA Haskell library for serializing and deserializing data structures in a persistent manner.30