cache
  • cacle - cacle implements an extensible cache data structure
  • cl-cache-tables - cl-cache-tables is a wrapper around native hash-tables to facilitate in-process caching of common lisp data structures
  • CLACHE - CLACHE is a general caching library for CL
  • function-cache - Function-cache is a Common Lisp function caching / memoization library
  • ucons - Unique conses and functions for working on them
  • vcr - vcr is made to store (cache) and replay results of http calls for easier testing of external services