pkgsrc-wip/hs-binary/DESCR
PHO / phonohawk 28bfa7475f Import binary-0.4.4 as wip/hs-binary.
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.
2009-01-20 05:37:11 +00:00

5 lines
296 B
Text

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.