A parallelized data deduplication and command line compression utility.
Find a file
Moinak Ghosh 0091a0da02 Remove debug messages.
Fix last segment detection.
2012-07-10 21:11:31 +05:30
lzma New capability in allocator to add slab caches with user-specified size. 2012-05-31 13:06:40 +05:30
rabin Remove debug messages. 2012-07-10 21:11:31 +05:30
adaptive_compress.c Update License info to LGPLv3. 2012-07-07 22:18:29 +05:30
allocator.c Update License info to LGPLv3. 2012-07-07 22:18:29 +05:30
allocator.h Update License info to LGPLv3. 2012-07-07 22:18:29 +05:30
bzip2_compress.c Update License info to LGPLv3. 2012-07-07 22:18:29 +05:30
COPYING Update License info to LGPLv3. 2012-07-07 22:18:29 +05:30
COPYING.LESSER Update License info to LGPLv3. 2012-07-07 22:18:29 +05:30
lzma_compress.c Fix crash when decompressing deduped archive. 2012-07-10 20:14:23 +05:30
main.c Fix crash when decompressing deduped archive. 2012-07-10 20:14:23 +05:30
Makefile Update License info to LGPLv3. 2012-07-07 22:18:29 +05:30
pcompress.h Update License info to LGPLv3. 2012-07-07 22:18:29 +05:30
ppmd_compress.c Update License info to LGPLv3. 2012-07-07 22:18:29 +05:30
README.md Initial commit 2012-05-19 08:54:47 -07:00
utils.c Remove debug messages. 2012-07-10 21:11:31 +05:30
utils.h Fix crash when decompressing deduped archive. 2012-07-10 20:14:23 +05:30
zlib_compress.c Update License info to LGPLv3. 2012-07-07 22:18:29 +05:30

pcompress

A Parallel Compression/Decompression utility