This is a Common Lisp package for hash table creation with flexible, extensible initializers.
with-setf provides 2 macros for setf'ing values for the duration of a scope.
This package provides CFFI bindings for the stb_vorbis
audio library to Common Lisp.
This is a bindings library to libout123
which allows easy cross-platform audio playback.
This package provides a Common Lisp translation library similar to CL-I18N and CL-L10N.
This is a small Common Lisp library that finds an open port within a range.
The cl-sqlite
package is an interface to the SQLite embedded relational database engine.
cl-syslog
is a Common Lisp library that provides access to the syslog logging facility.
HELambdap is a Common Lisp documentation system which strives to be simple to use, yet easily customizable.
This package provides CIEL as a precompiled binary and a full-featured REPL for the terminal.
This package provides a safer variant of READ
secure against internbombing, excessive input and macro characters.
S-XML-RPC is an implementation of XML-RPC in Common Lisp for both client and server.
cl-cookie is a Common Lisp library featuring parsing of cookie headers, cookie creation, cookie jar creation and more.
This package contains a few utility functions from the LispWorks library that are used in software such as ContextL.
This package provides a hierarchy of major functions and auxiliary functions related to the structured analysis and processing of open text.
The cl-data-lens
library provides a language for expressing data manipulations as the composition of more primitive operations.
This is a standalone promise implementation for Common Lisp. It is the successor to the now-deprecated cl-async-future project.
This package provides a set of bindings and utilities for accessing the OpenGL (Mesa), GLU and GLUT (FreeGLUT) APIs using CFFI.
This is a Common Lisp library which provides functionality to read/write Bit Map Font (BMF) into text, JSON and XML.
DATA-SIFT
is a Common Lisp data validation and transformation library inspired by cl-data-format-validation
and WTForms validators.
Napa-FFT3 provides Discrete Fourier Transform (DFT) routines, but also buildings blocks to express common operations that involve DFTs: filtering, convolutions, etc.
This Common Lisp library implements the quoted-printable encoding as described in RFC 2045 (see http://tools.ietf.org/html/rfc2045).
lisp-unit
is a Common Lisp library that supports unit testing. It is an extension of the library written by Chris Riesbeck.
HTTP-Body parses HTTP POST data and returns POST parameters. It supports application/x-www-form-urlencoded, application/json, and multipart/form-data.