The cereal package
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.
Properties
| Versions | 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 |
|---|---|
| Dependencies | base (<3.0), bytestring or array, base (4.*), bytestring, containers |
| License | BSD3 |
| 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> |
| Stability | provisional |
| Category | Data, Parsing |
| Source repository | git clone git://github.com/GaloisInc/cereal.git |
| Upload date | Tue Jun 5 23:02:08 UTC 2012 |
| Uploaded by | TrevorElliott |
| Built on | ghc-7.4 |
| Distributions | Fedora: 0.3.5.2, NixOS: 0.3.5.2, Debian: 0.3.5.2, FreeBSD: 0.3.5.2 |
Modules
Downloads
- cereal-0.3.5.2.tar.gz (Cabal source package)
- package description (included in the package)