1. cl-prevalence
    cl-prevalence is an implementation in Common Lisp of the Object Prevalence concept using both XML and s-expression based serialization
  2. cl-proj
    cl-proj is a geospatial library that provides CFFI-based Common Lisp bindings for the Proj.4 geographic projections library
  3. cl-protobufs
    CL-PROTOBUFS is a library to use Google Protocol Buffers in Common Lisp, originally written by Scott McKay at ITA by Google
  4. cl-pubmed
    cl-pubmed is an interface to the PubMed medical literature Database
  5. cl-qprint
    cl-qprint is a library for encoding to and decoding the quoted-printable (MIME) data format
  6. cl-quickcheck
    cl-quickcheck is a test framework for property-based testing
  7. cl-randist
    This package is a manual translation from C to common lisp of some random number generation functions of GSL library
  8. cl-random
    [unmaintained, maintainers welcome] A library for uni- and multivariate probability distributions and statistics functions
  9. cl-raylib
    Common Lisp binding of raylib
  10. cl-raytracer
    A bare-bones ray tracer written in Common Lisp