1. cl-package-aliases
    Extends the standard CL package system with the ability to define package-local aliases (nicknames) to other packages in a transparent way
  2. CL-PACKAGE-LOCKS
    A unified way of dealing with package locks on those implementations that support them (or that's the eventual goal anyways)
  3. CL-Pango
    CL-PANGO is a cffi binding to the Pango text formatting library
  4. cl-parametric-types
    [BETA] A tool to repeatedly compile the same source code with different types
  5. cl-parsec
    cl-parsec is an experiment to create the analog of Haskell's Parsec library (an alternative to parser generators) in ANSI CL
  6. cl-pass
    cl-pass is a password hashing (via PBKDF2) and verification library
  7. cl-password-store
    Password management for Common Lisp (web) applications
  8. cl-pastebin
    CL-PASTEBIN is a Common Lisp wrapper to the Pastebin.com API
  9. cl-pattern
    [superseded by optima] cl-pattern is a very fast ML-like pattern matching library for Common Lisp
  10. cl-paymill
    cl-paymill provides access to the Paymill payment processing web API