1. quasiquote-2.0
    An alternative quasiquote syntax aimed at being more suitable for macros that define other macros
  2. query-fs
    Query-FS is a FUSE-based filesystem that presents database queries as filesystem trees
  3. queues
    A Common Lisp queue library with features such as non-consing thread safe queues and fibonacci priority queues
  4. Quick Arrays
    A re-run benchmark on original code by Ron Parr, with a couple of tweaks by David Mullen to run on CCL, figuring that the contrast between then and now (1996 versus 2020) might be interesting
  5. quick-arrays
    quick-arrays is a Debian package of the Quick Arrays concept
  6. quickapp
    A project for generating template projects that use SBCL and buildapp
  7. Quicklisp
    Quicklisp aims to make it easy to get started with a rich set of community-developed Common Lisp libraries
  8. Quicklisp tutorial
    ql:quickload is the Quicklisp command to download and install a library that is part of Quicklisp
  9. Quickproject
    Quickproject is a library for creating a Common Lisp project skeleton
  10. Quickref
    Quickref is a global documentation project for Common Lisp