hackageDB :: [Package]

Built with Cabal

binary: Binary serialization for Haskell values using lazy ByteStrings

Efficient, pure binary serialisation using lazy ByteStrings. Haskell values may be encoded to and form 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.

Versions0.2, 0.3, 0.4, 0.4.1, 0.4.2, 0.4.3, 0.4.3.1, 0.4.4
Dependenciesarray, base, bytestring (>=0.9), containers
LicenseBSD3
AuthorLennart Kolmodin <kolmodin@dtek.chalmers.se>
MaintainerLennart Kolmodin, Don Stewart <dons@galois.com>
Stabilityprovisional
CategoryData, Parsing
Home pagehttp://www.cse.unsw.edu.au/~dons/binary.html
Upload dateSat Oct 6 15:14:33 UTC 2007
Uploaded byDonaldStewart
Build failureghc-6.10 (log), ghc-6.8 (log)

Modules

Downloads