./devel/hs-blaze-builder, Efficient buffered output

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2014Q2, Version: 0.3.3.2, Package name: hs-blaze-builder-0.3.3.2, Maintainer: pho

This library provides an abstraction of buffered output of byte
streams and several convenience functions to exploit it. For example,
it allows to efficiently serialize Haskell values to lazy bytestrings
with a large average chunk size. The large average chunk size allows
to make good use of cache prefetching in later processing steps
(e.g. compression) and reduces the sytem call overhead when writing
the resulting lazy bytestring to a file or sending it over the
network.


Required to run:
[lang/ghc7] [devel/hs-text]

Master sites:

SHA1: 832d7100de2dda25625380fb3dd6b82a591dacd5
RMD160: 5d6d025526679fd073b283be81bd94b8a7ce1105
Filesize: 65.792 KB

Version history: (Expand)