1. cl-ascii-table
    Common Lisp library to present tabular data in ASCII-art tables
  2. cl-async
    Cl-async is a asynchronous I/O library wrapping the libuv C library
  3. cl-async-future
    cl-async-future is a future (or "promise") implementation that allows a simple abstraction for values that may or may not be available yet
  4. cl-audioscrobbler
    cl-audioscrobbler is a Common Lisp wrapper to the Audioscrobbler/Last.fm API
  5. cl-autorepo
    A simple lisp library to ease inclusion of non-Quicklisp libraries from repositories
  6. cl-autowrap
    cl-autowrap is a point-and-shoot tool for creating and distributing FFI wrappers
  7. cl-azure
    cl-azure lets you access Microsoft Windows Azure cloud storage from Common Lisp
  8. cl-base32
    CL-Base32 is a Common Lisp library for encoding / decoding bytes to / from base32 strings (RFC 4648)
  9. cl-base58
    This library implements the base58 encoding algorithm
  10. cl-base64
    cl-base64 provides base64 (RFC 1521) encoding and decoding