A parallelized data deduplication and command line compression utility.
2eaf151ca0
Use specific slab caches in main program and Lzma to slightly reduce memory footprint. Fix missing hashtable counter update in allocator. Slight cleanup of repeated computation with macro in Lzma. |
||
---|---|---|
lzma | ||
adaptive_compress.c | ||
allocator.c | ||
allocator.h | ||
bzip2_compress.c | ||
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