Name : golang-github-klauspost-pgzip-devel
| |
Version : 1.2.5
| Vendor : Fedora Project
|
Release : 5.fc37
| Date : 2022-07-21 12:19:30
|
Group : Unspecified
| Source RPM : golang-github-klauspost-pgzip-1.2.5-5.fc37.src.rpm
|
Size : 0.08 MB
| |
Packager : Fedora Project
| |
Summary : Go parallel gzip (de)compression
|
Description :
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 output is a standard gzip file.
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.
This package contains the source code needed for building packages that reference the following Go import paths: – github.com/klauspost/pgzip
|
RPM found in directory: /vol/rzm3/linux-fedora-buffet/alt/risc-v/repo/fedora/37/76833/riscv64/Packages/g |