1. Virtualization
    Tools to manipulate Virtual Machines, Hypervisors, Lightweight Virtualization and other tools/libraries related with Virtualization
  2. Visitor Design Pattern
    Visitor is one of the design patterns from the infamous
  3. 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
  4. Vladimir Sedach
    Vladimir Sedach is a person that started programming in CL in 2002
  5. VLM_on_Linux
    This page gives some additional hints on running the Symbolics Virtual Lisp Machine (VLM) port to
  6. Volemad
    VOLEMAD is an application for quickly interacting with Mullvad’s WireGuard servers, written in Common Lisp
  7. vom
    A tiny logging library for Common Lisp
  8. vp-trees
    vp-trees is an implementation of the vantage point tree data structure in Common Lisp
  9. vseloved-date-utils
    date-utils is a library for handling dates in a PLIST format, like (:year 2009 :day 1 :month 3)
  10. WAAF-CFFI
    WITH-ARRAY-AS-FOREIGN-POINTER - Allows Lisp arrays to be passed to foreign functions by copying their contents to malloc'ed foreign space, using only CFFI