1. cl-gtk4
    GTK4/Libadwaita/WebKit2 bindings for Common Lisp
  2. cl-gui
    Browser-based Common Lisp Gui Library GUI
  3. cl-hash-util
    cl-hash-util is a very basic library for dealing with CL's hash tables
  4. cl-heap
    CL-HEAP implements the binary heap, Fibonacci heap, and priority queue data structures
  5. cl-heredoc
    cl-heredoc is an implementation of "here documents" that allow the user to
  6. cl-hooks
    cl-hooks allows the description of extension points in software using a concept of hooks (borrowed from Emacs)
  7. cl-horde3d
    CL-HORDE3D provides CFFI bindings to the Horde3D graphics engine
  8. CL-HRAC
    RabbitMQ Management HTTP API in Common Lisp
  9. CL-HTML-DIFF
    CL-HTML-DIFF is a library for generating a human-readable diff of two HTML documents, using HTML
  10. CL-HTML-Parse
    A portable version of Franz's HTML parser from xmlutils