1. cl-netstrings
    cl-netstrings is a tiny CL library for handling netstrings
  2. cl-notify
    cl-notify is a set of bindings for the libnotify desktop notification library
  3. cl-ntriples
    CL-NTRIPLES provides a simple parser for the N-Triples data format as defined by the W3C for storing RDF/Semantic information
  4. CL-NUM-UTILS
    Simple numerical functions, including intervals, Chebyshev polynomials and univariate rootfinding
  5. cl-oauth
    cl-oauth is an implementation of the OAuth 1.0a API authorization protocol
  6. CL-ObjC
    CL-OBJC is a portable common-lisp/objective-c bridge written using CFFI
  7. cl-octave
    An FFI to the Octave linear algebra language (CMUCL-only)
  8. cl-ode
    CL-ODE is a CFFI interface to the Open Dynamics Engine
  9. cl-one-time-passwords
    cl-one-time-passwords implements HOTP (RFC 4226) and TOTP (RFC 6238) in Common Lisp
  10. cl-op
    A partial application library inspired by Goo's op function and SRFI 26