Library to fuzzily parse time and date strings into a universal-time timestamp.
This Common Lisp library provides a simple FIFO implementation with no external dependencies.
MOP utilities provide a common interface between Lisps and make the MOP easier to use.
This package provides a Common Lisp system CHLOROPHYLL which implements an ANSI escape code functionality.
File-Notify is a Common Lisp library for getting notifications for file accesses and changes.
BOOST-LEXER is a tokenizer for Common Lisp that makes heavy use of BOOST-RE.
From a string input and a list of candidates, return the most relevant candidates first.
This package provides a way of extracting and replicating the compile-time side-effects of forms.
System-Load is a Common Lisp library for accessing the system's CPU and memory usage.
This is a Common Lisp library that converts floating point values to IEEE 754 binary representation.
This library provides modern file handling for Common Lisp, which avoids many of the pitfalls of pathnames.
This package exports the following function to parse floating-point values from a string in Common Lisp.
This Common Lisp library provides function to make QR codes and to save them as PNG files.
cl-template is a template engine for Common Lisp, taking inspiration from Ruby's ERb module.
A miniature toolkit that contains some useful shifting/popping/pushing functions for arrays and vectors. Originally from Plump.
string-case is a Common Lisp macro that generates specialised decision trees to dispatch on string equality.
This Common Lisp library contains the core classes and pixel access macros for the Opticl image processing library.
ORG-SAMPLER allows using Lisp docstrings and reflection to make org-mode text for inclusion into a larger document.
This is a Common Lisp macro for defining temporary caches that invalidate based on expressions evaluating to different values.
cl-cffi-gtk is a Lisp binding to GTK+ 3 (GIMP Toolkit) which is a library for creating graphical user interfaces.
This is a Common Lisp implementation for the Mustache template system. More details on the standard are available at https://mustache.github.io.
Utility library for handling bit vectors, bit vector arithmetic, and universal integer type conversions between bit-vectors, byte-vectors, octals, decimals, and hexadecimal notation.
cl-trivial-irc is a an IRC client library with simple facilities for receiving, handling and sending messages, and without facilities for CTCP.
Often times we need to destructure a form definition in a Common Lisp macro. This library provides a set of simple utilities to help with that.