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> |
| Maintainer | Trevor Elliott <trevor@galois.com> |
| Stability | provisional |
| Category | Data, Parsing |
| Upload date | Tue Apr 19 17:16:21 UTC 2011 |
| Uploaded by | TrevorElliott |
| Built on | ghc-7.0 |
| 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.1.0.tar.gz (Cabal source package)
- package description (included in the package)