binary-0.6.2.0: Binary serialisation for Haskell values using lazy ByteStrings

The binary package

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.

Properties

Versions0.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
Dependenciesarray, base (≥3.0 & <5), bytestring (≥0.9), containers
LicenseBSD3
AuthorLennart Kolmodin <kolmodin@gmail.com>
MaintainerLennart Kolmodin, Don Stewart <dons@galois.com>
Stabilityprovisional
CategoryData, Parsing
Home pagehttps://github.com/kolmodin/binary
Source repositorygit clone git://github.com/kolmodin/binary.git
Upload dateMon Oct 8 06:42:25 UTC 2012
Uploaded byLennartKolmodin
Built onghc-7.6
DistributionsFedora: 0.5.1.0, NixOS: 0.7.1.0, Debian: 0.5.0.2

Modules

Downloads