[dev] [flate] announcement

From: Szabolcs Nagy <nszabolcs_AT_gmail.com>
Date: Mon, 24 Aug 2009 11:38:54 +0200

i've been working on a simple implementation of the deflate
compression algorithm

the code is available at the suckless repository now

http://hg.suckless.org/flate

it is still work in progress, i plan to use it in another project to
replace zlib. it does not do anything fancy (yet) but the compression
ratio and time is comparable with zlib compression level 9.

a simple command line tool for raw deflate, zlib, gzip and pkzip
stream compression and decompression is also provided

i would not use it for critical data yet
any feedback is appreciated

nsz
Received on Mon Aug 24 2009 - 09:38:54 UTC

This archive was generated by hypermail 2.2.0 : Mon Aug 24 2009 - 09:48:02 UTC