This is a Common Lisp library to extract EXIF information from image files.
This package provides CFFI bindings to convert between different character encodings using iconv.
This package provides a Common Lisp library for manipulating graphs and running graph algorithms.
This package provides CFFI bindings to the ASSIMP library for Common Lisp.
This is a Common Lisp library to make histograms using UTF-8 block characters.
cl-rucksack is a persistence library based on Arthur Lemmens' Rucksack with some enhancements.
This is a Common Lisp wrapper for interacting with the Redis data structure store.
This package provides a Common Lisp bindings to glfw, an OpenGL application development library.
This is a Common Lisp utilities library originating from the Zombie Raptor game engine project.
This package is a list manipulation library for Common Lisp inspired by Haskell package Data.List.
Serapeum is a conservative library of Common Lisp utilities. It is a supplement, not a competitor, to Alexandria.
MAGICFFI is a Common Lisp CFFI interface to libmagic(3), the file type determination library using magic numbers.
RTG-MATH provides a selection of the math routines most commonly needed for making realtime graphics in Lisp.
Parse-js is a Common Lisp package for parsing JavaScript (ECMAScript 3). It has basic support for ECMAScript 5.
This package provides an implementation of the hash-set data structure. It has constant time lookup, insertion and deletion.
This library contains generic hacks meant to be used in any project. It was originally developed for the Cells library.
Duologue is high-level interaction library for Common Lisp. It features coloured printing via cl-ansi-text and readline completion.
Cl-async is a library for general purpose, non-blocking programming in Common Lisp. It uses the libuv library as backend.
BOOST-RE is a small, portable, lightweight, and quick, regular expression library for Common Lisp. It is a non-recursive, backtracking VM.
CL-STORE is a portable serialization package which should give you the ability to store all Common Lisp data types into streams.
Anaphora is the anaphoric macro collection from Hell: it includes many new fiends in addition to old friends like aif and awhen.
An implementation of Relax NG schema validation written in Common Lisp, including support for compact syntax, DTD Compatibility, and the XSD type library.
The Metering System is a portable Common Lisp code profiling tool. It gathers timing and consing statistics for specified functions while a program is running.
cl-jpl-util is a collection of Common Lisp utility functions and macros, primarily for software projects written in CL by the author.