data structure
Various data structures.

FSet stands out here, among the collections libraries, as having the most features, the best-performing functional collections, the greatest convenience of use, and the most extensive documentation. cl-containers is also worth a look, if you want stateful collections. lisp-interface-library is interesting and has functional collections, but is nearly undocumented and is slower than FSet.