str
str is a modern and consistent string manipulation library (split, join, concat, replace, blank-p,…) to install with (ql:quickload :str).

It aims to put together existing CL built-ins or popular libraries into a simpler, more discoverable, more consistent, more terse and focused on string manipulation, library.

cl-str on github