1. fare-matcher
    [superseded by optima according to optima's CLiki page] Extends CL with ML-like pattern matching in an extensible way
  2. fare-matcher-docs
    Fare-matcher adds constructs for Lisp2 pattern matching or destructuring
  3. fare-memoization
    fare-memoization is a library for memoizing functions
  4. fare-mop
    fare-mop has a few simple utilities relying on the MOP
  5. fare-quasiquote
    fare-quasiquote is a portable quasiquote implementation that plays well with pattern-matching
  6. fare-scripts
    fare-scripts is a collection of scripts written by Fare Rideau
  7. fare-utils
    fare-utils is a collection of utilities from Fare Rideau
  8. Faré
    A pseudo-random hacker — my page is at Fare Rideau
  9. faslpath
    Faslpath is a build tool that relies on package naming conventions to automatically resolve dependencies between files, eliminating the need to have a separate system definition/make file
  10. fast-generic-functions
    Generic functions that can be sealed on certain domains for performance