hackageDB :: [Package]

Built with Cabal

The binary package (version 0.4.2)

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.

Other versions0.2, 0.3, 0.4, 0.4.1
Dependenciesbase (<2.0), bytestring (>=0.9) or
base (>=2.0&&<2.2) or
base (>=3&&<3.0), bytestring (>=0.9) or
array, base (>=3.0), bytestring (>=0.9), containers
LicenseBSD3
AuthorLennart Kolmodin <kolmodin@dtek.chalmers.se>
MaintainerLennart Kolmodin, Don Stewart <dons@galois.com>
Stabilityprovisional
CategoryData, Parsing
Home pagehttp://code.haskell.org/binary/
Exposed modulesData.Binary, Data.Binary.Put, Data.Binary.Get, Data.Binary.Builder
Upload dateMon Apr 21 16:17:05 PDT 2008
Uploaded byDonaldStewart
Built onghc-6.8

Downloads