RSS 29 projects tagged "Compression"

Download Website Updated 06 Jun 2012 zlib

Screenshot
Pop 1,328.91
Vit 11.07

zlib is designed to be a free, general-purpose, legally unencumbered, lossless data-compression library for use on virtually any computer hardware and operating system. The zlib data format is itself portable across platforms. Unlike the LZW compression method used in Unix compress(1), the compression method currently used in zlib essentially never expands the data. (LZW can double or triple the file size in extreme cases.) zlib's memory footprint is also independent of the input data and can be reduced, if necessary, at some cost in compression.

Download Website Updated 23 Aug 2011 LZO

Screenshot
Pop 228.39
Vit 7.68

LZO is a portable lossless data compression library written in ANSI C. It offers pretty fast compression and very fast decompression. Decompression requires no memory. In addition there are slower compression levels achieving a quite competitive compression ratio while still decompressing at this very high speed.

Download No website Updated 17 Oct 2003 pysync

Screenshot
Pop 189.55
Vit 3.22

Pysync has both a demonstration implementation of the rsync and related algorithms in pure Python, and a high speed librsync Python extension. The pure Python is not fast and is not optimized, however it does work and provides a simple implementation of the algorithm for reference and experimentation. It includes a combination of ideas taken from librsync, xdelta, and rsync. The librsync Python extension is less flexible and harder to understand, but is very fast.

Download Website Updated 23 Jan 2013 Lzlib

Screenshot
Pop 186.08
Vit 17.17

The lzlib compression library provides in-memory LZMA compression and decompression functions, including integrity checking of the decompressed data. The compressed data format used by the library is the lzip format.

Download Website Updated 11 Nov 2012 Industria

Screenshot
Pop 88.54
Vit 4.97

Industria is a collection of portable R6RS Scheme libraries for cryptography (AES, DES, Blowfish, HMAC, MD5, SHA-1, SHA-2, RSA, DSA, etc.), zip/gzip/zlib decompression, disassembly of amd64 machine code, Off-The-Record messaging, bytevector pack/unpack syntax, TLS connections via custom binary ports, and more.

Download Website Updated 11 May 2011 libmspack

Screenshot
Pop 84.75
Vit 4.92

libmspack is a library for compression and decompression of the Microsoft CAB, CHM, HLP, LIT, SZDD, and KWAJ file formats.

Download Website Updated 02 Feb 2005 pkt

Screenshot
Pop 78.36
Vit 3.90

pkt is a universal XML packet archiver. It can manipulate files for backing up documents, transferring them across networks, emailing them, and sharing them by other means (p2p etc). It uses plugin filters to do the job and handles virtually any format available if there is a plugin for it. It handles encryption, compression, conversion, parity checking, decryption, decoding, repairing, rebuilding, and other tasks using a universal file format (XML-based). By default, all pkt output is in 7-bit ASCII which is UTF encoded and is compatible with XML parsers. pkt files can be disassembled, reassembled, and repaired by hand if necessary. pkt also supports the use of 8-bit compressed XML packets for its archives using one of several compression algorithms. In general, pkt will try to use the best algorithms available.

Download Website Updated 29 Jan 2013 Zip-Ada

Screenshot
Pop 68.99
Vit 8.55

Zip-Ada is an Ada library for .zip archives. Its sources are unconditionally portable. Input and output can be any stream (such as a file or buffer) for archive creation as well as data extraction. It is task safe and endian-neutral.

Download Website Updated 16 May 2008 mpq-tools

Screenshot
Pop 66.93
Vit 3.05

mpq-tools is a set of utilities for manipulating MPQ (MoPaQ) archives, which are used by Blizzard in most of their games (e.g., Diablo, Diablo 2, StarCraft, WarCraft 3, and World of Warcraft). It can extract, move, delete, and create archives.

No download Website Updated 04 Dec 2012 At4J

Screenshot
Pop 65.08
Vit 7.43

AT4J is a set of tools for working with data compression and file archives from Java. It supports reading and creating zip and tar files, as well as several types of compression algorithms via third party libraries.

Screenshot

Project Spotlight

Objeck Programming Language

A modern platform independent OO language with a native JIT compiler.

Screenshot

Project Spotlight

PCI Utilities

Utilities for diagnostics and configuration of PCI devices.