cereal: A binary serialization library
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.
Versions [faq] | 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 |
---|---|
Dependencies | array, base (<3.0 || >=4 && <4.8), bytestring, containers, ghc-prim (>=0.2) [details] |
License | BSD-3-Clause |
Author | Lennart Kolmodin <kolmodin@dtek.chalmers.se>, Galois Inc., Lemmih <lemmih@gmail.com>, Bas van Dijk <v.dijk.bas@gmail.com> |
Maintainer | Trevor Elliott <trevor@galois.com> |
Revised | Revision 1 made by HerbertValerioRiedel at 2015-01-13T22:30:36Z |
Category | Data, Parsing |
Source repo | head: git clone git://github.com/GaloisInc/cereal.git |
Uploaded | by TrevorElliott at 2013-11-08T18:51:11Z |
Distributions | Arch:0.5.8.1, Debian:0.5.7.0, Fedora:0.5.8.1, FreeBSD:0.4.1.1, LTSHaskell:0.5.8.1, NixOS:0.5.8.1, Stackage:0.5.8.1, openSUSE:0.5.8.1 |
Downloads | 266879 total (1232 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Successful builds reported [all 1 reports] |
Modules
[Index]
Flags
Name | Description | Default | Type |
---|---|---|---|
split-base | Enabled | Automatic |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- cereal-0.4.0.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
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'.