thnappy(Added) Last modification: Sun, 22 May 2011 00:08:59 GMT Common Lisp bindings to Google's Snappy compression library.
Salza(Modified) Last modification: Fri, 13 Apr 2007 16:29:17 GMT Salza is a Common Lisp Compression Library that provides an FFI-less interface to the ZLIB and DEFLATE compressed data formats. It is used by CL-PDF for the zlib compression inside the pdf files.
GZIP-STREAM(Modified) Last modification: Thu, 31 Aug 2006 06:51:07 GMT A library for reading and writing compressed files in gzip format.
jpeg(Added) Last modification: Mon, 26 Jun 2006 08:54:03 GMT A fork of the cljl library for encoding and decoding JPEG image files.
ch-salza(Added) Last modification: Sun, 25 Jun 2006 11:36:05 GMT A fork of the Salza file compression library.
cljl - Common Lisp JPEG Library(Modified) Last modification: Sat, 20 May 2006 13:04:07 GMT A pure Common Lisp library for encoding and decoding JPEG images files.
ZLIB(Added) Last modification: Thu, 19 Jan 2006 19:01:07 GMT Common Lisp implementation of the zlib file compression facility not based on external libraries.