Greetings to all,
I just released TCL bindings for the snappy google library, a fast compressor / decompressor. You can get the latest from here: snappy-tcl repository.
In short, snappy is fast, stable, and robust. It does not aim for maximum compression, or compatibility with any other compression library; instead, it aims for very high speeds and reasonable compression.
All feedback and pull requests are welcome.