Xceed Streaming Compression Library Documentation
Acknowledgments
Legal information > Acknowledgments

Numega

Xceed Streaming Compression Library v1.0 was extensively checked and processed with the help of Numega's BoundsChecker, TrueCoverage, TrueTime software and of course, lots of beta testing! BoundsChecker finds memory and resource leaks, checks API calls for accuracy, and finds a host of other potential problems. TrueCoverage makes sure every single line of code was tested. TrueTime allows you to find out what the bottlenecks are in your code and helps you optimize and fine tune your code for maximum speed. These products may not come cheap, but they're worth every penny.

Zlib

The Deflate compression algorithm used by the Xceed Streaming Compression Library is based on the Zlib library, written by Jean-Loup Gailly and Mark Adler. Zlib is a publicly available compression library that can be downloaded from the Zlib web site (if you are interested in it, we suggest you do a search on yahoo.com in order to make sure you have the latest web site address).

Last known URL as of March 27, 2001: http://www.info-zip.org/pub/infozip/zlib/

There are no extra charges or costs due to the use of the Zlib code in the Xceed Streaming Compression Library.

Libbzip2

The BZip2 compression algorithm used by the Xceed Streaming Compression Library is based on the Libbzip2 library, written by Julian Seward. Libbzip2 is a publicly available compression library that can be downloaded from the following URL:

Last known URL as of April 23rd, 2002: http://sources.redhat.com/bzip2/index.html#bzip2-latest

There are no extra charges or costs due to the use of the Libbzip2 code in the Xceed Streaming Compression Library.