This roundup focuses on lossless compression tools which use multiple cores. Only free and open source software is included here.
Read moreTag: multi-core
plzip – massively parallel lossless data compressor based on lzlib
Plzip is a massively parallel (multi-threaded) lossless data compressor based on the lzlib compression library.
Read morelbzip2 – parallel bzip2 compression utility
lbzip2 integrates well with tar. Even on single-core computers, lbzip2 can speed up archiving in combination with tar.
Read morepbzip2 – parallel implementation of the bzip2 block-sorting file compressor
PBZIP2 is a parallel implementation of the bzip2 block-sorting file compressor that uses pthreads and achieves near-linear speedup on SMP machines.
Read morepixz – parallel, indexed xz compressor
pixz is a parallel, indexed xz compressor. pixz produces a collection of smaller blocks which makes random access to the original data possible.
Read morepigz – parallel implementation of gzip
pigz is a fully functional replacement for gzip that uses multiple processors and multiple cores to the hilt when compressing data.
Read moreBest Linux Multi-Core Compression Tools
This article surveys compression software that makes full use of multi-core processors when compressing files. Many of the tools also offer decompression speedups too.
Read more