Stars
Emacs+SLIME+Common Lisp in one easy to install package.
AllegroServe, a web server written in Common Lisp
Buildapp makes it easy to build application executables with SBCL
A web server created by stripping down and reorganizing Edi Weitz's Hunchentoot
System for semi-automatically documenting Common Lisp packages.
A higher-level web server built on top of Toot
Diff program optimized for comparing text files containing prose.
Binary data library based on code from chapter 24 of Practical Common Lisp
Various CL utilities that I use all the time.
Example code from Practical Common Lisp
Common Lisp wrapper for Openwall bcrypt password hashing library.
Parser generator loosely based on Baker's META paper.
Vecto layered with more abstract data types (rectangles, points, colors)
A few utilities for writing macros.
Spam filter based on code from chapter 23 of Practical Common Lisp
HTML generation on top of monkeylib-text-languages.
Foo Outputs Output -- HTML generation.
Framework for building languages that can be output using monkeylib-text-output.
Framework for generating simply formatted text output.
Some CL code for generating Quicklisp dists
My pathname functions. The basis for cl-fad.
Generate HTML from Monkeylib Markup
Test framework based on code in PCL