snappy

https://github.com/brown/snappy.git

git clone 'https://github.com/brown/snappy.git'

(ql:quickload :snappy)
8

snappy

A Common Lisp implementation of Google's Snappy data compression library. The original name for Google's Snappy compression library was Zippy. For more information, see Google's Snappy project page:

http://code.google.com/p/snappy/