Language

Package: pzstd @ 1.4.4

Synopsis

Threaded implementation of the Zstandard compression algorithm

Description

Parallel Zstandard (PZstandard or pzstd) is a multi-threaded implementation of the Zstandard compression algorithm. It is fully compatible with the original Zstandard file format and command-line interface, and can be used as a drop-in replacement.

Compression is distributed over multiple processor cores to improve performance, as is the decompression of data compressed in this manner. Data compressed by other implementations will only be decompressed by two threads: one performing the actual decompression, the other input and output.

Home page
https://facebook.github.io/zstd/
Location
gnu/packages/compression.scm (line: 1647, column: 2)
Licenses

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/6pbl3lvvpvmiqvgj9xwadzq6rw6drslc-pzstd-1.4.4.drv
x86_64-linux/gnu/store/l8j0gp0av1qk10qhagyrva8knsci3x2m-pzstd-1.4.4.drv
x86_64-linuxi586-pc-gnu/gnu/store/3ranhdfk0hsi72ybasj5dapmkriyhr33-pzstd-1.4.4.drv
x86_64-linuxi586-pc-gnu/gnu/store/jkvinpxr6w778xxzqyc4037g0spw92wz-pzstd-1.4.4.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/3jz5cxgqd8119mzdal4sw3qly5skkf49-pzstd-1.4.4.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/ybfgz7ggi287lmimfw7iiw4zj0xaj0xk-pzstd-1.4.4.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/3fkzbihhw3qdrfpgw71221gqyyrz5q3k-pzstd-1.4.4.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/dmbxpb80m03zp2rg2pkfwvw3gv5hdx57-pzstd-1.4.4.drv
powerpc64le-linux/gnu/store/wzaxppwbgdyrgvq1mjxzab89v5bmnn3d-pzstd-1.4.4.drv
powerpc64le-linux/gnu/store/yrg2k6i6y8c5zbmj0sh729apbw28bpf8-pzstd-1.4.4.drv
mips64el-linux/gnu/store/7c5lhcdsyghlb7ia6wfqn4d1h9np5yj8-pzstd-1.4.4.drv
    mips64el-linux/gnu/store/qmg7dis0ffl9p9f096pcm1g7kagjs7s3-pzstd-1.4.4.drv
      i686-linux/gnu/store/wvwyn7v7cfwlv14665xxdl4g8kih85bv-pzstd-1.4.4.drv
      i686-linux/gnu/store/ydnlbhynrsknh76l6p2104xh72qfyx59-pzstd-1.4.4.drv
      i586-gnu/gnu/store/6p6ia0bp26lnmbfnylx9nfxfkx4a7xxy-pzstd-1.4.4.drv
      i586-gnu/gnu/store/vgxmfjbm84ac38hzvnaxpn14xx354wrq-pzstd-1.4.4.drv
      armhf-linux/gnu/store/1gsa9p4j084n471i1x44vxp1yi2vjr8f-pzstd-1.4.4.drv
      armhf-linux/gnu/store/7y85v3q8v408cykndizzw450w4wc42dg-pzstd-1.4.4.drv
      aarch64-linux/gnu/store/kvkq05dlcv19lfb6la83fx5qxb7hnjca-pzstd-1.4.4.drv
      aarch64-linux/gnu/store/wgfqal5d8kqcgvyxj5l4b51zmgfg0fpc-pzstd-1.4.4.drv

      Lint warnings

      LinterMessageLocation
      patch-file-names

      Validate file names and availability of patches

      file names of patches should start with the package name