SharpZipLib 0.5

#ziplib (pronounced SharpZipLib) is a free, open-source compression library for the .NET Framework. Data can be handled using the following formats:

· Zip: This format archives multiple files into one file and compresses the results. Uses the deflate algorithm.
· Gzip: This format is often used in Unix and GNU Linux. It does not archive multiple files, so it is frequently used in conjunction with the ‘tar’ command. Also uses the deflate algorithm.
· Tar (“Tape archive”): Archives a set of files and directories into one file. It does not compress the files. Often used in conjunction with gzip to compress.
· Bzip2: This uses the same file format as gzip, but a different compression algorithm, called BWT. Produces better compression than gzip, but is much slower.

SharpZipLib also computes checksums. Ported to .NET from the GNU Classpath ZIP library for Java, the developer, ic#code, wrote the library entirely in C#. Because it is a strong-named assembly, it can be shared with other applications or used in other projects when registered in the Global Assembly Cache (GAC).

The library currently lacks Zip file splitting/spanning, can’t create custom self-extracting Zip files, and can’t read or write files to memory.

The project for the library included in the download is intended to be opened in ic#code’s own IDE, #develop (SharpDevelop), which, although a work in progress, gives programmers a free Windows Forms designer similar to VS.NET, for C# and VB.NET. The library and its source code are distributed under the GNU General Public License, with an exception.
Type : Freeware » EULA
OS Support : Windows All
Date stamp / Size : Feb, 3. 2007 / 1255 kBytes
Asked : .NET
Users' value : - Write a Review
Download SharpZipLib fileNo active image buttonNo active image button
Featured Vista Files

Stunnix CXX-Obfus is an advanced professional obfuscator - tool to make C/C++ code very difficult to study and rework, with advanced GUI and ActiveX symbols extraction tool. All dialects of C/C++ and heavy use of preprocessor are fully supported.

.NET Reactor is a powerful code protection and software licensing system. .NET Reactor prevents decompilation by a variety of methods which convert your .NET assembly (EXE & DLL) into processes which no existing tool can decompile.

Polyglot 3000 is automatic language identifier that can detect the language used in a text, phrase, or even a single word. The program features over 400 languages. Input text files utilise both Unicode and ANSI encodings.

VC++ Basic Computer Vision Library. Motion, and Image recognition (Canny, Hough Lines, Contour Finder, and more.). Allows rapid development with almost zero lines of code. Includes video capture components. Free for non-commercial use.

BasicVideo is a set of Visual C++ components for fast video capture and playback. They allow fast complex video manipulations with zero lines of program code. The library supports huge number of formats and technologies. Free for non-commercial use.