NOTICE: This package has been removed from pkgsrc

./wip/go-pgzip, Go parallel gzip (de)compression

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.2.5, Package name: go-pgzip-1.2.5, Maintainer: kamelderouiche

Go parallel gzip compression/decompression. This is a fully gzip
compatible drop in replacement for "compress/gzip". This will split
compression into blocks that are compressed in parallel. This can
be useful for compressing big amounts of data. The gzip decompression
is modified so it decompresses ahead of the current reader. This means
that reads will be non-blocking if the decompressor can keep ahead of your
code reading from it. CRC calculation also takes place in a separate goroutine.


Master sites:

SHA1: cdb3897d564c2b37870b43b376991cc14dd9f97c
RMD160: b07ea5c18eebfe26516ad39358006949d5a33b5c
Filesize: 122.972 KB

Version history: (Expand)