This package provides the Common Lisp part of the emacs-slite test runner.
This package provides an implementation of the which UNIX command in Common Lisp.
This library is an implementation of the XML Path Language (XPath) Version 1.0.
This package implements binary trees of various kinds, presenting a uniform interface to them all.
YASON is a Common Lisp library for encoding and decoding data in the JSON interchange format.
deeds allows for efficient event delivery to multiple handlers with a complex event filtering system.
Birch is a simple Common Lisp IRC client library. It makes use of CLOS for event handling.
KMRCL is a collection of utilities used by a number of Kevin Rosenberg's Common Lisp packages.
cl-azure provides a library to access Microsoft Windows Azure cloud services from Common Lisp.
Babel is a charset encoding and decoding library, not unlike GNU libiconv, but completely written in Common Lisp.
This Common Lisp library provides functions for lzip (LZMA) compression/decompression using bindings to the lzlib C library.
Clack is a web application environment for Common Lisp inspired by Python's WSGI and Ruby's Rack.
This package provides a Common Lisp testing framework system CACAU which was built to be independent of assertions systems.
This package provides a Common Lisp templating system based on Python Django with a syntax similar to Python Jinja2.
This system is an implementation of the Common Lisp type system; particularly cl:typep and cl:subtypep.
This is a Common Lisp library consisting of a collection of useful GPU shader functions, written with Shadow.
cl-mondo is a simple Common Lisp REPL, just like the SLIME REPL that works on the terminal.
Support library for numcl that provides Julia-like runtime parametric type correctness in Common Lisp. It is based on CLtL2 extensions.
This package provides Common Lisp bindings to access the linear algebra libraries using the CBLAS API. Currently the OpenBLAS implementation is used.
Funds provides portable, purely functional data structures in Common Lisp. It includes tree based implementations for Array, Hash, Queue, Stack, and Heap.
Moira is a library for monitoring and, if necessary, restarting long-running threads. In principle, it is like an in-Lisp process supervisor.
Forge is a generic build system. Refer to documentation for the specific kind of project you're building to get the full picture.
This package provides a compute-effective-slot-definition-initargs generic function that allows for more ergonomic initialization of effective slot definition objects.
Cells is a mature, stable extension to CLOS allowing one to create classes whose instances can have slot values determined by instance-specific formulas.