1. Units
    Things dealing with time, date, weight, currency, etc
  2. Unix
    Pages on CLiki that may help with closer integration of CL and Unix :
  3. URI
    Libraries for dealing with URIs
  4. Utilities
    Everyone write their own! See also convenience library
  5. validation
    CL-DATA-FORMAT-VALIDATION - CL-DATA-FORMAT-VALIDATION is provides a consistent regular interface for data conversion and validation (in the form of strings usually) into internal data types and for formatting internal data back into external presentable strings, all according to a conversion or type specification Clavier - General purpose validation library for Common Lisp xml-psychiatrist - xml-psychiatrist is an XML sanity checking/validation library written entirely in Common Lisp
  6. Vapourware
    This topic is for pages that refer to non-existent software
  7. version control
    Anything related to version/source control (CVS, SVN, git, etc.)
  8. Virtualization
    Tools to manipulate Virtual Machines, Hypervisors, Lightweight Virtualization and other tools/libraries related with Virtualization
  9. visualization
    Bouquet - Bouquet is a graph generator for the Tulip graph visualization software cl-dot - CL-DOT is a library for easily generating dot (Graphviz) output from arbitrary Lisp data cl-graphviz - cl-graphviz is a CFFI interface to graphviz with cl-graph integration s-dot - S-Dot by Martin Loetzsch is a Common Lisp interface to the 'dot' tool of the GraphViz graphics library
  10. Web
    Web clients, servers, application servers, browsers, etc