quickutil и quicksearch доступны в quicklisp
Quickutil is a completely new way for organizing and distributing Common Lisp utilities.
ссылка: quickutil.org
ссылка: quickutil.org
Quicksearch is a search-engine-interface for Common Lisp.
The goal of Quicksearch is to find the CL library quickly.
For example, if you will find the library about json, just type (qs:? 'json)
at REPL.
ссылка: https://github.com/tkych/quicksearch