compression
Parallelized RLE compression program using multithreading. Programming assignment 3 in CPSC 3500: Computing systems, completed Winter 2021 at Seattle University.
Piece of code that utilizes System.Compression.Gzip in a multi-threaded way
Attempting compression of Huffman Encoding along with adaptive Huffman encoding
Minimal alpine image with bash and lbzip2
Minimal image that just contains lbzip2
bgzf/ciso/daxcr/dictzip/gzinga/migz/razf frontends using zlib/zlib-ng/7-zip/zopfli/libdeflate/miniz/libslz/igzip/cryptopp/kzip backends with parallel (de)compression. compilable with gcc/clang/icc/…
Fast, parallel C++ file archive, bundling, and compression utility.
A Docker image that contains a set of tools for compressing and optimize images in many formats with high results, it also includes GNU Parallel
Daily archiver & triage issue creator for new releases of CISA's Known Exploited Vulnerabilities list
Plugin for archiver to create ZIP archives with password using either AES or legacy Zip 2.0 encryption
Fast and easy way to create or restore a backup of your Raspberry Pi OS in using tar and pigz.
Use paralel to compress files with multithreaded pigz
Minimal Alpine linux image with pigz for multithreaded gzip
This is an alpine linux (gliderlabs/alpine:latest) image containing pigz, which is a parallelized version of gzip.
Fast cascade copy script that use split streams and basic Unix tools to speed up: pigz | tar | netcat | screen | mkfifo
A parallel implementation of gzip for modern multi-processor, multi-core machines.
"Fixes" arguments for p7zip to better match standard Linux utils.
Modified version of p7zip which supports archive exploding, that is, creating a new 7z archive for each of an archives blocks.
A new p7zip fork with additional codecs and improvements (forked from https://sourceforge.net/projects/sevenzip/ AND https://sourceforge.net/projects/p7zip/).
The p7zip project from sourceforge, updated with latest patches from Linux package repos (mainly Arch)
Scripts for creating an installer for p7zip. Installer can be used on all Linux distributions.