The latest version of binary is 0.8.9.2-0.

binary

Version 0.8.7.0 revision 1 uploaded by phadej.

Package meta

Synopsis
Binary serialisation for Haskell values using lazy ByteStrings
Description

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. The format used can be automatically generated, or you can choose to implement a custom format if needed. Serialisation speeds of over 1 G/sec have been observed, so this library should be suitable for high performance scenarios.

Author
Lennart Kolmodin <kolmodin@gmail.com>
Bug reports
n/a
Category
Data, Parsing
Copyright
n/a
Homepage
https://github.com/kolmodin/binary
Maintainer
Lennart Kolmodin, Don Stewart <dons00@gmail.com>
Package URL
n/a
Stability
provisional

Components