bt-semaphore
is a semaphore implementation for use with bordeaux-threads
.
This package defines a simple extensible protocol for computing a guess using advisors.
A library and command line utility to automatically indent Common Lisp source files.
Arrow-macros provides clojure-like arrow macros (ex. ->, ->>) and diamond wands in swiss-arrows.
Smart-buffer provides an output buffer which changes the destination depending on content size.
Various ASDF extensions such as attached test and documentation system, explicit development support, etc.
A Common Lisp library for generating a human-readable diff of two HTML documents.
This is a Common Lisp library to calculate std140 or std430 layouts for a glsl UBO/SSBO.
This package provides audio input and output functions to Common Lisp using bindings to the portaudio library.
CLX-TrueType is pure common lisp solution for antialiased TrueType font rendering using CLX and XRender extension.
This package provides Common Lisp system collecting tools written to wrangle OpenGL Shader Language (GLSL) source files.
cl-transmission
is a library to interface with the Transmission torrent client using its RPC (remote procedure call).
This package provides a stream based JSON parser/writer, well suited as building block for higher level libraries.
This is a coroutine library for Common Lisp implemented using the continuations of the cl-cont
library.
Support library for numcl. Registers a function as an additional form that is considered as a candidate for a constant.
This package ensures that special subclasses of standard-object cluster right in front of standard-object in the class precedence list.
SEEDABLE-RNG provides a convenient means of generating random numbers that are seedable with deterministic results across hardware and Common Lisp implementations.
This library provides a tiny Common Lisp wrapper around setlocale(3) and can be used in conjunction with other FFI wrappers like cl-charms.
This package provides a library for parsing MIME types, in the spirit of http://code.google.com/p/mimeparse/, with a Common Lisp flavor.
The Bordeaux-FFT library provides a reasonably efficient implementation of the Fast Fourier Transform and its inverse for complex-valued inputs, in portable Common Lisp.
This is a common lisp library to easily pluralize and singularize English and Portuguese words. This is a port of the ruby ActiveSupport Inflector module.
CL-DISKSPACE is a Common Lisp library to list disks with the command line tool df
and get disk space information using statvfs
.
Quickproject provides a quick way to make a Common Lisp project. After creating a project, it extends the ASDF registry so the project may be immediately loaded.
mod-mult
mod-expt
mod-inv
mod-sqrt <- under implementation
mod-nth-root <- under implementation
dlog <- under implementation