A parallelized data deduplication and command line compression utility.
Find a file
2012-05-28 20:19:29 +05:30
lzma Initial Commit. 2012-05-28 20:19:29 +05:30
adaptive_compress.c Initial Commit. 2012-05-28 20:19:29 +05:30
allocator.c Initial Commit. 2012-05-28 20:19:29 +05:30
allocator.h Initial Commit. 2012-05-28 20:19:29 +05:30
bzip2_compress.c Initial Commit. 2012-05-28 20:19:29 +05:30
COPYING.LESSER Initial Commit. 2012-05-28 20:19:29 +05:30
lzma_compress.c Initial Commit. 2012-05-28 20:19:29 +05:30
main.c Initial Commit. 2012-05-28 20:19:29 +05:30
Makefile Initial Commit. 2012-05-28 20:19:29 +05:30
pcompress.h Initial Commit. 2012-05-28 20:19:29 +05:30
ppmd_compress.c Initial Commit. 2012-05-28 20:19:29 +05:30
README.md Initial commit 2012-05-19 08:54:47 -07:00
utils.c Initial Commit. 2012-05-28 20:19:29 +05:30
utils.h Initial Commit. 2012-05-28 20:19:29 +05:30
zlib_compress.c Initial Commit. 2012-05-28 20:19:29 +05:30

pcompress

A Parallel Compression/Decompression utility