1. cl-graph
    CL-Graph is a set of Common Lisp utilities for manipulating graphs
  2. cl-graphicsmagick
    cl-graphicsmagick is a set of lisp bindings for the GraphicsMagick graphics library
  3. cl-graphviz
    cl-graphviz is a CFFI interface to graphviz with cl-graph integration
  4. cl-grip
    cl-grip is a high-level logging system for Common Lisp, focusing on a clear user interface, support for flexible structured logging, and easy extensibility for different backends to support direct logging to various inputs
  5. cl-grnm
    cl-grnm is an implementation of the Nelder-Mead and Grid Restrained Nelder-Mead nonlinear optimization algorithms
  6. cl-groupby
    Short implementation of Scalas groupBy functionality for Common Lisp
  7. cl-growl
    Growl is a notification system for Mac OS X
  8. cl-gsl
    cl-gsl provides bindings to the GNU Scientific Library (GSL) of mathematics routines
  9. cl-gtk
    Gilbert Baumann's GTK bindings for Common Lisp (for CMUCL, CLISP and Allegro CL)
  10. cl-gtk2
    CL-GTK2 is a Common Lisp GUI library that provides access to the Gtk+ cross-platform GUI library in idiomatic Lisp style