1. HTTPD0
    HTTPD0 is a simple programmable HTTP/1.0 server with support for GET and HEAD requests following the KISS principle
  2. hu.dwim.logger
    hu,dwim,logger is a logging library
  3. hu.dwim.sdl
    hu.dwim.sdl provides SDL2 FFI for CFFI
  4. hu.dwim.util
    A collection of utilities used mostly by the libraries at dwim dot hu
  5. hu.dwim.zlib
    hu.dwim.zlib is a set of CFFI bindings to the zlib compression library
  6. huffman
    A very simple implementation of Huffman coding for Common Lisp
  7. Humbler
    Humbler is a Tumblr API interface that attempts to make it as little of a pain to use as possible
  8. Humor
    Lispers like to laugh too:
  9. Hunchensocket
    Hunchensocket is a Common Lisp implementation of WebSockets realized as an extension to Edi Weitz' excellent Hunchentoot web server
  10. Hunchentoot
    Hunchentoot is a robust and easy to use HTTP server