1. HTTP server
    Native Common Lisp HTTP servers, as opposed to something like mod_lisp
  2. http-response-handler
    http-response-handler is a set of Lisp conditions for HTTP error responses
  3. http-routes
    http-routes is a library which attempts to create capable http(url) routes lib without regexps
  4. HTTPD0
    HTTPD0 is a simple programmable HTTP/1.0 server with support for GET and HEAD requests following the KISS principle
  5. hu.dwim.logger
    hu,dwim,logger is a logging library
  6. hu.dwim.sdl
    hu.dwim.sdl provides SDL2 FFI for CFFI
  7. hu.dwim.util
    A collection of utilities used mostly by the libraries at dwim dot hu
  8. hu.dwim.zlib
    hu.dwim.zlib is a set of CFFI bindings to the zlib compression library
  9. huffman
    A very simple implementation of Huffman coding for Common Lisp
  10. Humbler
    Humbler is a Tumblr API interface that attempts to make it as little of a pain to use as possible