binary: Binary serialisation for Haskell values using lazy ByteStrings
Efficient, pure binary serialisation using lazy ByteStrings. Haskell values may be encoded to and from binary formats, written to disk as binary, or sent over the network. Serialisation speeds of over 1 G/sec have been observed, so this library should be suitable for high performance scenarios.
[Skip to Readme]
Versions [faq] | 0.2, 0.3, 0.4, 0.4.1, 0.4.2, 0.4.3, 0.4.3.1, 0.4.4, 0.4.5, 0.5, 0.5.0.1, 0.5.0.2, 0.5.1.0, 0.5.1.1, 0.6.0.0, 0.6.1.0, 0.6.2.0, 0.6.3.0, 0.6.4.0, 0.7.0.0, 0.7.0.1, 0.7.1.0, 0.7.2.0, 0.7.2.1, 0.7.2.2, 0.7.2.3, 0.7.3.0, 0.7.4.0, 0.7.5.0, 0.7.6.0, 0.7.6.1, 0.8.0.0, 0.8.0.1, 0.8.1.0, 0.8.2.0, 0.8.2.1, 0.8.3.0, 0.8.4.0, 0.8.4.1, 0.8.5.0, 0.8.5.1, 0.8.6.0, 0.9.0.0, 0.10.0.0 (info) |
---|---|
Dependencies | array, base (<2.2 || >=3 && <4.4), bytestring (>=0.9), containers [details] |
License | BSD-3-Clause |
Author | Lennart Kolmodin <kolmodin@dtek.chalmers.se> |
Maintainer | Lennart Kolmodin, Don Stewart <dons@galois.com> |
Revised | Revision 2 made by HerbertValerioRiedel at Sat Jan 10 12:46:34 UTC 2015 |
Category | Data, Parsing |
Home page | http://code.haskell.org/binary/ |
Uploaded | by DonaldStewart at Thu Aug 28 05:17:31 UTC 2008 |
Distributions | Arch:0.8.6.0, Debian:0.7.2.1, LTSHaskell:0.8.6.0, NixOS:0.8.6.0, Stackage:0.8.6.0 |
Downloads | 125934 total (736 in the last 30 days) |
Rating | (no votes yet) [estimated by rule of succession] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |
Flags
Name | Description | Default | Type |
---|---|---|---|
bytestring-in-base | Enabled | Automatic | |
split-base | Enabled | Automatic | |
applicative-in-base | Enabled | Automatic |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- binary-0.4.3.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'.