1. bytecurry.mocks
    bytecurry.mocks is a small library to help mocking functions and methods while writing unit tests
  2. BYTES
    Bytes contains macros around READ-WRITE, WRITE-BYTE and LDB to ease reading and writing multibyte binary strings
  3. C
    Projects that let C and Common Lisp interoperate
  4. c-amplify
    c-amplify is an s-exp syntax for writing C code
  5. C-Mera
    C-Mera is a very simple source-to-source compiler that utilizes Lisp's macro system for meta programming of C-like languages
  6. c2ffi
    c2ffi is a tool for extracting declarations from C source and header using Clang's AST
  7. C3 superclass linearization MRO
    The C3 Method Resolution Order from A Monotonic Superclass Linearization for Dylan (1996) is increasingly popular
  8. cache
    cache-cache - A tool to cache GitLab data locally for searching 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
  9. cache-cache
    A tool to cache GitLab data locally for searching
  10. cacle
    cacle implements an extensible cache data structure