RSS 1 project tagged "data compression"

Download No website Updated 28 May 2013 Pcompress

Screenshot
Pop 330.64
Vit 16.14

Pcompress is a utility to do compression/decompression and deduplication in parallel by splitting input data into chunks. It has a modular structure and includes support for multiple algorithms like LZMA, Bzip2, PPMD, LZ4, etc., with KECCAK/BLAKE2/SHA-256/512 chunk checksums. SSE optimizations for the bundled LZMA are included. It also implements chunk-level Content-Aware Deduplication and Delta Compression features based on a Rabin Fingerprinting scheme. It has low metadata overhead and overlaps I/O and compression to achieve maximum parallelism. It has AES encryption capability and uses Scrypt from Tarsnap to generate per-session unique keys from passwords. It can work in pipe mode, reading from stdin and writing to stdout. It also provides some adaptive compression modes in which a suitable algorithm is chosen per chunk based on heuristics.

Screenshot

Project Spotlight

Calligra

An integrated suite of office and creative applications.

Screenshot

Project Spotlight

PDO4You

The Singleton design pattern for connecting to the database using the PDO extension.