|
![]()
|

| Gzip area, Archiving area, Zip area, CommercialProgs content, NonCommercialProgs content | This ftp site has copies of Zoo, ARC, gzip, and zip, in some cases for multiple platforms. Created: 07/11/1999 by Mark Nelson |
| Gzip area, Zlib area, Zip area, French language, People content | Jean-loup is the author of gzip. It's his home page, with English and French language versions. Created: 14/11/1999 by Mark Nelson |
| Gzip area, NonCommercialLibs content | This nice post on the CodeGuru web site does Gzip compression to and from memory, instead of to and from files. Created: 06/07/2003 by Mark Nelson |
| Gzip area, Zlib area, Lossless area, Zip area, CommercialLibs content | Xceed Streaming Compression for .NET is an efficient and lightweight data compression class library for Microsoft .NET and ASP.NET. It can process any size byte array with ease and provides a true .NET pass-through stream object for automatically compressing or decompressing any .NET stream's data on the fly. It supports the GZip, Zlib, Deflate and Deflate64 compression formats. Created: 22/06/2003 by Mark Nelson |
| Gzip area, Zlib area, Lossless area, Zip area, CommercialLibs content | Xceed Zip for .NET Compact Framework is a data compression and all-purpose file manipulation class library for creating mobile apps. It provides flexible zip, gzip and streaming data compression capabilities for compact applications created with Visual Studio .NET 2003. The library includes an innovative and extensible filesystem object model that makes zip files as easy to work with as regular files or folders. Created: 21/06/2003 by Mark Nelson |
| Gzip area, Zlib area, Zip area, NonCommercialLibs content |
#ziplib (SharpZipLib, formerly NZipLib) is a Zip, GZip, Tar and BZip2 library written entirely in C# for the .NET platform. It is implemented as an assembly (installable in the GAC), and thus can easily be incorporated into other projects (in any .NET language). The creator of #ziplib put it this way: "I've ported the zip library over to C# because I needed gzip/zip compression and I didn't want to use libzip.dll or something like this. I want all in pure C#."
Visitor Samuel L. had this to say Extremely useful and well written, well done, great that is open source. Created: 09/09/2002 by Mark Nelson |
| Gzip area, NonCommercialProgs content | Links and information about MacGzip Created: 07/11/1999 by Mark Nelson |
| Gzip area, Papers content, NonCommercialProgs content | gzip (GNU zip) is a compression utility designed to be a replacement for compress. Its main advantages over compress are much better compression and freedom from patented algorithms. It has been adopted by the GNU project and is now relatively popular on the Internet. gzip was written by Jean-loup Gailly (jloup@gzip.org), and Mark Adler for the decompression code. By virtue of links, this seems to be the official home page. Created: 01/01/1970 by Mark Nelson |