Skip to content

Clone of Zopfli Compression Algorithm, with C# Bindings in VS2012

License

Notifications You must be signed in to change notification settings

echovoice/zopfli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zopfli

Clone of Zopfli Compression Algorithm, with C# Bindings in VS2012

Zopfli Compression Algorithm is a new zlib (gzip, deflate) compatible compressor. This compressor takes more time (~100x slower), but compresses around 5% better than zlib and better than any other zlib-compatible compressor we have found.

Usage

Used by https://github.com/echovoice/libzopfli-sharp

Credit

Zopfli was written by Jyrki Alakuijala, Ph.D. and Lode Vandevenne, M.Sc. from Google Inc. You will find the projects homepage here: http://code.google.com/p/zopfli/ and the whitepaper here: http://code.google.com/p/zopfli/downloads/detail?name=Data_compression_using_Zopfli.pdf.

About

Clone of Zopfli Compression Algorithm, with C# Bindings in VS2012

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages