cereal: A binary serialization library

[ bsd3, data, library, parsing ] [ Propose Tags ] [ Report a vulnerability ]

A binary serialization library, similar to binary, that introduces an isolate primitive for parser isolation, and replaces the asynchronous errors with a user-handleable Either type. Similar to binary in performance, but uses a strict ByteString instead of a lazy ByteString, thus restricting it to operating on finite inputs.

Flags

Automatic Flags
NameDescriptionDefault
split-baseEnabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1, 0.2, 0.3.0.0, 0.3.1.0, 0.3.2.0, 0.3.3.0, 0.3.4.0, 0.3.5.0, 0.3.5.1, 0.3.5.2, 0.4.0.0, 0.4.0.1, 0.4.1.0, 0.4.1.1, 0.5.0.0, 0.5.1.0, 0.5.2.0, 0.5.3.0, 0.5.4.0, 0.5.5.0, 0.5.7.0, 0.5.8.0, 0.5.8.1, 0.5.8.2, 0.5.8.3
Dependencies array, base (<3.0 || >=4 && <4.6), bytestring (<0.11), containers, ghc-prim (>=0.2) [details]
License BSD-3-Clause
Author Lennart Kolmodin <[email protected]>, Galois Inc., Lemmih <[email protected]>, Bas van Dijk <[email protected]>
Maintainer Trevor Elliott <[email protected]>
Uploaded by TrevorElliott at 2012-01-14T00:48:09Z
Revised Revision 2 made by phadej at 2021-12-12T13:54:55Z
Category Data, Parsing
Source repo head: git clone git://code.galois.com/cereal.git
Distributions Arch:0.5.8.3, Debian:0.5.8.1, Fedora:0.5.8.3, FreeBSD:0.4.1.1, LTSHaskell:0.5.8.3, NixOS:0.5.8.3, Stackage:0.5.8.3, openSUSE:0.5.8.3
Reverse Dependencies 463 direct, 4398 indirect [details]
Downloads 297074 total (126 in the last 30 days)
Rating 2.25 (votes: 2) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]