A parallelized data deduplication and command line compression utility.
a873f92e41
Ensure correct level is passed to lzma. Avoid branch when wrapping rabin window position and check for rabin window size to be power of 2. Update rabin parameters check for adaptive modes. Add detection of 7-bit text/8-bit binary data for later use. |
||
---|---|---|
lzma | ||
rabin | ||
adaptive_compress.c | ||
allocator.c | ||
allocator.h | ||
bzip2_compress.c | ||
COPYING | ||
COPYING.LESSER | ||
lzma_compress.c | ||
main.c | ||
Makefile | ||
pcompress.h | ||
ppmd_compress.c | ||
README.md | ||
utils.c | ||
utils.h | ||
zlib_compress.c |
pcompress
A Parallel Compression/Decompression utility