Home > Repository > base > ghc-blaze-builder

ghc-blaze-builder: GHC library: Efficient buffered output

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.
Nome:ghc-blaze-builder
Versione: 1:0.4.2.3-1mamba
Gruppo:System/Libraries
Manutentore:silvan
Licenza:BSD
Dimensione:75,12 kB
URL di origine:http://hackage.haskell.org/package/blaze-builder
Data di compilazione:2023-12-07 11:27:52
Pacchetti binari e dipendenze
x86_64aarch64i586
RPM creatighc-blaze-builder
ghc-blaze-builder-devel
ghc-blaze-builder-doc
ghc-blaze-builder
ghc-blaze-builder-devel
ghc-blaze-builder-doc
ghc-blaze-builder
ghc-blaze-builder-devel
ghc-blaze-builder-doc
Dipendenze di compilazioneghc [1]
ghc-libs [1]
glibc-devel [1]
libgmp-devel [1]
ghc [1]
ghc-libs [1]
glibc-devel [1]
libgmp-devel [1]
ghc [1]
ghc-libs [1]
glibc-devel [1]
libgmp-devel [1]
Cronologia delle modifiche
DataPackagerVersioneDescrizione
2023-12-03silvan0.4.2.3-1mamba- update to 0.4.2.3
2015-04-12davide0.3.3.4-1mamba- update to 0.3.3.4
2013-09-08silvan0.3.1.1-1mamba- package created by silvan using the webbuild interface