

| |||||||
|
GZIP-STREAM
A library for reading and writing compressed files in gzip format.
Salza
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.
ZLIB
Common Lisp implementation of the zlib file compression facility not based on external libraries.
ch-salza
A fork of the Salza file compression library.
cljl - Common Lisp JPEG Library
A pure Common Lisp library for encoding and decoding JPEG images files.
jpeg
A fork of the cljl library for encoding and decoding JPEG image files.
thnappy
Common Lisp bindings to Google's Snappy compression library.