2382 packages found

1am
A minimal testing framework.
MITUsed by 20
3b-bmfont
BMFont file format readers/writers
MIT
3b-hdr
reader and writer for radiance HDR files
MITUsed by 1
3b-swf
Common Lisp .swf file manipulation library
3bgl-shader
CL-hosted CL-like DSL for generating GLSL
MIT
3bmd
markdown processor in CL using esrap parser.
MITUsed by 10
3bz
deflate decompressor
MITUsed by 2
3d-math
A library implementing the necessary linear algebra math for 2D and 3D computations
zlibUsed by 4
3d-matrices
A utility library implementing 2x2, 3x3, 4x4, and NxN matrix functionality.
zlibUsed by 2
3d-quaternions
A utility library implementing quaternion and dual-quaternion functionality.
zlibUsed by 1
3d-spaces
A library implementing spatial query structures
zlibUsed by 1
3d-transforms
A utility library implementing a common structure to encapsulate spatial transformations
zlib
3d-vectors
A utility library implementing 2D, 3D, and 4D vector functionality.
zlibUsed by 5
40ants-asdf-system
Provides a class for being used instead of asdf:package-inferred-system.
BSDUsed by 20
40ants-slynk
Utilities to start SLYNK if needed and to track active connections.
UnlicenseUsed by 4
a-cl-logger
A logger that sends to multiple destinations in multiple formats. Based on arnesi logger
BSD
able
A Common Lisp editor
MIT
abstract-arrays
Julia's AbstractArray like abstraction for Common Lisp.
MIT
access
A library providing functions that unify data-structure access for Common Lisp: access and (setf access)
BSDUsed by 5
acclimation
Library supporting internationalization
BSD 2-clause, see file LICENSE.textUsed by 8
action-list
An implementation of action lists
zlib
adhoc
Another Declarative Hierarchical Object-centric CLOS Customization
GPLv3
adopt
Simple, flexible, UNIX-style option parsing.
MITUsed by 1
adopt-subcommands
Extend the Adopt command line processing library to handle nested subcommands.
MIT
adp
Add Documentation, Please. A Common Lisp documentation generator with Scribble files and @-syntax support.
MITUsed by 1
adp-github
ADP extension to generate github markdown files.
MIT
advanced-readtable
Advanced customizable readtable
BSD
aether
A DSL for emulating an actor-based distributed system, housed on a family of emulated devices.
MIT (See LICENSE.md)Used by 1
agnostic-lizard
A portable code walker that makes a best effort to be correct in most cases
GPLv3+Used by 6
agutil
A collection of utility functions not found in other utility libraries.
MITUsed by 5
alexa
A lexical analyzer generator.
BSD 3-clause (See LICENSE.txt)Used by 1
alexandria
Alexandria is a collection of portable public domain utilities.
Public Domain / 0-clause MITUsed by 20
alexandria-plus
A conservative set of extensions to Alexandria utilities.
Used by 8
algebraic-data-library
A library of common algebraic data types.
BSD 3-clause
allioli
Alliolification
MITUsed by 1
also-alsa
Basic ALSA bindings for Common Lisp
LGPL
alternate-asdf-system-connections
Allows for ASDF system to be connected so that auto-loading may occur. This is a fork of asdf-system-connections and incorporates a load-system-driven mechanism for loading dependencies and also loads the dependencies of the connections.
MITUsed by 1
amazon-ecs
Amazon Product Advertising API library for Common Lisp
LLGPL (Lisp LGPL)
amb
An implementation of John McCarthy's ambiguous operator
MIT
anaphora
The Anaphoric Macro Package from Hell
Public DomainUsed by 20
anaphoric-variants
Gives access to anaphoric variants of operators through one macro: ANAPHORIC. The user explicitly provides a variable name, preserving sanity, in contrast to the traditional use of an evil implicit variable ("IT"). Some operators can bind additional handy variables when explicitly requested.
Public Domain
anatevka
A distributed blossom algorithm for minimum-weight perfect matching.
anathema
Color theme library for CLIM applications
Unlicense
ansi-test-harness
Harness for ansi-test
MITUsed by 5
antik
A library of numerical mathematics.
GPL v3Used by 2
anypool
General-purpose pooling library
BSD 2-ClauseUsed by 1
apply-argv
Apply-argv is a library for parsing command line arguments.
LLGPL
april
April is a subset of the APL programming language that compiles to Common Lisp.
Apache-2.0
arc-compat
Arc compatible package for CL
architecture.builder-protocol
Protocol and framework for building parse results and other object graphs.
LGPLv3Used by 2
architecture.hooks
This system provides the hooks extension point mechanism (as known, e.g., from GNU Emacs).
LLGPLv3Used by 2
architecture.service-provider
Provides a framework for registering and finding services and providers of these.
LLGPLv3Used by 1
archive
A package for reading and writing archive (tar, cpio, etc.) files.
BSD-style (http://opensource.org/licenses/BSD-3-Clause)Used by 2
arithmetic-operators-as-words
Just simple macros that expand to the normal arithmetic operators. I personally hate using the symbols..
MITUsed by 1
arnesi
A bag-of-tools utilities library used to aid in implementing the bese.it toolkit
BSDUsed by 9
array-operations
Array operations library for Common Lisp
Used by 11
array-utils
A few utilities for working with arrays.
zlibUsed by 7
arrival
Classical planning plan validator written in modern Common Lisp
LLGPL
arrow-macros
arrow-macros provides clojure-like arrow macros and diamond wands.
MITUsed by 7
arrows
Implements -> and ->> from Clojure, as well as several expansions on the idea.
CC0Used by 10
asd-generator
Automatic directory scanner/generator for .asd project files.
GPLv3
asdf-dependency-graph
A minimal wrapper around `dot` available at least on Linux systems to generate dependency-graphs.
MIT
asdf-dependency-grovel
Analyse the dependencies in an ASDF system
asdf-dependency-traverser
Easily traverse and collect ASDF dependencies recursively.
zlib
asdf-encodings
Portable interface to character encodings and your implementation's external-format
Used by 2
asdf-finalizers
Enforced calling of finalizers for Lisp code
Used by 2
asdf-flv
ASDF extension to provide support for file-local variables.
GNU All PermissiveUsed by 2
asdf-linguist
Extensions for ASDF.
MIT
asdf-manager
Download and manage ASDF versions.
MIT
asdf-package-system
Backward-compatible stub for ASDF 3.1's package-inferred-system feature
MITUsed by 19
asdf-system-connections
Allows for ASDF system to be connected so that auto-loading may occur.
MIT Style LicenseUsed by 6
asdf-viz
Visualizes the dependencies between asdf systems / Visualize the function call graph.
LLGPL
aserve
Trivial shim to load built-in aserve when running on Allegro CL
LLGPLUsed by 1
asn1
ASN.1 encoder/decoder
BSD 2-ClauseUsed by 1
assert-p
A library of assertions written in Common Lisp.
GPLv3Used by 2
assertion-error
Error pattern for assertion libraries in Common Lisp.
GPLv3Used by 2
assoc-utils
Utilities for manipulating association lists
Public DomainUsed by 9
asteroids
An improved asteroids game with sounds
Do Whatever The Fuck You Want (DWTFYF)
astonish
A small library for querying and manipulating Lisp ASTs
GPLv3
async-process
asynchronous process execution for common lisp
MITUsed by 1
atdoc
Used by 1
atomics
Portability layer for atomic operations like compare-and-swap (CAS).
zlibUsed by 12
audio-tag
tool to deal with audio tags. read, view and write
BSD-2-Clause License
authenticated-encryption
Authenticated-Encryption functions
MIT
auto-restart
automatically generate restart-cases for the most common use cases, and also use the restart for automatic retries
Apache License, Version 2.0
autoexport
A small library to automatically export definitions
BSD-3-Clause
avatar-api
Get avatars from Gravatar, Google+ and others.
MIT
avl-tree
An implementation of the AVL tree data structure.
MIT
aws-foundation
Amazon AWS low-level utilities
BSDUsed by 1
aws-sdk-lisp
AWS SDK for Common Lisp
BSD 2-Clause
aws-sign4
A library for Amazon Web Services signing version 4
GNU Lesser General Public Licence 3.0Used by 3
ayah-captcha
A simple interface to the API of the play-thru captcha of areYouAHuman.com
MIT
babel
Babel, a charset conversion library.
MITUsed by 20
babylon
Jürgen Walther's modular, configurable, hybrid knowledge engineering systems framework for Common Lisp, restored from the CMU AI Repository.
MIT
base-blobs
Base system foreign library collection
MITUsed by 2
base64
Base64 encoding and decoding for Common Lisp.
Apache 2.0Used by 1
basic-binary-ipc
A inter-process communication library for transmitting binary data over a stream.
Simplified BSD License variant
bdef
Buffer definition; audio buffer abstraction for sound synthesis systems
MIT
beast
Basic Entity/Aspect/System Toolkit
MIT
beirc
big-string
Big strings, similar to Java's StringBuilder.
BSD 3-clause (see LICENSE)
bike
Common Lisp .Net Core Interop
MIT
binary-io
Library for reading and writing binary data.
Used by 1
binary-parser
A toolset for parsing binary data formats.
MIT
binary-search-tree
An implementation of the binary search tree data structure.
MIT
binary-structures
A library for reading, writing, and representing structures from binary representations
zlibUsed by 5
binary-types
A library for reading and writing binary records.
BSD-like, see accopanying file COPYING.Used by 1
binascii
A library of ASCII encoding schemes for binary data
BSD-style (http://opensource.org/licenses/BSD-3-Clause)Used by 4
binding-arrows
An implementation of threading macros based on binding anonymous variables
MITUsed by 4
binfix
BINFIX -- A powerful binary infix syntax for Common LISP.
GNU GPLv2
binomial-heap
A compact binomial heap implementation.
BSD
binpack
Rectangle packer for sprite/texture atlases
MITUsed by 1
birch
A simple Common Lisp IRC client library
MIT
bit-ops
Optimized bit-vector operations
LLGPL
bit-smasher
Utility library for handling bit vectors, bit vector arithmetic, and universal integer type conversions between bit-vectors, byte-vectors, octals, decimals, and hexadecimal notation.
MITUsed by 2
bitfield
Efficiently represent several finite sets or small integers as a single non-negative integer.
MIT
bitfield-schema
SIMPLE-BIT-VECTOR low level routines and convenient eDSL over it.
BSD
bitio
A wrapper for octet streams that enable bit level streams.
MIT LicenseUsed by 1
bk-tree
bknr-datastore
baikonour - launchpad for lisp satellites
BSDUsed by 1
bknr-web
Baikonour - Launchpad for LISP satellites - Application modules
BSD
black-tie
Noise library for Common Lisp.
BSDUsed by 1
blackbird
A promise implementation for Common Lisp.
MITUsed by 8
bnf
BNF example generator. Useful for testing parser.
MITUsed by 1
bobbin
Simple (word) wrapping utilities for strings.
MITUsed by 3
bodge-blobs-support
Common utilities for loading/distributing foreign libraries
The UnlicenseUsed by 10
bodge-chipmunk
Wrapper over chipmunk 2d physics library
MIT
bodge-concurrency
Concurrency utilities
MITUsed by 1
bodge-glad
OpenGL 4.6 Core GLAD wrapper for cl-bodge system
MITUsed by 1
bodge-glfw
Wrapper over glfw3 library
MITUsed by 3
bodge-heap
Heap implementation
MITUsed by 2
bodge-host
OS-dependent routines
MIT
bodge-libc-essentials
Common Lisp bindings to most essential part of libc
MITUsed by 3
bodge-math
Math routines
MITUsed by 1
bodge-memory
Memory handling utilities
MITUsed by 1
bodge-nanovg
Wrapper over nanovg library for cl-bodge system
MIT
bodge-nuklear
Wrapper over Nuklear IM GUI library
MIT
bodge-ode
Thin wrapper over Open Dynamics Engine
MIT
bodge-openal
Thin wrapper over OpenAL cross-platform 3D audio API
MIT
bodge-queue
Simple FIFO implementation with no external dependencies
MITUsed by 3
bodge-sndfile
Wrapper over libsndfile for cl-bodge system
MIT
bodge-utilities
Utility library
MITUsed by 4
bordeaux-fft
An efficient and portable implementation of the Fast Fourier Transform
GNU Public License version 2Used by 1
bordeaux-threads
Bordeaux Threads makes writing portable multi-threaded apps simple.
MITUsed by 20
bourbaki
bp
Bitcoin Protocol components in Common Lisp
MIT
bst
Binary search tree
GPL-3
bt-semaphore
A simple semaphore class for bordeaux-threads inspired by SBCL's semaphore.
MITUsed by 3
btrie
Branch trie - a generic trie implementation with branch widths. * Implementation is generic: keys can be of sequences of any type. * Branch width of a trie node tells how many branches go through that node and can be used to calculate probabilites for different suffixes.
Simplified BSD license.
bubble-operator-upwards
A function that "bubbles an operator upwards" in a form, demultiplexing all alternative branches by way of cartesian product. This operation is notably useful for easy implementation of certain kinds of shorthand notations in macros. A cartesian-product function is also exported, as it's needed to implement the main function.
UnlicenseUsed by 1
buildapp
Buildapp is an application for SBCL and CCL that configures and saves an executable Common Lisp image or non-executable core.
BSD
buildnode
Tool for building up an xml dom nicely.
BSDUsed by 3
burgled-batteries
Lisp-Python interface
MITUsed by 1
burgled-batteries.syntax
Embedded Python syntax for burgled-batteries
MIT
bytecurry.asdf-ext
ASDF extension(s) for generating atdoc documentation.
MITUsed by 1
bytecurry.mocks
Tools to mock functions for unit tests
MIT
c2ffi-blob
c2ffi executables for various platforms
MIT
cacau
Test Runner in Common Lisp.
GPLv3Used by 1
cache-while
A Common Lisp macro for defining temporary caches that invalidate based on expressions evaluating to different values.
LLGPL
cacle
Extensible cache services for Common Lisp
MIT
calendar-times
A calendar times library on top of local-time
calispel
Thread-safe message-passing channels, in the style of the occam programming language.
ISC-style and other permissive (see COPYRIGHT.txt)Used by 2
calm
cambl
A library for working with financial amounts involving multiple commodities.
BSD-3Used by 1
can
A role-based access right control library
BSD 2-Clause
canonicalized-initargs
Provides a :canonicalize slot option accepting an initarg canonicalization function.
UnlicenseUsed by 1
caramel
CSS selector-based template engine for Common Lisp
LLGPL
cari3s
A generator for the i3 status bar.
zlib
carrier
An async HTTP client
MIT
cartesian-product-switch
CARTESIAN-PRODUCT-SWITCH is a macro for choosing the appropriate form to execute according to the combined results of multiple tests. This is a straightforward and efficient alternative to the convoluted ad-hoc conditionals one might otherwise resort to.
Public DomainUsed by 2
caveman
Clack Middleware for managing CL-DBI connections
LLGPLUsed by 3
caveman2-widgets
Weblocks like widgets for caveman2.
LLGPLUsed by 1
caveman2-widgets-bootstrap
An extension to caveman2-widgets which enables the simple usage of Twitter Bootstrap.
LLGPL
cbor
CBOR encoder/decoder
MIT
ccl-compat
Clozure CL compatibility module
LLGPLUsed by 1
ccldoc
create lisp documentation using s-expressions
Apache License 2.0
cells
An Integration of Cells and RDF
Commercial
cephes.cl
Wrapper for the Cephes Mathematical Library
Used by 1
cepl
Fast lispy way to work with OpenGL
BSD 2 ClauseUsed by 9
cepl.camera
A camera implementation for CEPL
BSD 2 Clause
cepl.devil
A couple of helper functions to load from devil straight to cepl c-arrays or textures
BSD 2 Clause
cepl.drm-gbm
DRM/GBM host for cepl
BSD 3-Clause
cepl.glop
glop host for cepl
BSD 2 ClauseUsed by 1
cepl.sdl2
SDL2 host for cepl
BSD 2 ClauseUsed by 2
cepl.sdl2-image
Some helper methods for using sdl2-image to load images to CEPL types
BSD 2 Clause
cepl.sdl2-ttf
A few additional helpers for making working with sdl2-ttf even easier from CEPL
BSD 2 Clause
cepl.skitter
Plumbing to use skitter with cepl
BSD 2 Clause
cepl.spaces
Adds abstractions over vector spaces to CEPL
BSD 2 ClauseUsed by 1
ceramic
Common Lisp web apps on the desktop
MIT
cerberus
Kerberos implementation, provides support to the glass API.
MITUsed by 1
cesdi
Provides a compute-effective-slot-definition-initargs generic function that allows for more ergonomic initialization of effective slot definition objects.
UnlicenseUsed by 1
cffi
The Common Foreign Function Interface
MITUsed by 20
cffi-c-ref
Adds streamlined access to foreign memory
MITUsed by 8
cffi-object
A Common Lisp library that enables fast and convenient interoperation with foreign objects.
Apache-2.0
cffi-ops
A library that helps write concise CFFI-related code.
Apache-2.0Used by 1
chain
Chaining/threading macros, one of them `setf`ing its first argument
BSD-3
chameleon
Configuration management facilities for Common Lisp with multiple profile support.
MIT
champ-lite
A lightweight implementation of persistent functional maps and iteration-safe mutable tables using Michael Steindorfer's CHAMP data structure.
Unlicense
chancery
A library for procedurally generating text, inspired by Tracery.
MIT/X11
changed-stream
A library for non-destructive changes to character streams.
lgpl2
chanl
Communicating Sequential Process support for Common Lisp
Used by 7
charje.documentation
Documentation is an opinionated yet customizable docstring parsing library.
AGPL V3 or any later versionUsed by 1
cheat-js
Macros for JavaScript. Kinda.
Simplified BSD License
check-bnf
Macro arguments checker.
MITUsed by 2
check-it
A randomized property-based testing tool for Common Lisp.
LLGPLUsed by 2
checkl
CheckL: Dynamic testing for Common Lisp
LLGPL, BSDUsed by 2
chemical-compounds
LLGPL
chillax
CouchDB abstraction layer - Easy-load system with sane defaults
MIT
chipi
Test system for chipi
Apache-2
chipmunk-blob
Chipmunk physics foreign library collection
MITUsed by 1
chipz
A library for decompressing deflate, zlib, and gzip data
BSD styleUsed by 19
chirp
Chirp Twitter client featuring full API coverage.
zlibUsed by 1
chlorophyll
ANSI escape code library for Common Lisp
Expat
chrome-native-messaging
A package to communicate with a Chrome extension as the native application
MIT License
chronicity
A natural language date and time parser for Common Lisp
BSDUsed by 2
chtml-matcher
A unifying template matcher based on closure-html for web scraping and extraction
MIT style license
chunga
Portable chunked streams for Common Lisp
BSDUsed by 9
ci
A tool simplify continuous deployment for Common Lisp projects.
BSDUsed by 20
ci-utils
A set of tools for using CI platforms
MIT
ciao
OAuth 2.0 Client for Common Lisp
LGPLv3
circular-streams
Circularly readable streams for Common Lisp
LLGPLUsed by 2
city-hash
CityHash hash functions
MIT License. See the copyright messages in individual files.
cl-6502
An emulator for the MOS 6502 CPU
BSD
cl-abnf
ABNF Parser Generator, per RFC2234
WTFPL
cl-abstract-classes
Extends the MOP to allow `abstract` and `final` classes.
Used by 1
cl-acronyms
A program that expands an acronym based on grammatical rules.
MIT
cl-advice
Portable advice for Common Lisp
LGPL
cl-algebraic-data-type
A library for algebraic data types.
BSD 3-clauseUsed by 3
cl-all
A script to evaluate expressions in multiple lisp implementations.
zlib
cl-amqp
AMQP 0.9.1 with RabbitMQ extensions in Common Lisp
MIT
cl-ana
cl-ana is a free (GPL) data analysis library in Common Lisp providing tabular & binned data analysis along with nonlinear least squares fitting & visualization.
GPLv3
cl-annot
Python-like Annotation Syntax for Common Lisp
LLGPLUsed by 13
cl-annot-prove
Annotation Syntax Test Library.
MITUsed by 1
cl-annot-revisit
Re-implementation of 'cl-annot', an annotation syntax library for Common Lisp.
WTFPL
cl-anonfun
Anonymous function helpers for Common Lisp
LLGPLUsed by 1
cl-ansi-term
Output colored formatted text, tables and other pretty-printing widgets on ANSI-compliant terminals
GNU GPL, version 3
cl-ansi-text
ANSI control string characters, focused on color
LLGPLUsed by 8
cl-apertium-stream-parser
Apertium stream written in Common Lisp
Apache-2.0
cl-apple-plist
Encodes Common Lisp data structures in Apple property list XML format (.plist).
cl-arff-parser
A parser for Weka arff (Attribute-Relation File Format) Machine learning datasets.
see LICENSE.txt
cl-argparse
A python argparse inspired command line parser library
MIT
cl-aristid
Draw Lindenmayer Systems with Common LISP!
MIT
cl-arxiv-api
Bindings for API of arXiv.org
MIT
cl-ascii-art
Ascii Art generating routines.
GPLv3
cl-ascii-table
Common Lisp library to present tabular data in ascii-art table.
MITUsed by 8
cl-aseprite
Aseprite file format parser
GPLv3
cl-association-rules
An implementation of the apriori algorithm to mine association rules in Common Lisp.
MIT
cl-astar
A heavily optimized yet flexible A* pathfinding algorithm implementation
MIT
cl-async
Base system for cl-async.
MITUsed by 10
cl-async-await
An implementation of async/await for Common Lisp
AGPLv3
cl-async-future
A futures implementation for Common Lisp. Plugs in nicely to cl-async.
MITUsed by 2
cl-atelier
An atelier for Lisp developers
MIT LicenseUsed by 2
cl-aubio
Aubio bindings for Common Lisp
cl-autorepo
A simple mechanism to auto-load ASDF systems from repositories.
Apache
cl-autowrap
Import c2ffi specs and generate CFFI wrappers
BSD-2-ClauseUsed by 11
cl-avro
Implementation of the Apache Avro data serialization system.
GPLv3
cl-azure
A Windows Azure library for Common Lisp.
cl-base16
Common Lisp implementation of base16
GPLv2
cl-base32
Used by 2
cl-base58
An implementation of base58 for Common Lisp
MITUsed by 1
cl-base64
Base64 encoding and decoding with URI support.
BSD-styleUsed by 20
cl-batis
MIT
cl-bayesnet
A Common Lisp Bayesian Network Inference Engine
LLGPL
cl-bcrypt
Common Lisp system for generating and parsing of bcrypt password hashes
BSD 2-Clause
cl-beanstalk
An interface to the beanstalk queue server
cl-bencode
Bencode
MIT
cl-bert
BERT serializer.
MIT License
cl-bibtex
Compatible re-implementation of the BibTeX program, with a BST-to-CL compiler.
LGPL 2.1+
cl-binary-store
Fast serialization / deserialization library
cl-bip39
A Common Lisp implementation of BIP-0039
MIT
cl-bloggy
A self hosted and extensible blogging system built atop Hunchentoot. The user writes blog entries by connecting to their remote image with sly/slime and creates new entries by writing HTML using spinneret.
GPL-3
cl-bloom
Simple Bloom filters with efficient hashing.
MIT
cl-bloom-filter
cl-bmas
A Common Lisp wrapper around BMAS - a BLAS like library with support for integers, basic math operations, trigonometry, and more.
MITUsed by 1
cl-bmp
A library for dealing with Windows bitmaps (BMP, DIB, ICO, CUR)
zlibUsed by 1
cl-bnf
A simple BNF parser.
MIT
cl-bootstrap
Twitter Bootstrap widget library for Common Lisp
MIT
cl-bplustree
In-memory B+ tree
BSD
cl-brewer
Homebrew formula builder for Common Lisp applications.
Public Domain
cl-buchberger
cl-buchberger: A Common Lisp implementation of Buchberger's algorithm.
X11
cl-bus
A(n almost) referentially transparent interface for streams
BSD-3
cl-ca
cellular automaton library
Public Domain
cl-cache-tables
A wrapper around native hash-tables to facilitate in-process caching of common lisp data structures.
MIT
cl-cairo2
Cairo bindings
BOOST 1.0Used by 6
cl-capstone
Common Lisp CLOS interface to the Capstone disassembler
MITUsed by 1
cl-case-control
Supporting case-controlling
MIT
cl-catmull-rom-spline
Catmull-Rom Spline
Public Domain
cl-cblas
A cl-autowrap generated wrapper around CBLAS which provides a C interface to the Basic Linear Algebra Subprograms.
MIT
cl-ceigen-lite
A Common Lisp wrapper around CEIGEN-LITE - which is itself a C wrapper around the C++ Eigen library.
MITUsed by 1
cl-cerf
Lisp wrapper to libcerf
Public Domain
cl-cf
Computations using continued fractions
GPL-3
cl-cffi-gtk
A Lisp binding to GTK 3
LLGPLUsed by 2
cl-change-case
Convert strings between camelCase, param-case, PascalCase and more
MPL-2.0Used by 2
cl-charms
CFFI bindings for curses.
MIT License (See COPYING)Used by 2
cl-chise
cl-clblas
clBLAS binding
Apache License, Version 2.0
cl-cli
Command line parser
WTFPL
cl-cli-parser
A command-line argument parser. Mostly parses options of the same form that getopt parses
Copyright (c) 2005
cl-clon
Clon's support for termio (tty geometry and fontification)
BSDUsed by 1
cl-closure-template
Used by 5
cl-clsparse
Common Lisp bindings for clSPARSE
Apache License, Version 2.0
cl-cmark
Common Lisp bindings to libcmark, the CommonMark reference implementation
BSD-2-Clause
cl-cognito
Amazon Cognito Utilities
BSD
cl-coinpayments
Helpers for working with the coinpayments.net api.
MIT
cl-collider
SuperCollider client for Common Lisp
Public Domain / 0-clause MITUsed by 4
cl-colors
Simple color library for Common Lisp
Boost Software License - Version 1.0Used by 4
cl-colors2
Simple color library for Common Lisp
Boost Software License - Version 1.0Used by 8
cl-concord
CONCORD implementation based on Common Lisp
LGPLUsed by 1
cl-confidence
A Simple Interactive Test Framework for Common Lisp
MITUsed by 3
cl-conllu
Common Lisp library for dealing with CoNLL-U files
Apache 2.0
cl-conspack
CONSPACK implementation for Common Lisp
NewBSDUsed by 4
cl-cont
A library that implements continuations by transforming Common Lisp code to continuation passing style.
LLGPLUsed by 9
cl-containers
A generic container library for Common Lisp
MIT Style LicenseUsed by 13
cl-cookie
HTTP cookie manager
BSD 2-ClauseUsed by 5
cl-coroutine
LLGPLUsed by 1
cl-coveralls
Coverage tracker for Coveralls
BSD 2-ClauseUsed by 4
cl-covid19
Common Lisp library and utilities for inspecting COVID-19 data
BSD 2-Clause
cl-cpus
Get number of CPUs
ISCUsed by 4
cl-cram
A simple, Progress bar for Common Lisp
MIT
cl-crc64
Computes 64-bit cyclic redundancy checks
BSD
cl-creditcard
Generic interace library for talking with credit card processors.
MIT
cl-cron
A simple tool that provides cron like facilities directly inside of common lisp. For this to work properly note that your lisp implementation should have support for threads
GPLUsed by 1
cl-crypt
Common-Lisp implementation of unix crypt function
GPL
cl-css
Simple inline CSS generator
MIT-styleUsed by 5
cl-csv
Facilities for reading and writing CSV format files
BSDUsed by 6
cl-cuda
Cl-cuda is a library to use NVIDIA CUDA in Common Lisp programs.
MITUsed by 2
cl-custom-hash-table
Copyright (c) 2010-2014, Willem Broekema All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.Used by 1
cl-cxx
Common Lisp Cxx Interoperation
MIT
cl-cxx-jit
Common Lisp Cxx Interoperation
MIT
cl-data-format-validation
Validation and conversion between user and internal data.
GPL v3Used by 1
cl-data-structures
Data structures, ranges, ranges algorithms.
BSD simplifiedUsed by 2
cl-date-time-parser
Parse date-time-string, and return (values universal-time fraction). Parsable date-time-format: ISO8601, W3CDTF, RFC3339, RFC822, RFC2822, RFC5322, asctime, RFC850, RFC1036.
MIT LicenseUsed by 2
cl-db3
DB3 file reader
WTFPLUsed by 1
cl-dbi
Database independent interface for Common Lisp
BSD 2-ClauseUsed by 12
cl-dbi-connection-pool
LLGPLUsed by 1
cl-dct
Discrete cosine transform.
Apache-2.0
cl-debug-print
A reader-macro for debug print
MIT
cl-decimals
Decimal number parser and formatter
Creative Commons CC0 (public domain dedication)
cl-def-properties
Common Lisp definitions instropection library
MIT
cl-dejavu
Repack of DejaVu fonts for Common Lisp
CC0-1.0 (fonts have a separate license)Used by 1
cl-devil
Used by 3
cl-diceware
Diceware in Lisp
MIT
cl-difflib
A Lisp library for computing differences between sequences.
MITUsed by 1
cl-digraph
Simple directed graphs for Common Lisp.
MIT/X11
cl-diskspace
List disks, get disk total/free/usable space information.
ISC
cl-disque
A Disque client for Common Lisp
MIT
cl-djula-svg
Handle SVGs in Djula Templates
MIT
cl-djula-tailwind
Tailwind classes for Djula templates
MIT
cl-docutils
Document utilities and Restructured text parser
GPL v3Used by 2
cl-dot
Generate Dot Output from Arbitrary Lisp Data
Used by 6
cl-dotenv
Utility library for loading .env files
MIT
cl-double-metaphone
Common Lisp implementation of the Double Metaphone phonetic algorithm.
Apache 2.0
cl-drawille
cl-drawille: Drawing in terminal with Unicode Braille characters.
MIT
cl-drm
Common Lisp bindings for libdrm
BSD 3-ClauseUsed by 1
cl-dropbox
Common Lisp Client for the Dropbox API.
cl-dsl
Easily define domain specific languages
GPL
cl-duckdb
CFFI wrapper around the DuckDB C API
MIT License
cl-durian
dynamic html generation from list structures (interpolation friendly)
WTFPL
cl-earley-parser
Natural language parser using Jay Earleys well-known algorithm
MIT
cl-ecma-48
This package exports a macro for defining ECMA-48 control functions and the 162 functions defined by this.
AGPLv3
cl-editdistance
Compute edit distance between sequences.
CC-BY-4.0
cl-egl
Common Lisp wrapper for libEGL
BSD 3-ClauseUsed by 1
cl-elastic
Elasticsearch client for Common Lisp
MIT
cl-emacs-if
Provides Emacs-like IF and WHILE operators
cl-emb
A templating system for Common Lisp
Lesser Lisp General Public LicenseUsed by 2
cl-emoji
cl-emoji provides the Unicode emoji characters
MIT
cl-enchant
Programming interface for Enchant spell-checker library
Creative Commons CC0 (public domain dedication)
cl-enumeration
The CL-ENUMERATIONS project contains a Common Lisp Java-like enumeration/iteration library and protocol. Most basic Common Lisp types are handled. The project page can be found at http://common-lisp.net/project/cl-enumeration.
BSD like
cl-env
Easily parse .env files. That's it!
MIT
cl-environments
Implements the CLTL2 environment access functionality for implementations which do not provide the functionality to the programmer.
MITUsed by 4
cl-epmd
Erlang Port Mapper Daemon client
MIT LicenseUsed by 1
cl-erlang-term
Trivia extensions for matching Erlang terms.
Used by 2
cl-etcd
Run etcd as an asynchronous inferior process.
AGPL3
cl-ev
libev bindings
BSD
cl-events
Events for Common Lisp
MIT
cl-ewkb
cl-ewkb is a geospatial library, based on cl-wkb, that implements the OGC Well-Known Binary geographic geometry data model with PostGIS 3d, 4d extensions, and provides WKB and EWKB encoding and decoding functionality. cl-wkb author is J.P. Larocue.
MIT
cl-factoring
Integer Factoring
LLGPL (http://opensource.franz.com/preamble.html) except for the file "ulimyhmpqs-1.0.lisp" which is 3 Clause BSD
cl-fad
Portable pathname library
BSD-2-ClauseUsed by 20
cl-fam
Wraps libfam (File access monitor) API. Needs gamin-devel or fam-devel package
Apache
cl-fast-ecs
Blazingly fast Entity-Component-System microframework.
MIT
cl-fastcgi
FastCGI wrapper for Common Lisp
BSD License
cl-fbclient
Common Lisp library for working with firebird databases(using fbclient)
MIT
cl-fbx
Bindings to ufbx, a simple and free FBX model decoding library
zlib
cl-feedparser
Common Lisp universal feed parser
LLGPL
cl-fix
A FIX (Financial Information eXchange) library for Common Lisp
Apache 2.0
cl-fixtures
A simple library to create and use parameterized fixtures
MIT
cl-flac
Bindings to libflac, a simple FLAC decoding library
zlibUsed by 1
cl-flat-tree
A flat-tree implementation in Common Lisp.
MIT
cl-flow
Data-flow driven concurrency model for Common Lisp
MITUsed by 1
cl-flowd
Native Lisp interface to Netflow data stores created by the Netflow collect flowd (http://www.mindrot.org/projects/flowd/)
BSD
cl-fluent-logger
A structured logger for Fluentd
BSD 3-Clause
cl-fluidinfo
Library to access the Fluidinfo database / storage and search platform
BSD 2-clause license - http://www.opensource.org/licenses/BSD-2-Clause
cl-flx
Rewrite emacs-flx in Common Lisp
MIT
cl-fond
Bindings to libfond, a simple text rendering engine for OpenGL
zlib
cl-form-types
Library for determining types of Common Lisp forms.
MITUsed by 2
cl-forms
A web forms handling library
MIT
cl-freeimage
Bindings to the freeimage library.
MITUsed by 1
cl-freelock
lock-free concurrency primitives, written in pure Common Lisp.
MIT
cl-freetype2
Wrapper for the Freetype2 library
New BSD, LLGPLUsed by 2
cl-frugal-uuid
Common Lisp UUID library with zero dependencies
MIT LicenseUsed by 4
cl-fsnotify
File system notifications
ISC
cl-ftp
FTP library
MIT/X style
cl-fuse
CFFI bindings to FUSE (Filesystem in user space)
LLGPLUsed by 2
cl-fuse-meta-fs
CFFI bindings to FUSE (Filesystem in user space)
LLGPLUsed by 1
cl-fuzz
A Fuzz Testing Framework
Used by 1
cl-fxml
cl-fxml: Common Lisp - Finally eXtended Markup Language.
MIT
cl-gamepad
Portability library for gamepad and joystick access.
zlib
cl-gap-buffer
Gap buffers in Common Lisp.
cl-gbm
Common Lisp wrapper for libgbm
BSD 3-ClauseUsed by 1
cl-gcrypt
Common Lisp bindings for libgcrypt
LGPLv2.1
cl-gd
Interface to the GD graphics library
Used by 2
cl-gdata
Common Lisp interface to the Google GData API's
BSD
cl-gearman
Common Lisp Library for the Gearman distributed job system.
LLGPL
cl-gendoc
cl-gendoc: Simple component-based documentation generator
LLGPL, BSDUsed by 5
cl-gene-searcher
A simple interface to a SQLite database for querying information for genes, and DGV Tracks.
LGPL
cl-general-accumulator
A general-purpose, extensible value accumulator
Creative Commons CC0 (public domain dedication)
cl-generator
cl-generator, a generator implementation for common lisp
MIT
cl-geocode
cl-geoip
Wrapper around libGeoIP
WTFPL 2.0
cl-geometry
Library for two dimensional geometry.
BSD-style
cl-geos
A CFFI wrapper of GEOS for performing geometric operations in Lisp.
Lisp-LGPL
cl-getopt
CFFI wrapper to the libc getopt_long function
Public Domain
cl-getx
This is a naive, persisted, in memory (lazy loading) data store for Common Lisp.
MIT
cl-gimei
random japanese name and address generator
MIT
cl-gists
Gists API Wrapper for Common Lisp.
MITUsed by 1
cl-git
A CFFI wrapper of libgit2.
LGPL-3.0-or-later
cl-github-v3
github V3 API library
cl-glfw
Common Lisp bindings for GLFW
Public Domain
cl-glfw3
Bindings for GLFW 3.x
BSD-2
cl-glib
GLib bindings for Common Lisp.
lgpl3
cl-gltf
A library to parse and serialize the glTF file format.
zlib
cl-gobject-introspection
Binding to GObjectIntrospection
BSDUsed by 2
cl-gobject-introspection-wrapper
Wrap and call GObject Introspection FFI function in LISP style, based on cl-gobject-introspection.
lgpl3Used by 1
cl-gog-galaxy
cl-gopher
Gopher protocol library
BSD 2-Clause
cl-gpio
A library for the Linux GPIO kernel module as used on hobby kits such as the Raspberry Pi
zlib
cl-graph
Graph manipulation utilities for Common Lisp
MIT Style LicenseUsed by 1
cl-gravatar
Apache 2.0
cl-graylog
Log5 Graylog plugin
MIT
cl-grip
Grip is a simple logging interface and framework. The core package contains basic infrastructure and interfaces.
Apache v2
cl-grnm
Grid Restrained Nelder-Mead, a multivariate rootfinder.
MIT (See LICENSE.txt)Used by 1
cl-groupby
groupby: A higher order function named groupby as known from Scala.
MIT
cl-growl
Utilities for sending messages to Growl on Mac OS X.
Public Domain
cl-gserver
Actor framework featuring actors and agents for easy access to state and asynchronous operations.
Apache-2Used by 4
cl-gss
Common Lisp interface to GSSAPI
BSDUsed by 2
cl-gtk2
LLGPLUsed by 1
cl-hamcrest
Provides documentation for HAMCREST ASDF system.
BSDUsed by 5
cl-haml
Haml like XHTML generator.
MIT License
cl-hamt
Dictionary & set data structure using hash array-mapped tries
BSD 3-clauseUsed by 1
cl-hash-table-destructuring
Hash table destructuring utils
WTFPL
cl-hash-util
A simple and natural wrapper around Common Lisp's hash functionality.
MITUsed by 5
cl-heap
An implementation of heap and priority queue data structures.
GPLv3Used by 3
cl-heredoc
Common Lisp reader heredoc dispatcher
GPLv3+Used by 5
cl-html-diff
MITUsed by 1
cl-html-parse
HTML Parser
MIT Style license for the packaging, AllegroServe license for the code.Used by 1
cl-html-readme
A HTML Documentation Generator for Common Lisp projects.
MITUsed by 2
cl-html5-parser
A HTML5 parser for Common Lisp
GNU Lesser General Public LicenseUsed by 4
cl-htmlprag
A port of Neil Van Dyke's famous HTMLPrag library to Common Lisp.
LGPL 2.1
cl-httpsqs
A client lib for accessing HTTPSQS written in Common Lisp
MIT
cl-hue
Client for Philips Hue light controller
Apache 2
cl-i18n
A gettext-style internationalisation framework for Common Lisp.
LLGPL
cl-iconv
cl-id3
A Common Lisp implementation of the ID3 machine learning algorithm by R. Quinlan.
BSD-2-Clause
cl-incognia
Incognia API Common Lisp Client
MIT
cl-indentify
A code beautifier for Common Lisp.
MITUsed by 2
cl-inflector
Functions to pluralize and singularize english and portuguese languages words
MITUsed by 4
cl-influxdb
Common lisp binding for InfluxDB
MIT
cl-info
A helper to an answer a question about OS, Lisp and Everything.
Unlicense
cl-ini
INI file parser
MIT
cl-inix
cl-inix is a flexible library for .INI/.conf file parsing
BSD-2 Clause
cl-inotify
Inotify binding.
Simplified BSD License
cl-intbytes
Encode/decode any-base integers and byte arrays interchangeably.
LLGPLUsed by 1
cl-interpol
Common Lisp surface syntax niceties
BSD-2-ClauseUsed by 20
cl-interval
Intervals, interval trees
NewBSD, LLGPLUsed by 1
cl-ipfs-api2
Bindings for the IPFS HTTP API.
LGPLv3Used by 1
cl-irc
Common Lisp interface to the IRC protocol
MITUsed by 2
cl-irregsexp
More powerful and prettier way of doing text matching, not using regular expressions
Used by 1
cl-isaac
Optimized Common Lisp version of Bob Jenkins' ISAAC-32 and ISAAC-64 algorithms, fast cryptographic random number generators.
BSD SimplifiedUsed by 2
cl-isolated
A isolated environment for Common Lisp code evaluation
AGPLv3+
cl-iterative
Generic iterative algorithm with multiple controls
LGPLv3
cl-itertools
itertools Python lib ported to CL
MIT
cl-ixf
Tools to handle IBM PC version of IXF file format
WTFPLUsed by 1
cl-jingle
jingle -- ningle with bells and whistles (test suite)
BSD 2-Clause
cl-jpeg
A self-contained baseline JPEG codec implementation
BSDUsed by 8
cl-jpl-util
Sundry utilities for J.P. Larocque.
ISC-style permissiveUsed by 3
cl-jschema
Common Lisp implementation of JSON Schema
MIT
cl-json
JSON in Lisp. JSON (JavaScript Object Notation) is a lightweight data-interchange format.
MITUsed by 20
cl-json-helper
Handy extras for cl-json
BSDUsed by 2
cl-json-pointer
cl-json-pointer core files.
MITUsed by 1
cl-json-schema
Describe cl-json-schema here
Specify license here
cl-jsonl
Lazy read JSONL files with each line a separate definition.
MIT
cl-jsonpath
JSONPath implementation for Common Lisp with 99% test coverage and complete RFC 9535 compliance. Supports cl-json, jonathan, and jzon backends with advanced features including arithmetic expressions, recursive descent, and bracket notation in filters.
MIT
cl-jsx
JSX in Common Lisp
MIT
cl-junit-xml
Small library for writing junit XML files
MIT
cl-just-getopt-parser
Getopt-like parser for command-line options and arguments
Creative Commons CC0 (public domain dedication)
cl-jwk
Common Lisp system for decoding public JSON Web Keys (JWK)
BSD 2-Clause
cl-k8055
Bindings to the k8055 DAQ hobby board.
zlib
cl-kanren
A minikanren implementation
BSD
cl-kanren-trs
cl-kaputt
A Simple Interactive Test Framework for Common Lisp
CeCILL-B
cl-keycloak
Describe cl-keycloak here
GPLv3
cl-kraken
A Common Lisp API client for the Kraken exchange
MIT
cl-ksuid
K-sortable unique identifiers
GPLv3
cl-ktx
An implementation of the Khronos KTX image file format
zlibUsed by 1
cl-ktx2
An implementation of the Khronos KTX Version 2 image file format
zlibUsed by 1
cl-kyoto-cabinet
Lisp Interface to Kyoto Cabinet DBM (http://fallabs.com/kyotocabinet/)
New BSD
cl-l10n
Portable CL Locale Support
MITUsed by 2
cl-l10n-cldr
The necessary CLDR files for cl-l10n packaged in a QuickLisp friendly way.
Used by 1
cl-lambdacalc
Define Lisp functions using lambda calculus syntax
MIT
cl-las
Library to manipulate LAS files
cl-lastfm
Common Lisp wrapper for the Last.fm web service.
MIT License
cl-launch
Runtime for cl-launch
MITUsed by 2
cl-lc
List comprehensions
MIT
cl-ledger
Double-entry accounting system.
BSD-3
cl-lex
Common Lisp macros for generating lexical analyzers
GPL3Used by 1
cl-lexer
cl-lexer: a lexical analyzer generator
BSD-new
cl-lib-helper
Reorganise existing symbols in standard and third party libs to common hierarchical packages.
MIT
cl-liballegro
Allegro 5 game programming library bindings for Common Lisp
zlibUsed by 1
cl-liballegro-nuklear
CFFI wrapper for the Nuklear IM GUI library with liballegro backend, to be used with cl-liballegro.
MIT
cl-libevent2
Low-level libevent2 bindings for Common Lisp.
MIT
cl-libiio
Common Lisp bindings for libiio (https://github.com/analogdevicesinc/libiio).
GPLv3
cl-libinput
Common Lisp wrapper for libinput
BSD 3-Clause
cl-libpuzzle
libpuzzle(http://www.pureftpd.org/project/libpuzzle) binding for Common Lisp
LLGPL
cl-libre-translate
A Common Lisp client for the Libre Translate API for translating between human languages. See https://github.com/LibreTranslate/LibreTranslate to setup the Libre Translate service.
ISC
cl-libssh2
Trivial libssh2 bindings
Public Domain
cl-libsvm
CFFI wrapper for LIBSVM
MIT
cl-libsvm-format
A fast LibSVM data format reader for Common Lisp
MITUsed by 2
cl-libusb
Lispified bindings to libusb-0.1.
cl-libuv
Low-level libuv bindings for Common Lisp.
MITUsed by 2
cl-libxml2
Used by 1
cl-libyaml
A binding to the libyaml library.
MITUsed by 1
cl-locale
Simple i18n library for Common Lisp
LLGPLUsed by 2
cl-locatives
Implementation of locatives, pointer-like objects in Lisp.
BSD 3-clause (See LICENSE)
cl-log
CL-LOG - a general purpose logging utility
Public DomainUsed by 4
cl-logic
Boolean algebra package
GNU GPLv3
cl-ltsv
LTSV parser for common lisp.
LLGPL
cl-lzlib
lzip (LZMA) (de)compression using bindings to lzlib
GPL-3
cl-lzma
CFFI wrapper around LZMA (de)compressor foreign library
Public domain
cl-m4
Common Lisp re-implementation of GNU M4
GPLv3+
cl-mango
A minimalist CouchDB 2.x database client.
BSD3
cl-markdown
A Common Lisp rewrite of Markdown
MIT Style LicenseUsed by 7
cl-markless
A parser implementation for Markless
zlibUsed by 2
cl-marklogic
Common Lisp library for accessing MarkLogic Server.
LGPL3
cl-markup
LLGPLUsed by 6
cl-marshal
marshal: Simple (de)serialization of Lisp datastructures.
MITUsed by 4
cl-match
cl-match-patterns
Describe cl-match-patterns here
BSD-2 Clause
cl-mathstats
Common Lisp math and statistics routines
MIT Style LicenseUsed by 3
cl-maxminddb
CL MaxMind DB
GNU Lesser General Public License, v3
cl-maxsat
Common Lisp API to MAX-SAT Solvers
LGPL
cl-mdb
cl-mdb: a simple in-memory key-value database
MulanPubL-2.0
cl-mecab
Interface of MeCab that is a morpheme analyzer
LLGPL
cl-mechanize
A WWW::Mechanize work-alike
BSD
cl-mediawiki
A tool to help talk to mediawiki's api.
cl-megolm
A copy of the python functionality provided as bindings for Olm. See: https://gitlab.matrix.org/matrix-org/olm/-/blob/master/python/. Big thanks to Borodust for creating the initial bindings using Claw.
MIT
cl-memcached
Fast, thread-safe library to interface with the Memcached Object Cache.
MIT
cl-messagepack
A Common-Lisp implementation of Message Pack serialization.
Simplified BSD LicenseUsed by 4
cl-messagepack-rpc
A Common Lisp implementation of the MessagePack-RPC specification, which uses MessagePack serialization format to achieve efficient remote procedure calls (RPCs).
MITUsed by 1
cl-migrations
cl-migratum
Database schema migration system for Common Lisp
BSD 2-ClauseUsed by 2
cl-mime
Used by 1
cl-mime-from-string
A one function library to return a mime-type based on the file extension found at the end of a string. ie abc.txt -> text/plain. The common types implemented are from https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types/Common_types
MIT
cl-mimeparse
Library for parsing MIME types, in the spirit of http://code.google.com/p/mimeparse/, with a Common Lisp flavor.
MITUsed by 2
cl-minifloats
Minifloats (minifloat < single-float) support for Common Lisp
BSD-2 Clause
cl-minify-css
To minify css with common lisp.
GPLv3Used by 1
cl-mixed
Used by 2
cl-mlep
Additional algorithms for cl-mlep that violate its non-dependency-claim.
The MIT License <http://opensource.org/licenses/MIT>
cl-mock
Mocking library
AGPL-3+Used by 6
cl-modio
A client library for the mod.io API.
zlib
cl-modlisp
cl-monad-macros
Monad Macros for Common Lisp.
cl-moneris
An interface to the Moneris payment processing service (HTTP).
ISC
cl-mongo
lisp system to interact with mongodb, a non-sql db
MITUsed by 1
cl-mongo-id
A library for the creation/parsing of MongoDB Object IDs
MIT
cl-monitors
Bindings to libmonitors, allowing the handling of monitors querying and resolution changing.
zlib
cl-mop
Simple, portable tools for dealing with CLOS objects.
Expat (MIT-style)
cl-morse
Library for translating ASCII letters to morse code and back.
BSD-3clause
cl-moss
Common Lisp submission mechanism for Stanford's MOSS system
GPLv3
cl-mount-info
Get information about mounted filesystems on GNU/linux.
LLGPLv3 or later
cl-mpg123
Bindings to libmpg123, providing cross-platform, fast MPG1/2/3 decoding.
zlibUsed by 3
cl-mpi
Common Lisp bindings for the Message Passing Interface (MPI)
MITUsed by 1
cl-mssql
A Common Lisp library for interacting with MS SQL Server databases.
GPLv2Used by 1
cl-mtgnet
Client library for the MTGNet RPC protocol.
MIT
cl-murmurhash
32-bit version of MurmurHash3.
MITUsed by 3
cl-mustache
Mustache Template Renderer
MIT/ExpatUsed by 4
cl-muth
Multithreading utilities
MITUsed by 3
cl-mw
CL-MW: A Master/Slave Library
Apache License, Version 2.0
cl-myriam
Simple actor model implementation for local and remote actors
3-clause BSD
cl-mysql
Common Lisp MySQL library bindings
MITUsed by 1
cl-naive-deprecation
MIT
cl-naive-tests
A test framework that is not based on any of the mainstream popular testing frameworks. It has a very simple api, so the learning curve should be considerably less than for most other frameworks. It is also designed to work well with gitlab CI.
MIT
cl-ncurses
cl-neo4j
neo4j RESTful Client Interface
cl-neovim
Common Lisp client for Neovim
MIT
cl-netpbm
Common Lisp support for reading/writing the netpbm image formats (PPM, PGM, and PBM).
MIT/X11
cl-netstring-plus
A simple library for sending and receiving messages with a netstring-like encoding.
MITUsed by 1
cl-netstrings
A library for handling netstrings as described in http://cr.yp.to/proto/netstrings.txt.
MIT
cl-notebook
A notebook-style in-browser editor for Common Lisp
AGPL3
cl-nst
The NST unit/regression testing system
LLGPL 3.latestUsed by 3
cl-ntp-client
A simple NTP (Network Time Protocol) client in Common Lisp
BSD
cl-ntriples
CL-NTRIPLES is a simple basic parser for Ntriples data.
BSD
cl-nxt
cl-oauth
Common Lisp OAuth implementation
LLGPLUsed by 2
cl-oclapi
binding for OpenCL API
MITUsed by 2
cl-octet-streams
In-memory octet streams
GPL-3Used by 2
cl-ode
Describe cl-ode here
Specify license here
cl-odesk
Common Lisp bindings for oDesk API
BSD
cl-ohm
An object-hash mapping for Redis in Common Lisp
MIT
cl-oju
Common Lisp equivalents of core Clojure functions, especially sequence-related ones
MIT
cl-olefs
OLE File System tools for Common Lisp
MIT
cl-one-time-passwords
One time passwords (hotp rfc4226, totp rfc6238) as used in two factor authentication systems such as Google's.
Apache 2.0
cl-online-learning
Online Machine Learning for Common Lisp
MIT LicenceUsed by 1
cl-openal
CFFI bindings for OpenAL sound system.
public domainUsed by 1
cl-openapi-parser
OpenAPI 3.0.1 and 3.1.0 parser/validator
MIT
cl-opencl
CFFI for OpenCL and Lisp wrapper API
Public DomainUsed by 1
cl-opencl-utils
OpenCL utility library built on cl-opencl
GPLv3
cl-opengl
Common Lisp bindings to OpenGL.
BSDUsed by 20
cl-opensearch-query-builder
cl-openstack-client
OpenStack client libraries
Apache-2.0
cl-opsresearch
Common Lisp library for Operations Research.
GPL3Used by 1
cl-opus
Bindings to libopusfile, a simple and free OGG/Opus decoding library
zlibUsed by 1
cl-org-mode
cl-out123
Bindings to libout123, providing cross-platform audio output.
zlibUsed by 3
cl-pack
Perl compatible binary pack() and unpack() library
BSD-3-Clause
cl-package-locks
A library to provide a unified way to work with package locks across supported common lisp implementations.
Copyright 2011 Elliott JohnsonUsed by 4
cl-pango
Bindings to the pango text layout library.
MITUsed by 2
cl-parallel
A fairly simple parallelism library for Common Lisp
MIT
cl-parser-combinators
An implementation of parser combinators for Common Lisp
BSD-styleUsed by 2
cl-pass
Password hashing and verification library.
MITUsed by 2
cl-pattern
LLGPLUsed by 3
cl-patterns
Pattern library for algorithmic music composition and performance in Common Lisp
MITUsed by 2
cl-paymill
CL-PAYMILL is a common lisp interface to the Paymill payment service API. See https://www.paymill.com/
BSD, 2 clause.
cl-paypal
A paypal express checkout API in Common Lisp.
BSD
cl-pcg
A bare-bones Permuted Congruential Generator implementation in pure Common Lisp.
MITUsed by 1
cl-pdf
Common Lisp PDF Generation Library
BSD like licenceUsed by 4
cl-peppol
PEPPOL eInvoicing library
MITUsed by 1
cl-performance-tuning-helper
A simple performance tuning helper tool box for Common Lisp
MIT
cl-permutation
A library for operating on permutations and permutation groups.
BSD 3-clause (See LICENSE)Used by 1
cl-photo
Lisp Markup Language
GNU General Public License
cl-pixman
Low-level pixel manipulation.
LLGPL
cl-plplot
Interface to the PLplot Scientific Plotting Library
MIT
cl-plumbing
A few (at least seemingly) missing stream operations in Common Lisp.
LLGPL
cl-plus-ssl-osx-fix
A fix for CL+SSL library paths on OSX needed when you have Intel and Arm64 Homebrew installations. Should be loaded before CL+SSL.
Unlicense
cl-ply
Cl-ply is a library to handle PLY format which is also known as the Stanford Triangle Format.
LLGPLUsed by 1
cl-png
Read and write PNG (Portable Network Graphics) files.
Used by 1
cl-poker-eval
7-card hand poker evaluator
BSD
cl-pop
cl-portaudio
This package contains bindings to @a[http://portaudio.com/]{PortAudio}. PortAudio is a free, cross-platform, open-source, audio I/O library.
MITUsed by 1
cl-portmanteau
cl-portmanteau
OSI approved 3-clause 'New BSD License'
cl-postgres-datetime
Date/time integration for cl-postgres that uses LOCAL-TIME for types that use time zones and SIMPLE-DATE for those that don't
BSD-3-Clause
cl-postgres-plus-uuid
Common Lisp library providing a cl-postgres SQL reader for the PostgreSQL UUID type.
MIT
cl-ppcre
Perl-compatible regular expression library
BSDUsed by 20
cl-prevalence
Common Lisp Prevalence Package
Lesser Lisp General Public LicenseUsed by 2
cl-primality
Primality testing
LLGPL (http://opensource.franz.com/preamble.html)Used by 1
cl-prime-maker
A simple library to generate big prime numbers in a fast way. But in some cases, the generated number is not a prime number (these are called pseudo-primes). "The probability of mis-classifying a number is approximately 2^-100. So we can be fairly sure that the classification is correct."
BSD
cl-progress-bar
Display progress bars directly in REPL.
MIT
cl-project
Generate a skeleton for modern project
MITUsed by 2
cl-prolog2
Common Interface to the ISO prolog implementations from Common Lisp
MIT
cl-protobufs
Protobufs for Common Lisp
MIT-style
cl-pslib
A CFFI wrapper for the pslib library, a library for generating PostScript files.
LLGPLUsed by 1
cl-pslib-barcode
A barcode generator for the cl-pslib library.
LLGPL
cl-punch
Scala-like anonymous lambda literal
MIT
cl-python
CLPython package and utils
LLGPL (Lisp Lesser GNU Public License)
cl-qoa
An implementation of the Quite Okay Audio format.
zlibUsed by 1
cl-qprint
Encode and decode quoted-printable encoded strings.
Used by 1
cl-qrencode
QR code 2005 encoder in Common Lisp
GPL
cl-quickcheck
Common Lisp port of the QuickCheck unit test framework
MITUsed by 3
cl-rabbit
Simple RabbitMQ interface for Common Lisp using CFFI
MIT
cl-rail
Library implementing functions for railway oriented programming.
MIT
cl-randist
Random Distribution Generation
BSD except the optional jmt.lisp file
cl-random-forest
Random Forest for Common Lisp
MIT Licence
cl-rashell
Resilient replicant Shell Programming Library for Common Lisp
MITUsed by 1
cl-rcfiles
cl-rdfxml
The CL-RDFXML system provides functionality for processing RDF/XML serializations of RDF graphs. RDF/XML processes XML using Closure XML \(CXML\), and handles URIs using PURI.
Used by 1
cl-rdkafka
A client library for Apache Kafka based on librdkafka CFFI bindings.
GPLv3
cl-readline
Common Lisp bindings to GNU Readline library
GNU GPL, version 3Used by 4
cl-recaptcha
Trivial support for the recaptcha service
MIT
cl-reddit
Reddit client api library
BSD
cl-redis
A fast and robust Common Lisp client for Redis
MITUsed by 4
cl-reexport
Reexport external symbols in other packages.
LLGPLUsed by 14
cl-renderdoc
Wrapper around the renderdoc In-Application API for Common Lisp
MIT
cl-replica
Library for hash-table replication via epidemic algorithms
BSD
cl-resvg
An up-to-date bindings library for the resvg SVG rendering library
zlibUsed by 1
cl-rethinkdb
A RethinkDB driver for Common Lisp
MIT
cl-rfc2047
Implemntation of RFC2047.
MIT
cl-rfc4251
Common Lisp library for encoding and decoding data in RFC 4251 compliant format
BSD 2-ClauseUsed by 1
cl-riff
Reads Resource Interchange File Format (RIFF) files.
Used by 2
cl-rlimit
Simple interface to Unix getrlimit and setrlimit.
LLGPLUsed by 1
cl-rmath
A Common Lisp wrapper for the Rmath library.
Boost Software License - Version 1.0
cl-routes
Used by 4
cl-rrd
A Common Lisp interface to the RRDTool graphing system.
cl-rrt
Common Lisp implementation of RRT (Rapidily exploring Random Tree), a fast probabilistic multidimentional path-plannning algorithm.
LLGPL
cl-rss
Remote Site Summary
BSD
cl-rsvg2
Bindings for RSVG Library.
LLGPL
cl-rules
Simple DSL for rules that can be configured without code
GPL-3.0
cl-s3
A Common Lisp Amazon S3 client interface package
Lesser Lisp General Public License (LLGPL)
cl-sam
Toolkit for manipulation of DNA sequence alignment data stored in the Sequence Alignment/Map (SAM) format.
GPL v3
cl-sandbox
Utility package for creating safe experimental environment.
MIT
cl-sanitize
cl-sanitize-html
OWASP-style HTML sanitization library for Common Lisp
MIT
cl-sasl
SASL library
BSD-styleUsed by 2
cl-sat
Common Lisp API to Boolean SAT Solvers
LLGPLUsed by 3
cl-sat.glucose
CL-SAT instance to Glucose state-of-the-art SAT solver. This downloads the later 2014 version (2nd in the 2014 SAT competition).
LLGPL
cl-sat.minisat
Common Lisp API to minisat
LLGPL
cl-scram
Common lisp library to implement SCRAM-SHA1 SASL mechanism.
Revised BSD License (see LICENSE)
cl-scribd
Commong Lisp Client for the Scribd API.
cl-scripting
Utilities to help in writing scripts in CL
MITUsed by 1
cl-scrobbler
A library for scrobbling to last.fm
BSD
cl-scsu
An implementation of 'Standard Compression Scheme for Unicode'.
MIT
cl-sdl2
Bindings for SDL2 using c2ffi.
MITUsed by 13
cl-sdl2-image
Bindings for sdl2_image using autowrap
MITUsed by 3
cl-sdl2-mixer
A few examples to demonstrate the usage of sdl2-mixer
MITUsed by 1
cl-sdl2-ttf
Bindings for sdl2_ttf using autowrap
MITUsed by 3
cl-secp256k1
FFI findings for secp256k1 library
MIT
cl-selenium
Selenium is a test tool for web applications. cl-selenium is a Common Lisp interface to Selenium.
LLGPL
cl-selenium-webdriver
cl-selenim-webdriver is a binding library to the Selenium 2.0
MIT
cl-semver
Semantic Version implementation
MITUsed by 1
cl-sendgrid
Wrapper to SendGrid's API.
MIT
cl-sentiment
A sentiment analysis library for Common Lisp.
cl-sentry-client
Sentry client
MIT
cl-server-manager
Manage port-based servers (e.g., Swank and Hunchentoot) through a unified interface.
MIT
cl-ses4
AWS SES email sender using Signature Version 4 of Amazon's API
Public Domain
cl-setlocale
FFI to setlocale and ncurses locale helper
2-clause BSDUsed by 1
cl-sf3
A library to parse and create SF3 files.
zlibUsed by 1
cl-sha1
SHA1 Digest and HMAC for LispWorks.
Apache 2.0
cl-shellwords
Common Lisp port of Ruby's shellwords.rb, for escaping and splitting strings to be passed to a shell.
MIT
cl-shlex
Lexical analyzer for simple shell-like syntax.
MITUsed by 2
cl-simple-concurrent-jobs
A simple API for running concurrent jobs and collecting the results
BSD 2-Clause
cl-simple-fsm
An intuitive implementation of a finite state machine.
MIT
cl-simple-table
Simple in-memory tabular data structure and utility methods.
BSD
cl-singleton-mixin
provides singleton-mixin class.
MIT
cl-skip-list
Concurrent lock-free skip list.
cl-skkserv
skkserv with Common Lisp
GPLv3
cl-sl4a
SL4A lisp bridge
BSD-style
cl-slice
DSL for array slices in Common Lisp.
MITUsed by 1
cl-slp
Common Lisp OpenSLP package
BSD
cl-slug
Small library to make slugs, mainly for URIs, from english and beyond.
LLGPLUsed by 2
cl-slugify
converts a string into a slug representation.
unlicense
cl-smt-lib
SMT object supporting SMT-LIB communication over input and output streams
BSD-3-ClauseUsed by 1
cl-smtp
Common Lisp smtp client.
LLGPLUsed by 1
cl-soil
A thin binding over libSOIL.so which allows easy loading of images
BSD 2 ClauseUsed by 2
cl-soloud
Bindings to SoLoud, a multi-platform, multi-backend, minimal dependencies sound mixing and output library
zlib
cl-sophia
High-level API for Sophia key-value storage
WTFPL
cl-spark
CL-Spark generates sparkline string for a list of the numbers. CL-spark is a Common Lisp implementation of Zach Holman's `spark' and Gil Gonçalves' `vspark' with little extention. * spark: https://github.com/holman/spark * vspark: https://github.com/LuRsT/vspark * cl-spark: https://github.com/tkych/cl-spark
MIT LicenseUsed by 4
cl-sparql
SPARQL query builder for Common Lisp
MITUsed by 1
cl-speedy-queue
cl-speedy-queue is a portable, non-consing, optimized queue implementation.
MITUsed by 4
cl-sphinx
Used by 1
cl-spidev
A library for the Linux SPIDEV kernel module as used on hobby kits such as the Raspberry Pi
zlib
cl-sqlite
CL-SQLITE package is an interface to the SQLite embedded relational database engine.
Public DomainUsed by 7
cl-ssdb
SSDB client for Common Lisp.
MIT
cl-sse
Implements client parsing of a Server Sent Events (SSE) stream.
MIT
cl-ssh-keys
Common Lisp system for generating and parsing of OpenSSH keys
BSD 2-Clause
cl-statsd
Statsd client in Common Lisp
MIT
cl-stdutils
Standard Utilities
BSDUsed by 2
cl-steamworks
A wrapper for the Valve SteamWorks API.
zlib
cl-stomp
Implements the STOMP protocol for connecting to a message broker.
MIT-style License
cl-stopwatch
Timing and clocking in Common Lisp.
BSD 3-clause. See LICENSE.
cl-store
Serialization package
MITUsed by 15
cl-str
Test suite for cl-str.
MITUsed by 20
cl-stream
Stream classes for Common Lisp
cl-strftime
Common Lisp compiler for the strftime language.
MITUsed by 1
cl-string-complete
Simple string completion in Common Lisp.
cl-string-generator
Generate string from regular expression
MIT
cl-string-match
Provides implementations of the standard sub-string search (string matching) algorithms: brute-force, Boyer-Moore, Rabin-Karp, etc.
BSD
cl-strings
A set of utilities for manipulating strings in CL.
MITUsed by 7
cl-svg
Produce Scalable Vector Graphics (SVG) files
MIT LicenseUsed by 1
cl-svm
Communist license
cl-swagger-codegen
code generatter for swagger
BSD
cl-sxml
SXML parsing for Common Lisp
GNU General Public LicenseUsed by 1
cl-syntax
Reader Syntax Coventions for Common Lisp and SLIME
LLGPLUsed by 20
cl-sysexits
Exit codes defined in sysexits.h
BSD-3-Clause
cl-syslog
Common Lisp syslog interface.
MIT (See LICENSE)Used by 1
cl-table
Hierarchical tables in Lisp
BSD
cl-tar
Executable for CL-TAR
MITUsed by 1
cl-tar-file
A system for reading and writing physical entries from/to tar files.
BSD-style (http://opensource.org/licenses/BSD-3-Clause)Used by 1
cl-tasukete
MIT
cl-tbnl-gserver-tmgr
Hunchentoot pooled multi-threaded taskmanager based on cl-gserver.
MIT
cl-tcod
Autogenerate TCOD colour definitions by parsing rgb.txt on Xwindows
cl-telebot
Common Lisp Telegram Bot API
MIT
cl-telegram-bot
Telegram Bot API, based on sovietspaceship's work but mostly rewritten.
MIT
cl-telegram-bot-media
Images and videos for documentation on cl-telegram-bot
UnlicenseUsed by 1
cl-template
A simple output-agnostic templating system for Common Lisp.
MITUsed by 2
cl-termbox
Bindings for termbox library, a minimalistic library for building text-mode applications without curses
MIT license
cl-tesseract
CFFI bindings to the Tesseract OCR library.
MIT
cl-tetris3d
Yet another 3D Tetris clone
MIT (also see COPYING file for details)
cl-textmagic
Common lisp implementation of TextMagic API to send SMS
MIT
cl-tga
Describe cl-tga here
MITUsed by 2
cl-threadpool
Implementation of a thread pool
MIT
cl-tidy
FFI bindings for HTML Tidy
MIT License
cl-tiled
Tiled (http://www.mapeditor.org/) Loader
zlib/libpng License <http://opensource.org/licenses/zlib-license.php>
cl-tk
Minimal bridge to Tcl/Tk
BSD
cl-tld
Extracts the TLD(Top Level Domain) from domain
Public Domain
cl-tls
An implementation of the Transport Layer Security Protocols
BSD-3-ClauseUsed by 2
cl-tokyo-cabinet
New BSD
cl-toml
TOML v0.4.0 parser and encoder
MITUsed by 1
cl-torrents
Search for torrents on popular trackers. Lisp library, CLI interface, terminal application, Tk GUI.
MIT
cl-tqdm
Simple And Fast Progress Bar Library for Common Lisp
MIT
cl-transducers
Ergonomic, efficient data processing.
MPL-2.0
cl-transit
Transit library for Common Lisp
MIT
cl-transmission
MITUsed by 1
cl-trie
Common Lisp implementation of Trie data structure.
MIT
cl-trivial-clock
Common Lisp library to get accurate wall-clock times on multiple platforms
MIT LicenseUsed by 1
cl-tui
High-level library for making Text User Interfaces
MIT
cl-tuition
A Common Lisp library for building TUIs
MIT
cl-tulip-graph
A graph generator that produces files readable by Tulip graph visualizer
LLGPL
cl-tuples
Experimental Tuple Types Facade
MIT
cl-turbojpeg
An up-to-date bindings library for the JPEG Turbo C library
zlibUsed by 1
cl-twitter
An interface to Twitter
LLGPL
cl-typesetting
Common Lisp Typesetting system
BSD like licenceUsed by 2
cl-uglify-js
JavaScript compressor/beautifier on top of PARSE-JS
Used by 1
cl-unac
bindings for lib unac(3).
unlicenseUsed by 1
cl-unicode
Portable Unicode Library
BSD-2-ClauseUsed by 10
cl-unification
The CL-UNIFICATION system. The system contains the definitions for the 'unification' machinery.
BSDUsed by 2
cl-union-find
An implementation of UNION-FIND datastructure
LGPL
cl-unix-sockets
cl-utilities
Used by 12
cl-utils
Used by 7
cl-variates
Portable Common Lisp Random Number Generation.
MIT Style LicenseUsed by 1
cl-vectors
cl-paths: vectorial paths manipulation
MITUsed by 4
cl-veq
reasonably fast operations for 1-4d vectors, matrices, and arrays of vectors.
MIT
cl-version-string
Generate version strings.
MITUsed by 1
cl-video
Video decoder core implemented in Common Lisp
BSD
cl-virtualbox
Control VirtualBox from Common Lisp
MIT
cl-voipms
Common Lisp HTTP api client to the voip.ms api.
BSD
cl-vorbis
Bindings to stb_vorbis, a simple and free OGG/Vorbis decoding library
zlibUsed by 1
cl-voxelize
Convert polygon models into voxel models for particle-based physics simulation.
LLGPL
cl-wadler-pprint
An implementation of A Prettier Printer in Common Lisp.
Apache-2.0/MIT
cl-wav
Reads Wave Audio File Format, WAV files.
cl-wave-file-writer
A wave file writer
MIT
cl-wavefront
A library to parse the Wavefront OBJ file format.
zlibUsed by 2
cl-wavelets
Wavelet transform library
2-clause BSD
cl-wayland
libwayland bindings for Common Lisp
BSD 3-Clause
cl-weather-jp
Get weather in Japan
BSD 2-Clause
cl-webdav
A WebDAV server written in Common Lisp
cl-webdriver-client
cl-webdriver-client is a binding library to the Selenium 4.0
MIT
cl-webkit
An FFI binding to WebKit2GTK+
MIT
cl-webmachine
HTTP Semantic Awareness on top of Hunchentoot
MIT License
cl-who
(X)HTML generation macros
BSDUsed by 20
cl-why
(X)HTML generation macros
BSD
cl-win32-errors
A library for translating Windows API error codes.
MIT
cl-with
WITH- group with- macros, allocate objects and rebind slots
BSD 3-clause
cl-wol
Core Wake On Lan (WoL) Common Lisp System
BSD 2-Clause
cl-wordcut
Word segmentation tools for ASEAN languages written in Common Lisp
LLGPL
cl-xdg
freedesktop.org standards handling
GNU General Public License
cl-xkb
Common Lisp wrapper for libxkb
BSD 3-ClauseUsed by 1
cl-xkeysym
Human readable mappings of xkeysym values.
GNU General Public License
cl-xmlspam
Streaming pattern matching for XML
Used by 2
cl-xmpp
Common Lisp XMPP client implementation
MITUsed by 1
cl-xul
Mozilla XUL bindings
Copyright (c) 2013 Mariano Montone Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
cl-yacc
A LALR(1) parser generator for Common Lisp
MIT/X11Used by 13
cl-yaclyaml
Yet Another Common Lisp YaML processor.
GPL
cl-yahoo-finance
CL interface to Yahoo's finance API
LLGPL
cl-yaml
A YAML parser and emitter.
MITUsed by 7
cl-yesql
Common Lisp library for using SQL.
MIT
cl-yxorp
A reverse proxy server that supports WebSocket, HTTP, HTTPS, HTTP to HTTPS redirecting, port and host forwarding configuration using a real programming language, HTTP header and body manipulation (also using a real programming language).
AGPL3Used by 1
cl-zipper
An implementation of functional zippers for Common Lisp
MIT Expat
cl-zmq
Zero MQ 3 bindings
LGPLv3
cl-zstd
Zstandard (de)compression using bindings to libzstd
GPL-3Used by 1
cl-zyre
Zyre is a ZeroMQ-based network protocol for clusters and service discovery.
MIT
cl+ssl
Common Lisp interface to OpenSSL.
MITUsed by 20
cl4store
4store
BSD
clache
LLGPLUsed by 1
clack
Web application environment for Common Lisp
MITUsed by 20
clack-cors
A Clack middleware to set CORS related HTTP headers.
UnlicenseUsed by 1
clack-errors
Error page middleware for Clack.
LLGPL
clack-pretend
A testing and debugging tool for Clack
Apache License, version 2.0
clack-prometheus
Clack middleware to serve stats in Prometheus format.
UnlicenseUsed by 1
clack-static-asset-middleware
A cache busting static file middleware for the clack web framework.
MIT
clad
The CLAD System.
BSDUsed by 1
class-options
Provides easy access to the defining class and its options during initialization or reinitialization of its subcomponents.
UnlicenseUsed by 2
classimp
Common Lisp/CFFI bindings for Open Asset Import Library (http://assimp.sourceforge.net/)
MITUsed by 1
classowary
An implementation of the Cassowary linear constraint solver toolkit
zlib
clast
CLAST is a Common Lisp library that can produce an "abstract syntax tree" of a "form". Its main use is for source analysis and transformation, e.g., extracting the "free variables" list from a form.
BSD
clath
Clath is single sign-on middleware for Clack. It allows basic login with OAuth1.0a, OAuth2 and OpenID Connect.
Apache License, version 2.0
clavatar
Determines appropriate URLs for avatars using assorted avatar services.
MIT
clavier
Clavier: A Common Lisp validation library
MITUsed by 3
claw
Various utilities used across CLAW subsystems
BSD-2-ClauseUsed by 10
claw-olm
Thin wrapper over OLM
MITUsed by 1
claw-support
MITUsed by 2
claw-utils
Used by 7
clawk
Common Lisp AWK
BSD-style
claxy
Simple proxy middleware for clack
Apache License, version 2.0
clazy
The CLAZY System.
BSD
clem
BSD
cleopter
Minimalist command-line parser
MITUsed by 1
cleric
Common Lisp Erlang Interface - An implementation of the Erlang distribution protocol.
MIT License
clerk
A cron-like scheduler with sane DSL
MIT
clesh
Clesh is a very short program that provides mechanisms for running and composing Unix shell commands and constructs from Common Lisp. Essentially, it provides a '!' syntax that you can use to run commands and a '[]' embedded mode where you can enter bash scripts and obtain the standard output as a lisp string, and some other features. Lisp expressions can be included in any command or script using a '?' syntax. Clesh works on every implementation of Common Lisp that is supported by trivial-shell.
FreeBSD (see LICENSE)
cletris
A tetris game.
MIT License
clfswm
CLFSWM: Fullscreen Window Manager
GNU Public License (GPL)
clgplot
A Gnuplot front-end for Common lisp
MIT Licence
clhs
The HyperSpec-7-0 directory in this thin ASDF wrapper is a complete and unmodified copy of Lispworks' Common Lisp HyperSpec version 7.0 (referenced from <http://www.lispworks.com/documentation/common-lisp.html>). Redistribution of the HyperSpec is made with permission from LispWorks per the terms and restrictions set forth at <http://www.lispworks.com/documentation/HyperSpec/Front/Help.htm#Legal>. You may further redistribute the HyperSpec subject to the same terms and restrictions; consult the previous link for all details.
HyperSpec: Proprietary; Thin ASDF wrapper (excluding HyperSpec): Public Domain
clickr
High-level Flickr interface
GPL
clim-widgets
small collection of clim widgets
BSD SimplifiedUsed by 1
climacs
climc
A common lisp Instant Messaging client.
MIT License
climon
The Simon game.
MIT License
clinch
An OpenGL Game Engine.
MIT
clinenoise
A trivial line-input library for VT-like terminals
BSD-2
clingon
Command-line options parser system for Common Lisp
BSD 2-ClauseUsed by 3
clip
An HTML templating engine using Plump.
zlibUsed by 2
clipper
File attachment library.
MIT
clite
Lite weight testing framework
ISC
clith
Common Lisp wITH macro. A general WITH macro.
MITUsed by 1
clj
Some clojure conveniences for Common Lisp
MIT Expat <https://www.debian.org/legal/licenses/mit>
clj-arrows
Implements Clojure-styled threading/transformation macros.
MIT
clj-con
Clojure-style concurrency operations like `future`, `promise`, and `atom`.
MIT
clj-re
Implements Clojure-styled regexp operations such as `re-matches` and `re-find`.
MIT
clml
Reorginized CLML (Common Lisp Machine Learming) library from MSI
LLGPL
clnuplot
Common Lisp interface to GNUPlot.
MIT License
clobber
Library for transaction-oriented data bases.
FreeBSD, see file LICENSE.text
clod
Common Lisp Autodoc generator
Used by 1
clods-export
Common Lisp OpenDocument spreadsheet export library
MIT
clog
CLOG - The Common Lisp Omnificent GUI
BSDUsed by 5
clog-ace
CLOG Ace Editor Plugin
BSDUsed by 1
clog-collection
A set of CLOG Plugins
MIT
clog-plotly
Plotly plugin for CLOG
BSD
clog-terminal
CLOG Terminal
BSDUsed by 1
clohost
A client library for the Cohost API
zlibUsed by 1
clonsigna
Simple IMAP4rev1 client library
clop
CLOP - Common Lisp tOml Parser
MIT
clos-diff
A library for creating diffs of CLOS objects
GNU GPL version 3 or any later version
clos-encounters
A collection of OOP patterns benefiting from the CLOS MOP.
UnlicenseUsed by 2
clos-fixtures
ASDF-loadable fixtures for CLOS classes
MITUsed by 1
closer-mop
Closer to MOP is a compatibility layer that rectifies many of the absent or incorrect CLOS MOP features across a broad range of Common Lisp implementations.
MIT-style licenseUsed by 20
closure-common
Used by 2
closure-html
Used by 5
clouchdb
clq
clsql
Common Lisp SQL Interface library
Lessor Lisp General Public LicenseUsed by 15
clsql-fluid
Common Lisp SQL Fluid Connection Pools
Lessor Lisp General Public LicenseUsed by 1
clsql-helper
A library providing a clutch of utilities to make working with clsql easier
BSDUsed by 3
clsql-local-time
Allows the use of local-time:timestamp objects in CLSQL models and queries
MIT license
clsql-orm
clss
A DOM tree searching engine based on CSS selectors.
zlibUsed by 3
cltcl
Embed Tcl/Tk scripts in Common Lisp
MIT, see file LICENSE
cluffer
Library providing a protocol for text-editor buffers.
FreeBSDUsed by 1
clump
Library for operations on different kinds of trees
FreeBSD, see file LICENSE.textUsed by 1
clunit
CLUnit is a Common Lisp unit testing framework.
BSDUsed by 5
clunit2
CLUnit is a Common Lisp unit testing framework.
MITUsed by 16
clustered-intset
Implements a non-negative keyed set of integers favoring clustered keys.
MIT
clusters
Cluster algorithms in CL, for CL.
BSD simplified
clutter
Cluttering classes and slots with annotations/decorators/attributes metadata
LGPL
clweb
A literate programming system for Common Lisp
MIT
clws
CLWS implement the WebSocket Protocol as described by RFC6455[1] (as well as some older drafts implemented by recent browsers [2][3][4][5]). Only a WebSockets server implementation is provided. [1]http://tools.ietf.org/html/rfc6455 [2] http://tools.ietf.org/html/draft-ietf-hybi-thewebsocketprotocol-17 [3] http://tools.ietf.org/html/draft-ietf-hybi-thewebsocketprotocol-08 [4] http://tools.ietf.org/html/draft-ietf-hybi-thewebsocketprotocol-07 [5] http://tools.ietf.org/html/draft-ietf-hybi-thewebsocketprotocol-00
MITUsed by 1
clx
An implementation of the X Window System protocol in Lisp.
MITUsed by 7
clx-xembed
An implementation of the XEMBED protocol that integrates with CLX.
MIT
clx-xkeyboard
XKeyboard is X11 extension for clx of the same name.
MIT
cmake-parser
A cmake script parser.
MIT
cmd
A utility for running external programs
MITUsed by 1
cmu-infix
Mathematical infix notation for Common Lisp.
Custom (See LICENSE.txt)
coalton
An efficient, statically typed functional programming language that supercharges Common Lisp.
MIT
cocoas
A toolkit library to help deal with CoreFoundation, Cocoa, and objc
zlib
codata-recommended-values
CODATA recommended values of physical constants.
Modified BSD LicenseUsed by 1
codex
A documentation system for Common Lisp.
MITUsed by 6
coleslaw
Flexible Lisp Blogware
BSD
collectors
A library providing various collector type macros pulled from arnesi into its own library and stripped of dependencies
BSDUsed by 6
collidxr
A collection of syntax sugar and conveniences extending cl-collider, a Common Lisp interface to the SuperCollider sound synthesis server.
MIT
colliflower
Generic interfaces for collections and iterators.
MIT
colored
System for colour representation, conversion, and operation.
zlib
colorize
A Syntax highlighting library
MITUsed by 5
com-on
Utilities for dealing with COM interfaces.
zlibUsed by 1
com.clearly-useful.generic-collection-interface
generic collection interfaces for common lisp
revised BSDUsed by 2
com.clearly-useful.iterate-plus
iterate extensions for the sequence and iterator protocols
revised BSD
com.clearly-useful.iterator-protocol
A simple iterator protocol for Common Lisp.
revised BSDUsed by 1
com.clearly-useful.protocols
Simple protocol implementation for Common Lisp inspired by clojure.
revised BSDUsed by 3
com.danielkeogh.graph
A fast an reliable graph library.
MIT
com.google.base
Universally useful Lisp code.
New BSD license. See the copyright messages in individual files.Used by 9
command-line-args
command-line-arguments
small library to deal with command-line arguments
MITUsed by 10
common-doc
A framework for representing and manipulating documents as CLOS objects.
MITUsed by 10
common-doc-plump
Translate a Plump DOM into a CommonDoc document and back.
MITUsed by 3
common-html
An HTML parser/emitter for CommonDoc.
MITUsed by 5
common-lisp-actors
A simple common lisp actors library.
BSD
common-lisp-jupyter
A Common Lisp kernel for Jupyter along with a library for building Jupyter kernels.
MITUsed by 4
commondoc-markdown
Converter from Markdown to CommonDoc.
UnlicenseUsed by 1
commonqt
Used by 1
compatible-metaclasses
Validates superclasses according to a simple substitution model, thereby greatly simplifying the definition of class mixins.
UnlicenseUsed by 4
compiler-macro-notes
Provides a macro and some conditions for use within macros and compiler-macros.
MITUsed by 1
computable-reals
Computable real numbers.
BSD 3-clauseUsed by 2
concrete-syntax-tree
Library for parsing Common Lisp code into a concrete syntax tree.
BSDUsed by 3
conduit-packages
Conduit packages
MITUsed by 3
conf
Simple configuration file manipulator for projects.
GPLv3Used by 1
configuration.options
An extensible configuration system that supports multiple option sources.
LLGPLv3
conium
Used by 3
consfigurator
Lisp declarative configuration management system
GPL-3+
consix
Lispy Qix-like game in 7 days
BSD
constantfold
User-defined constant folding facility
LGPL
context-lite
A CLOS extension to support specializing methods on special/dynamic variables.
MIT
contextl
ContextL is a CLOS extension for Context-oriented Programming (COP).
MIT-style licenseUsed by 8
copimap
IMAP client/sync library
MIT
copy-directory
Copy a directory.
MITUsed by 1
core
Make Interactive-Server-Side-Rendered web pages with declaritive and recursive programming. This is the core functionality is reusable for all server modules.
LLGPLUsed by 1
core-reader
Utilities for stream oriented reader.
MITUsed by 2
cosmo-pagination
Cosmo framework pagination helper.
GPL3
cover
Code coverage utility for Common Lisp
MIT
cqlcl
CQLv2 binary protocol
BSD
cricket
A library for generating and manipulating coherent noise
MIT
croatoan
High-level Lisp CLOS bindings for the ncurses terminal library.
MITUsed by 1
crypto-shortcuts
Shorthand functions for common cryptography tasks such as hashing, encrypting, and encoding.
zlibUsed by 3
cserial-port
library for serial communication inspired by lispworks' serial-port
MIT
css-lite
css-selectors
An implementation of css selectors
BSDUsed by 2
csv
Read CSV into lists natively. Convert CSV into lists dangerously.
GNU GPL, version 3
csv-parser
CSV parsing/writing utilities, a la Microsoft Excel
LLGPL
csv-validator
Validates tabular CSV data using predefined validations, similar to its Python counterpart 'Great Expectations'.
BSD-3
ctype
An implementation of the Common Lisp type system.
BSD
cubic-bezier
A library for constructing and evaluating cubic Bézier curve paths.
MIT
cue-parser
A library for parsing audio CUE files
2-clause BSD
curly
Reader macros for easy function currying and composition.
BSD sans advertising clause (see file COPYING for details)
curry-compose-reader-macros
reader macros for concise function partial application and composition
Public DomainUsed by 4
curve
A library for modulating curves onto curves.
GPLv3
cxml
Closure XML - a Common Lisp XML parser
LLGPLUsed by 20
cxml-rng
Used by 1
cxml-rpc
An XML-RPC interface for Common Lisp
cxml-stp
Used by 6
cytoscape-clj
A cytoscape widget for Common Lisp Jupyter.
MIT
daemon
Process daemonization for some common lisp.
MITUsed by 1
damn-fast-priority-queue
A heap-based priority queue whose first and foremost priority is speed.
MITUsed by 1
dartsclemailaddress
Parsing and formatting email addresses (RFC 5322 compliant)
MIT
dartsclhashtree
Weight-balanced binary tree
MIT
dartsclmessagepack
Implementation of the message pack exchange format
MIT
dartsclsequencemetrics
Provides various distance metrics on sequences
MIT
dartscltools
More or less useful utilities
MIT
dartscluuid
Simple library to handle UUID values
MIT
data-frame
A data manipulation library for statistical computing
Used by 4
data-lens
tests for the transducers
Apache v2
data-sift
Used by 1
data-table
A library providing a data-table class, and useful functionality around this
BSDUsed by 1
database-migrations
System to version the database in roughly the same way rails migrations work. Differences are that only one database is really supported (but hacking around that is trivial) and that migrations are not needed to be stored in separate files.
MIT
datafly
Lightweight database library.
BSD 3-Clause
datamuse
Common Lisp library for accessing the Datamuse word-finding API
MIT
date-calc
Package for simple date calculation
MIT
datum-comments
datum #;(comments) for common lisp
Public Domain (Unlicense)Used by 1
dbus
A D-BUS client library for Common Lisp
BSD
de-mock-racy
Simplistic mocking library.
BSD simplified
de.setf.wilbur
WILBUR2: Nokia's Semantic Web Toolkit for CLOS
NOKOS 1.0aUsed by 1
declt
Declt's preload setup
BSD
decompress
A defensive and fast decompression library in pure CL.
MIT
deeds
Deeds Extensible Event Delivery System
zlibUsed by 1
defclass-std
A shortcut macro to write DEFCLASS forms quickly.
LLGPLUsed by 1
defconfig
A configuration system for user exposed variables
GPLv3
defenum
The DEFENUM facility provides C++ and Java styled 'enum' in Common Lisp.
BSD
deferred
A simple library allowing you to write code using deferred libraries.
zlib
define-json-expander
Small facility for converting between JSON and CLOS
MIT
definer
A DEF macro for Common Lisp. The DEFINER library adds a simple macro DEF to Common Lisp that replaces the various 'def*' forms in the language. It is a simple hack, but it adds some elegance to the language. Of course, it comes with its own way to be extended.
BSD
definitions
General definitions reflection library.
zlibUsed by 2
definitions-systems
Provides a simple unified extensible way of processing named definitions.
Unlicense
deflate
Deflate Decompression Library
MITUsed by 4
defmain
A wrapper around net.didierverna.clon which makes command line arguments parsing easier.
BSDUsed by 1
defmemo
Memoizing defun
Unlicense <http://unlicense.org/UNLICENSE>Used by 2
defpackage-plus
Extensible DEFPACKAGE with version support
BSD-2-ClauseUsed by 6
defrec
A library for defining top-level mutually recursive functions.
BSD 3-clause
defrest
defrest: expose functions as REST webservices for ajax or other stuff
BSD
defstar
defstar: macros allowing easy inline type declarations for variables and and function return values.
Used by 1
defsystem-compatibility
Make many defsystems look the same!
MIT Style licenseUsed by 1
defvariant
Variants in Common Lisp.
BSD 2-Clause. See LICENSE.
delorean
Delorean is a time machine for unit tests
delta-debug
implementation of delta debugging in common lisp
Public Domain
dendrite
Master package for all dendrite packages
BSD 2 ClauseUsed by 1
deoxybyte-gzip
GPL v3Used by 1
deoxybyte-io
GPL v3Used by 4
deoxybyte-systems
New BSDUsed by 6
deoxybyte-unix
GPL v3Used by 2
deoxybyte-utilities
GPL v3Used by 2
deploy
Tools to aid in the deployment of a fully standalone application.
zlibUsed by 5
depot
Protocol for transparent collections of files.
zlibUsed by 1
deptree
ASDF systems dependency listing and archiving tool for Common Lisp
MIT
descriptions
A domain model meta level description library
MIT
destructuring-bind-star
DESTRUCTURING-BIND with proper error signaling
MITUsed by 1
dexador
Yet another HTTP client for Common Lisp
MITUsed by 20
dfio
Common Lisp library for reading and writing data-frames
Used by 1
diff
Used by 2
dirt
A front-end for cl-soil which loads images straight to cepl:c-arrays and cepl:textures
BSD 2 Clause
disposable
Dispose function and with-disposable macro
BSD 2 Clause
dissect
A lib for introspecting the call stack and active restarts.
zlibUsed by 14
distributions
Random numbers and distributions
Same as DISTRIBUTIONS, this is part of the DISTRIBUTIONS library.Used by 2
djula
An implementation of Django templates for Common Lisp.
MITUsed by 7
dlist
An implementation of the doubly-linked list in Common Lisp.
3-Clause BSD
dml
Diagram Make Language for common lisp
MIT License
dns-client
A client for the DNS protocol.
zlib
do-urlencode
Percent Encoding (aka URL Encoding) library
Used by 8
doc
Allows to put documentation inside lisp files and cross-reference between different entities. Based on MGL-PAX.
MITUsed by 20
doc-plantuml
An extension to 40ants-doc Common Lisp documentation library to render PlantUML diagrams inside of the documentation.
Unlicense
docbrowser
Web-based Common Lisp documentation browser
BSD
docparser
Parse documentation from Common Lisp systems.
MITUsed by 5
docs-builder
A meta documentation builder for Common Lisp projects.
UnlicenseUsed by 20
documentation-template
Used by 1
documentation-utils
A few simple tools to help you with documenting your library.
zlibUsed by 20
documentation-utils-extensions
Set of extensions for documentation-utils.
MITUsed by 7
donuts
Graph DSL for common lisp
MIT licenceUsed by 1
doplus
DO+ (doplus) is a high-level, extensible iteration construct for Common Lisp with a reasonably simple implementation, which in particular does not use a code walker.
GPLv3Used by 1
dotenv
Ease pain with working with .env files.
MIT
doubly-linked-list
An implementation of the doubly linked list data structure.
MIT
drakma
Full-featured http/https client based on usocket
BSDUsed by 20
drakma-async
An asynchronous port of the Drakma HTTP client.
MITUsed by 1
draw-cons-tree
Draws a cons tree in ASCII-art style.
Public Domain
dsm
Destructuring match
MITUsed by 1
dual-numbers
A library for dual numbers in Common Lisp
MIT
dufy
Color library for Common Lisp
MIT
dungen
A procedural dungeon generator.
MIT
duologue
High-level user interaction library for Common Lisp
MITUsed by 1
dweet
A dweet.io client for Common Lisp
MIT
dynamic-array
An optimized 1-dimensional array of fixnums that automatically re-adjusts in size.
MITUsed by 2
dynamic-classes
MIT Style licenseUsed by 3
dynamic-collect
A library for dynamic, continuable, and abortable collection.
BSD 3-clause (see LICENSE)
dynamic-mixins
Simple dynamic class mixing without manual permutations
BSD-2-ClauseUsed by 1
eager-future
eager-future2
Parallel programming library providing the futures/promises synchronization mechanism
LGPL-3.0-or-laterUsed by 2
easing
Easing functions.
MITUsed by 1
easter-gauss
Calculate the Ester date from year using the method developed from Gauss.
MIT
easy-audio
Used by 1
easy-bind
Easy-bind - easy local binding for Common Lisp
MIT
easy-macros
An easier way to write 90% of your macros
Apache License, Version 2.0Used by 1
easy-routes
Yet another routes handling utility on top of Hunchentoot
MITUsed by 3
eazy-documentation
One-shot solution to the CL documentation generator.
LGPL
eazy-gnuplot
An intuitive CL interface to gnuplot.
LLGPLUsed by 2
eazy-process
Yet Another Portable Library for Process Handling / Subshell Invokation
MIT
ec2
Common Lisp EC2 Package
MIT
ec2-price-finder
Quickly find the cheapest EC2 instance that you need across regions
BSD-3-Clause
ecclesia
Utilities for parsing Lisp code.
MIT
eclector
A portable, extensible Common Lisp reader.
BSDUsed by 4
eco
Fast, flexible, designer-friendly templates.
MIT
elb-log
ELB log manager for Common Lisp
MIT
electron-tools
Download, extract, and run Electron binaries.
MITUsed by 1
elf
Common Lisp library for manipulation of ELF files.
enhanced-boolean
Provides a canonical way of converting generalized booleans to booleans.
Public DomainUsed by 4
enhanced-defclass
Provides a truly extensible version of DEFCLASS that can accurately control the expansion according to the metaclass and automatically detect the suitable metaclass by analyzing the DEFCLASS form.
UnlicenseUsed by 2
enhanced-eval-when
Provides an enhanced EVAL-WHEN macro that supports (eval-when t ...) as a shorthand for (eval-when (:compile-toplevel :load-toplevel :execute) ...), addressing concerns about verbosity. As EVAL-WHEN with all situations specified is used an overwhelming majority of the time by most users, this shorthand can really come handy!
UnlicenseUsed by 4
enhanced-find-class
Provides a canonical way of converting class designators to classes.
UnlicenseUsed by 4
enhanced-multiple-value-bind
Provides an enhanced MULTIPLE-VALUE-BIND macro that adds support for lambda keywords by expanding to a MULTIPLE-VALUE-CALL when necessary. This makes catching multiple-value &rest and &key much more lightweight and convenient.
UnlicenseUsed by 2
enhanced-typep
Obsoletes all TYPEP thin wrappers.
UnlicenseUsed by 1
enhanced-unwind-protect
Provides an enhanced UNWIND-PROTECT that makes it easy to detect whether the protected form performed a non-local exit or returned normally.
Unlicense
envy
Configuration switcher by an environment variable.
BSD 2-Clause
eos
UNMAINTAINED fork of 5AM, a test framework
MITUsed by 6
epigraph
A library for representing and processing graphs (nodes and edges)
BSD
equals
Generic Equality and Comparison for Common Lisp
MITUsed by 1
erjoalgo-webutil
Framework for defining [oauth] http api client & sever.
GPLv3Used by 1
ernestine
Music Organizer
Lisp Lesser GNU General Public License
erudite
Literate Programming System for Common Lisp
MIT
escalator
An experimental object system for high-performance games.
MIT
esrap
A Packrat / Parsing Grammar / TDPL parser for Common Lisp.
MITUsed by 20
esrap-liquid
A Packrat / Parsing Grammar / TDPL parser for Common Lisp.
GPLUsed by 1
esrap-peg
A wrapper around Esrap to allow generating Esrap grammars from PEG definitions
MIT
evaled-when
Provides a way of extracting and replicating the compile-time side-effects of forms.
UnlicenseUsed by 1
event-emitter
Event mechanism for Common Lisp objects
BSD 2-ClauseUsed by 1
event-glue
A simple framework for event-based architectures.
MITUsed by 2
eventbus
An event bus in Common Lisp.
GPLv3Used by 1
eventfd
IOLib based eventfd bindings
MIT
everblocking-stream
A stream that always blocks and never has data available.
Public domain
evol
evol - entrenched virtues of lisp / love reversed. Multi-purpose build system.
GPLv3+
exit-hooks
Call registered function when Common Lisp Exits.
BSDUsed by 2
expanders
Tool for defining expanders.
MITUsed by 2
exponential-backoff
An implementation of the exponential backoff algorithm
MIT
exscribe
Programmatically create HTML documents from a high-level syntax
MIT
ext-blog
A BLOG engine which supports custom theme
extended-reals
Extended real numbers for Common Lisp.
Boost Software License - Version 1.0
external-program
LLGPLUsed by 12
external-symbol-not-found
Tests for external-symbol-not-found
Unlicense
f-underscore
a tiny library of functional programming utils placed into the public domain. the idea is to make functional programs shorter and easier to read without resorting to syntax [like arc's square bracket unary function syntax]
Used by 3
f2cl
F2CL: Fortran to Lisp converter
fact-base
Simple implementation of fact-base data storage for Common Lisp
AGPL3Used by 1
factory-alien
Factory alien is a library for generating fixture data for testing applications.
MIT
fakenil
Provides a canonical stand-in for NIL for contexts where NIL means "no value".
Public DomainUsed by 1
fare-csv
Robust CSV parser and printer
MITUsed by 1
fare-memoization
memoizing functions the correct, portable way
MITUsed by 4
fare-mop
Utilities using the MOP; notably make informative pretty-printing trivial
Used by 1
fare-quasiquote
Portable, matchable implementation of quasiquote
MITUsed by 13
fare-scripts
Various small programs that I write in CL in lieu of shell scripts
MITUsed by 1
fare-utils
Basic functions and macros, interfaces, pure and stateful datastructures
MITUsed by 14
fast-generic-functions
Seal your generic functions for an extra boost in performance.
MIT
fast-http
A fast HTTP protocol parser in Common Lisp
MITUsed by 8
fast-io
Alternative I/O mechanism to a stream or vector
MITUsed by 20
fast-mpsc-queue
Multi-Producer Single-Consumer queue implementation.
MIT
fast-websocket
Optimized WebSocket protocol parser
BSD 2-ClauseUsed by 1
feeder
RSS, Atom and general feed parsing and generating
zlib
femlisp
Femlisp is a solver for partial differential equations using the Finite Element Method
Modified BSDUsed by 1
ffa
Foreign friendly arrays
LLGPLUsed by 1
fft
Public Domain
fiasco
A Common Lisp test framework that treasures your failures, logical continuation of Stefil.
BSD 2-clauseUsed by 20
file-attributes
Access to file attributes (uid, gid, atime, mtime, mod)
zlibUsed by 4
file-finder
File finder. Enable rapid file search, inspection and manipulation.
GPL3+
file-local-variable
File-local variable independent from ASDF
LLGPL
file-lock
File lock library on POSIX systems
MIT License
file-notify
Access to file change and access notification.
zlib
file-select
A library to invoke the native file selection dialogs to open or save files.
zlib
file-types
Simple scheme to classify file types in a hierarchical fashion.
GNU AGPLUsed by 1
filesystem-utils
A collection of utilities for filesystem interaction.
zlibUsed by 2
filter-maker
CLIM program for letting users make filters out of predicates and keys.
BSD 2-Clause
filtered-functions
Filtered functions provide an extension of generic function invocation that add a simple preprocessing step before the actual method dispatch is performed and thus enable the use of arbitrary predicates for selecting and applying methods.
MIT-style license
find-port
Find open ports programmatically.
MITUsed by 6
firephp
FirePHP debug utility
LLGPL
first-time-value
Returns the result of evaluating a form in the current lexical and dynamic context the first time it's encountered, and the cached result of that computation on subsequent evaluations.
Public Domain
fiveam
A simple regression testing framework
BSDUsed by 20
fiveam-asdf
Integrate FiveAM testing with ASDF TEST-OP and TEST-SYSTEM
Lisp LGPLUsed by 1
fiveam-matchers
An extensible matchers library for FiveAM
Apache License, Version 2.0Used by 2
fixed
A fixed-point number type.
MIT
flare
Easy particle systems with fine grained control.
zlib
flexi-streams
Flexible bivalent streams for Common Lisp
BSD-2-ClauseUsed by 20
flexichain
Used by 3
float-features
A portability library for IEEE float features not covered by the CL standard.
zlibUsed by 20
floating-point
Floating point functions.
MITUsed by 1
floating-point-contractions
Numerically stable contractions of floating-point operations.
MITUsed by 1
flow
A flowchart and generalised graph library.
zlib
flute
A beautiful, easilly composable HTML5 generation library
MIT
fmcs
Flavors Meta-Class System (FMCS) for Demonic Metaprogramming in Common Lisp, an alternative to CLOS+MOP, restored from the CMU AI Repository.
MITUsed by 1
fmt
Extensible format-like facility
MITUsed by 1
fn
Some macros for lambda brevity
Public DomainUsed by 4
focus
Customizable format strings and directives
BSD
fof
File-object finder. Enable rapid file search, inspection and manipulation.
GPL3+
fold
FOLD-LEFT and FOLD-RIGHT
MITUsed by 2
folio
folio2
the folio2 umbrella system
Lisp Lesser GNU Public License
font-discovery
Find system font files matching a font spec.
zlibUsed by 1
for
An extensible iteration macro library.
zlibUsed by 2
form-fiddle
A collection of utilities to destructure lambda forms.
zlibUsed by 8
format-seconds
Format durations in seconds as human-friendly strings
Unlicense
format-string-builder
A DSL wrapping cl:format's syntax with something more lispy.
MIT
formlets
Validating formlets for Hunchentoot
MIT-style
fred
Lisp Interface to Federal Reserve Economic Data (FRED®)
MIT
freebsd-sysctl
Sysctl kernel control mechanism for common lisp
2-clause BSD
freesound
A client for Freesound.org.
MIT
fresnel
Bidirectional translation with lenses
MIT
froute
An Http routing class that takes advantage of the MOP
MIT
frpc
An ONC-RPC implementation.
MITUsed by 1
fs-watcher
Filesystem watcher for changes
MIT License
fset
A functional set-theoretic collections library. See: https://gitlab.common-lisp.net/fset/fset/-/wikis/home
BSD-2-ClauseUsed by 16
fsocket
Franks socket API
MIT
fsvd
Simon Funk's quasi SVD
MITUsed by 1
fucc
Compile-time LL and LR/LALR parser generator
MIT
function
Used by 1
function-cache
A Simple Caching Layer for functions
BSDUsed by 3
functional-trees
Tree data structure supporting functional manipulation
MITUsed by 1
funds
fuzzy-dates
A library to fuzzily parse date strings
zlibUsed by 2
fuzzy-match
From a string input and a list of candidates, return the most relevant candidates first.
MITUsed by 2
fxml
Bridge HTML5 and FXML
MITUsed by 1
gadgets
Ben McGunigle's utility collection
Apache License, version 2.0
garbage-pools
GARBAGE-POOLS is Common Lisp re-implementation of the APR Pools for resource management.
MITUsed by 2
gcm
Google Cloud Messaging (GCM) library for Common Lisp
MIT
geco
GECO: Genetic Evolution through Combination of Objects A CLOS-based Framework for Prototyping Genetic Algorithms
GPL 2.0
gendl
The Gendl® gendl Subsystem
Affero Gnu Public License (http://www.gnu.org/licenses/)
generalized-reference
Generalized reference over structured data by pairwise reduction of arbitrary place identifiers for Common Lisp.
MIT
generators
A common lisp package providing python style generators based on delimited continuations
BSDUsed by 2
generic-arithmetic
A library for generic arithmetic operations
MITUsed by 1
generic-cl
Standard Common Lisp functions implemented using generic functions.
MITUsed by 4
generic-comparability
CDR-8 implementation
LLGPLUsed by 1
generic-sequences
Generic sequences for Common Lisp.
MIT
geneva
Core of the Geneva document preparation system. Provides data structures and syntax sugar.
GNU AGPL
genhash
Generic hashtable code
Public Domain
geodesic
Library for geodesic calculations.
ISC
geowkt
Geo Well-known-text database
getopt
BSDUsed by 1
gettext
An pure Common Lisp implementation of gettext runtime. gettext is an internationalization and localization (i18n) system commonly used for writing multilingual programs on Unix-like computer operating systems.
GNU Lesser General Public Licence 3.0Used by 2
git-file-history
Retrieve a file's commit history in Git.
MIT
github-api-cl
The lite Github rest v3 api client SDK
Apache
glad-blob
GLAD foreign library collection
MITUsed by 4
glass
General Lisp Authentication and Security System API.
MITUsed by 3
glaw
Game programming utilities
MIT
glfw
An up-to-date bindings library to the most recent GLFW OpenGL context management library
zlib
glfw-blob
GLFW foreign library collection
MITUsed by 3
glisph
Glyph rendering engine using OpenGL shading language
MIT
glkit
Various utilities for OpenGL
MITUsed by 2
global-vars
Define efficient global variables.
MITUsed by 19
glop
Direct FFI bindings for OpenGL window and context management
MITUsed by 3
glsl-packing
calculate std140/std430 layout for a glsl UBO/SSBO
MITUsed by 1
glsl-spec
The GLSL Spec as a datastructure
The UnlicenseUsed by 2
glsl-toolkit
A library to parse and modify OpenGL Shader Language (GLSL) source code
zlibUsed by 2
glu-tessellate
A simple triangulation engine that wraps around GLU's tessellation system.
MITUsed by 1
glyphs
Glyphs to reduce Common Lisp verbosity
GPLv3
golden-utils
A utility library.
MITUsed by 1
gooptest
A microcontroller testing framework.
GPL-3.0
graph
simple library for building and manipulating graphs
MITUsed by 4
graylex
Gray lexer input streams
GPLv3+Used by 3
green-threads
A lightweight threading / cooperative multitasking library.
Modified BSD
grid-formation
Simple cellular grid formations and algorithms.
MIT
group-by
A Common Lisp library to help group data into trees (of various formats) based on common/shared values
BSDUsed by 1
grovel-locally
Grovel using cffi and cache the result locally to the system
BSD 2 Clause
gsll
GNU Scientific Library for Lisp.
GPL v3Used by 3
gtirb
Common Lisp library for GTIRB
MITUsed by 2
gtirb-capstone
Integration between GTIRB and the Capstone/Keystone libraries
MIT
gtirb-functions
Function objects over GTIRB
MIT
gtk-tagged-streams
Text I/O using streams for GTK text buffers, including tags for styling.
BSD Simplified (2-clause)
gtwiwtg
Lazy-ish iterators
GPLv3Used by 1
gtype
C++/Julia-like parametric types in CL, based on CLtL2 extensions
LGPL
gute
Gene's personal kitchen sink library.
MIT
gzip-stream
Used by 5
harmony
A common lisp sound server and sound processing library.
zlibUsed by 1
hash-set
An implementation of the hash-set data structure.
UnlicenseUsed by 1
hash-table-ext
Tiny extensions for common lisp hash-tables.
MIT
hashtrie
Persistent/Immutable Hash Trie datastructure based upon Clojure
Eclipse 2.0
hdf5-cffi
hdf5-cffi is a CFFI wrapper for the HDF5 library.
BSD
heap
Binary Heap for Common Lisp.
Apache 2.0Used by 1
helambdap
The HELambdaP System.
BSD like
hemlock
hermetic
MIT
herodotus
Wrapper around Yason JSON parser/encoder with convenience methods for CLOS
BSD
hh-aws
hh-redblack
hh-web
hiccl
HTML generator for Common Lisp
MIT
hl7-client
hl7-client - send HL7-Messages over TCP/IP with MLLP
BSD
hl7-parser
Decoder and Encoder for ER7 formatted HL7-Messages
BSD
horner
Inline polynomial evaluation using Horner's rule.
MIT
horse-html
Parenscript/HTML done better
MIT
house
Custom asynchronous HTTP server for the Deal project.
AGPL3Used by 1
hsx
Component-oriented HTML DSL
MIT
ht-simple-ajax
simple AJAX for Hunchentoot
BSD-style
html-encode
A library for encoding text in various web-savvy encodings.
MITUsed by 4
html-entities
A module for encoding and decoding HTML/XML/SGML entities.
MIT LicenseUsed by 2
html-template
Used by 2
http-body
HTTP POST data parser for Common Lisp
BSD 2-ClauseUsed by 2
http-get-cache
Common Lisp library for caching HTTP GET responses
MIT
http-parse
A library for parsing HTTP requests/responses (synchronous or asynchronous).
MIT
http2
HTTP2 protocol implementation
MIT
hu.dwim.asdf
Various ASDF extensions such as attached test and documentation system, explicit development support, etc.
BSD or BugroffUsed by 20
hu.dwim.bluez
Common Lisp FFI wrapper for libbluetooth, aka Bluez, which is a Linux Bluetooth stack.
BSD or Bugroff
hu.dwim.common
An extended Common Lisp package to the general needs of other hu.dwim systems.
Used by 10
hu.dwim.common-lisp
A redefinition of the standard Common Lisp package that includes a number of renames and shadows.
Used by 2
hu.dwim.computed-class
Constraint based change propagation for class slots, lexical variables, function return values and reified cells.
Used by 1
hu.dwim.debug
Various debug utilities such as lexical tracing, etc.
Used by 1
hu.dwim.def
General purpose, homogenous, extensible definer macro.
Used by 17
hu.dwim.defclass-star
Simplify class like definitions with defclass* and friends.
Used by 16
hu.dwim.delico
Delimited, interpreted shift-reset continuation.
Used by 2
hu.dwim.graphviz
Graphviz layouting using CFFI bindings.
Used by 1
hu.dwim.logger
Generic purpose logger utility.
Used by 9
hu.dwim.partial-eval
Extensible partial evaluator.
Used by 1
hu.dwim.perec
RDBMS based persistent CLOS, an object relational mapping (ORM).
Used by 1
hu.dwim.quasi-quote
Quasi quoted domain specific languages and transformations.
Used by 2
hu.dwim.rdbms
Relational database independent RDBMS and SQL abstractions.
Used by 2
hu.dwim.reiterate
Iterator macro inspired by iterate.
hu.dwim.sdl
Common Lisp FFI wrapper for libSDL2.
BSD or BugroffUsed by 1
hu.dwim.serializer
Generic serializer and deserializer.
Used by 3
hu.dwim.stefil
A Simple Test Framework In Lisp.
BSD / Public domainUsed by 20
hu.dwim.syntax-sugar
Various syntax extensions.
Used by 12
hu.dwim.uri
hu.dwim.util
Various utilities, this is the most basic system that only introduce a small number of external dependencies.
Used by 14
hu.dwim.walker
Common Lisp form walker and unwalker (to and from CLOS instances).
Used by 9
hu.dwim.zlib
Common Lisp FFI wrapper for zlib, aka http://zlib.net/
BSD or Bugroff
huffman
Huffman encoding and decoding for Common Lisp.
Apache 2.0
humbler
A Tumblr API interface
zlibUsed by 1
hunchenissr
Make Interactive-Server-Side-Rendered web pages with declaritive and recursive programming.
AGPLv3
hunchensocket
WebSockets for Hunchentoot
MITUsed by 2
hunchentools
Hunchentoot utility library
MIT
hunchentoot
Hunchentoot is a HTTP server based on USOCKET and BORDEAUX-THREADS. It supports HTTP 1.1, serves static files, has a simple framework for user-defined handlers and can be extended through subclassing.
BSD-2-ClauseUsed by 20
hunchentoot-auth
BSDUsed by 1
hunchentoot-cgi
BSD
hunchentoot-errors
Augments Hunchentoot error pages and logs with request and session information
MITUsed by 1
hunchentoot-multi-acceptor
Multiple domain support under single hunchentoot acceptor
Apache License, Version 2.0
hunchentoot-recycling-taskmaster
An experiment to improve multithreading performance of Hunchentoot without any additional dependencies.
BSD 2-Clause
hunchentoot-single-signon
Implementation of SPNEGO authentication for Hunchentoot
BSD
hunchentoot-stuck-connection-monitor
Monitors hunchentoot connections and logs the connections stuck in the same state for a long time (due to slow or inactive clients and network stream timeouts that hunchentoot tries to utilize not working properly). Offers an option to shutdown the stuck connections sockets manually or automatically, thus unblocking the connection threads and preventing thread and socket leak. See https://github.com/edicl/hunchentoot/issues/189
BSD-2-Clause
hyperlattices
Generalized Lattice algebraic datatypes, incl., LATTICE, HYPERLATTICE, PROBABILISTIC-LATTICE, and PROBABILISTIC-HYPERLATTICE.
MIT
hyperluminal-mem
High-performance serialization library, designed for untrusted data
LLGPL
hyperobject
BSD-like LicenseUsed by 2
hyperspec
A simple library for looking up common-lisp symbols in the hyperspec.
LLGPLv3+Used by 1
ia-hash-table
Main purpose is to be able to use strings as real keys but do gethash with symbols and vice versa. Can be useful for things like http headers parsing (no more intern leaks), json apis with/without https://github.com/AccelerationNet/access. Only tested on SBCL. Expected to work on Allegro, CCL and LW. Also provides nil safe dot syntax
MIT
iclendar
An iCalendar format lirbary.
zlib
id3v2
ID3v2 parser
BSD 2-Clause
identifier-pool
A simple generational identification number allocator.
MIT
idna
IDNA (international domain names) string encoding and decoding routines
Used by 2
ieee-floats
Convert floating point values to IEEE 754 binary representation
BSDUsed by 20
illogical-pathnames
Mostly filesystem-position-independent pathnames.
BSD 3-clause (See illogical-pathnames.lisp)
illusion
Customize and manage Lisp parens reader
MIT
image
An image-drawing with some drawing primitives
MITUsed by 2
imagine
A general image decoding and manipulation library
zlib
imago
Bit streams for imago library
LLGPLUsed by 4
immutable-struct
Library that encourage the use of functional programming + pattern matching
LLGPLUsed by 2
in-nomine
Utilities for extensible namespaces in Common Lisp.
LLGPLUsed by 2
incf-cl
INCF CL is a library of convenience functions for Common Lisp
X11Used by 1
incless
A portable and extensible Common Lisp printer implementation (core)
BSDUsed by 2
incognito-keywords
incognito-keywords introduces a new kind of keyword that looks just like any non-keyword symbol and allows safe usage of convenient but clashy symbol names by multiple libraries without conflicts through sharing. Some names that might benefit are (alist blist plist macro operator index &doc &decl &rest+ &destructure &ignored &ignorable).
Public Domain
incongruent-methods
Methods with incongruent lambda lists.
LLGPL
inferior-shell
spawn local or remote processes and shell pipes
MITUsed by 8
infix-dollar-reader
Infix $ operator for reducing redundant parenthesis
MIT
infix-math
An extensible infix syntax for math in Common Lisp.
MITUsed by 2
infix-reader
A reader macro to allow for infix syntax with { ... }
Unlicence
inheriting-readers
Provides a simple yet powerful value inheritance scheme.
UnlicenseUsed by 1
injection
Dependency injection for Common Lisp
GPLv3
inkwell
An API client for the Splatoon 2 Splatnet.
zlib
inlined-generic-function
MOP implementation of the fast inlinable generic functions dispatched in compile-time
LLGPL
inner-conditional
Series of macros which optimizes out the inner conditional jumping
LLGPL
inotify
Interface to linux inotify(7)
Public Domain
input-event-codes
Port of all constants from input-event-codes.h from both Linux and FreeBSD
MITUsed by 1
inquisitor
Encoding/end-of-line detection and of external-format abstraction for Common Lisp
MITUsed by 1
inravina
A portable and extensible Common Lisp pretty printer.
MITUsed by 1
instance-tracking
Defines a class that tracks its instances
MIT
integral
Object Relational Mapper for Common Lisp
BSD 3-ClauseUsed by 2
integral-rest
REST APIs for Integral DAO Table.
MIT
intel-hex
A library to handle Intel HEX format.
MIT
interact
CLIM library for interaction policies and input translation
Unlicense
intercom
Intercom allows bidirectional message passing between javascript and lisp.
MIT
interface
A system for defining interfaces.
BSD 3-clause (See LICENSE)Used by 2
introspect-environment
Small interface to portable but nonstandard introspection of CL environments.
WTFPLUsed by 13
invistra
A portable and extensible Common Lisp FORMAT implementation
BSDUsed by 2
iolib
Syscalls and foreign types.
MITUsed by 15
ip-interfaces
Query network interfaces on the local machine.
LLGPLUsed by 1
irc-logger
ironclad
A cryptographic toolkit written in pure Common Lisp
BSD 3-ClauseUsed by 20
iso-8601-date
Miscellaneous date routines based around ISO-8601 representation.
LLGPL
iterate
Jonathan Amsterdam's iterator/gatherer/accumulator facility
MITUsed by 20
iterate-clsql
Extension for iterate to support iterate over clsql queries
Public Domain
jenkins
Bindings for Jenkins' REST API.
LLGPLv3; see COPYING file for details.
jingoh
DSL to notate specification, rather than test framework.
MITUsed by 16
jonathan
High performance JSON encoder and decoder. Currently support: SBCL, CCL.
MITUsed by 20
jose
JSON Object Signing and Encryption (JOSE) implementation
BSD 2-ClauseUsed by 2
journal
A library built around explicit execution traces for logging, tracing, testing and persistence.
MIT, see COPYING.
jp-numeral
A printer for Japanese numerals.
MITUsed by 1
jpeg-turbo
libjpeg-turbo wrapper for Common Lisp
2-clause BSDUsed by 2
jpl-queues
A few different kinds of queues, with optional multithreading synchronization.
ISC-style permissiveUsed by 2
js
JavaScript-to-CL compiler and runtime
MITUsed by 1
js-parser
MIT License <http://www.opensource.org/licenses/mit-license.php>
json-lib
A simple and relatively fast JSON parser and encoder
MIT
json-mop
A metaclass for bridging CLOS and JSON
MITUsed by 2
json-responses
Canned JSON responses for Hunchentoot
MIT
json-schema
JSON schema validation
LLGPL
json-streams
A stream based JSON parser/writer, well suited for higher as building block for higher level libraries.
GNU General Public Licence 3.0Used by 2
json-to-data-frame
MIT
jsonrpc
JSON-RPC 2.0 server/client implementation
BSD 2-ClauseUsed by 1
jsown
Fast JSON parsing library. Mainly geared torwards fetching only a few keys of many objects, but efficient for other types of content too
MITUsed by 11
jsown-utils
Utilities for Common Lisp JSON library jsown
MIT
jwacs
Javascript With Advanced Continuation Support
MIT License <http://www.opensource.org/licenses/mit-license.php>
jzon
A correct and safe(r) JSON RFC 8259 reader/writer with sane defaults.
MITUsed by 16
kdlcl
A reader and printer for KDL documents.
MIT-0
kdtree-jk
KD-TREE package for searching for nearest neighbors in N points in in M-dimensions in N log(N) time.
MIT
kebab
Common Lisp string,symbol,keyword PascalCase <=> camelCase <=> snake_case <=> kebab-case(lisp-case) converter.
LLGPLUsed by 6
kekule-clj
A Kekule widget for Common Lisp Jupyter
MIT
kenzo
A Symbolic Software for Effective Homology Computation by Francis Sergeraert
GPLv3
keystone
Common Lisp CLOS interface to the Keystone assembler
MITUsed by 1
khazern
A portable and extensible Common Lisp LOOP implementation
BSD
kl-verify
A library to generate simple verify code picture
MITUsed by 1
km
THE KNOWLEDGE MACHINE - INFERENCE ENGINE
GNU Lesser General Public Licence
kmrcl
LLGPLUsed by 9
knx-conn
KNXnet/IP implementation in Common Lisp
GNU GPL, version 3Used by 1
l-math
A simple math library focused on linear algebra.
GPLv3 with Classpath Exception
l-system
L-system or Lindenmayer system on lists
GPLv3+
laap
A Common Lisp multi-threaded event loop.
MIT
lack
A minimal Clack
MITUsed by 15
lake
Lake is a GNU make like build utility in Common Lisp.
MIT
lambda-fiddle
A collection of functions to process lambda-lists.
zlibUsed by 12
lambda-reader
Use unicode character λ for LAMBDA in reader and printer
MITUsed by 1
lambdalite
A functional, relational Lisp database
MIT
language-codes
A small library mapping language codes to language names.
zlibUsed by 3
lass
Lisp Augmented Style Sheets. Compiles LASS to CSS.
zlibUsed by 7
lass-flexbox
Flexbox for Lass.
MIT
lassie
Library for Latent Semantic Indexing.
MIT
lastfm
Interface for the Last.fm API (https://www.last.fm/api/)
GPLv3Used by 1
latex-table
Pretty latex tables from Lisp matrices and vectors.
Boost Software License, Version 1.0.
latter-day-paypal
Paypal api wrapper.
MIT
lazy
Lazy forms for Common Lisp.
Apache 2.0
legion
Simple worker threads with a queue.
BSD 3-ClauseUsed by 1
legit
CL interface to the GIT binary.
zlibUsed by 1
lemmy-api
A set of objects and bindings to the Lemmy API
GPLv3
lense
Racket style lenses for the Common Lisp.
BSD-2
let-over-lambda
The Production version code from letoverlambda.com, conveniently wrapped in an ASDF System for Quicklisp.
BSD SimplifiedUsed by 4
let-plus
Destructuring extension of LET*.
Boost Software License - Version 1.0Used by 20
letrec
A simple alternative to Scheme's LETREC.
Public Domain. See LICENSE.
letv
The LETV Package. Exports two macros, LETV and LETV* that allow to combine standard LET and LET* constucts with MULTIPLE-VALUE-BIND in a possible less verbose way that also requires less indentation.
BSD
lev
libev bindings for Common Lisp
BSD 2-ClauseUsed by 1
leveldb
LevelDB bindings for Common Lisp.
BSD
levenshtein
lfarm
Admin component of lfarm, a library for distributing work across machines.
BSDUsed by 1
lftp-wrapper
Wrapper around the lftp program, used for a SFTP client.
WTFPL
lhstats
Statistical functions by Larry Hunter and Jeff Shrager.
GNU General Public License version 2 (GPLv2)Used by 1
liblmdb
Low-level LMDB bindings.
MIT
lichat-ldap
LDAP backend for the Lichat server profiles.
zlib
lichat-protocol
The independent protocol part of Lichat.
zlibUsed by 5
lichat-serverlib
Tools to help build a server using the lichat protocol.
zlibUsed by 3
lichat-tcp-client
A simple TCP client implementation for lichat
zlibUsed by 1
lichat-tcp-server
A simple TCP server implementation for lichat.
zlib
lichat-ws-server
A simple WebSocket server implementation for lichat.
zlib
lift
LIsp Framework for Testing
MIT Style License; see file COPYING for detailsUsed by 20
lila
a cleaner language based on Common Lisp
MIT
lime
A high-level Swank client, like Slime, but for Common Lisp applications.
MIT
linear-programming
A library for solving linear programming problems
MITUsed by 1
linear-programming-glpk
A backend for linear-programming using GLPK
GPL 3.0
linedit
Readline-style library.
MIT
lineva
Linear evaluation macro system
GPLv3
linewise-template
Linewise file/stream processor for code generation etc.
BSD-3-Clause
linux-packaging
ASDF extension to generate linux packages.
MIT
lisa
The Lisa Expert System Shell
MIT
lisp-binary
Declare binary formats as structs and then read and write them.
GPLv3Used by 4
lisp-chat
An experimental chat irc-like: server
MIT
lisp-critic
LISP-CRITIC - A Lisp code critiquing package.
MIT Licence
lisp-executable
Library for defining and creating executables that can be called from the Unix shell.
Simplified BSD License variant
lisp-gflags
Unix command line flag parsing.
New BSD license. See the copyright messages in individual files.
lisp-interface-library
Long name alias for lil
MITUsed by 1
lisp-invocation
Invoking Lisp subprocesses from Lisp
MITUsed by 1
lisp-namespace
Provides LISP-N --- extensible namespaces in Common Lisp.
LLGPLUsed by 7
lisp-pay
Wrappers over multiple Payment Processor APIs
MIT
lisp-preprocessor
Common Lisp embedded template engine
MIT
lisp-stat
A statistical computing environment for Common Lisp
Used by 1
lisp-unit
Common Lisp library that supports unit testing.
MITUsed by 20
lisp-unit2
Common Lisp library that supports unit testing.
MITUsed by 20
lisp-zmq
A binding of the zmq transport layer.
BSDUsed by 1
lispbuilder
lispbuilder-sdl-mixer-cffi: SDL_mixer 1.2.11 library wrapper and tools
MITUsed by 6
lispcord
A client library for the discordapp bot api
MIT
lispqr
QR code encoding.
MIT
list-named-class
CLOS extension - name classes after lists of symbols
MIT
listopia
List manipulation library
LLGPLUsed by 1
literate-lisp
a literate programming tool to write common lisp codes in org file.
MITUsed by 2
litterae
Beautiful documentation generation.
MIT
live-cells-cl
Reactive programming for lisp
MIT
livesupport
Some helpers that make livecoding with slime/sly a little easier
BSD 2 ClauseUsed by 2
lla
Lisp Linear Algebra
Used by 4
lmdb
Bindings to LMDB, the Lightning Memory-mapped Database.
MIT, see COPYING.
lml
Lisp Markup Language
GNU General Public License
lml2
Lisp Markup Language
GNU General Public LicenseUsed by 2
local-package-aliases
Allows to define inside of a package aliases to refer other packages. Provides a reader macro $ to use the aliases (active only in packages having alias mapping, and does not affect other code). Portable.
MITUsed by 1
local-time
A library for manipulating dates and times, based on a paper by Erik Naggum
BSDUsed by 20
local-time-duration
local-time-duration: Simple duration functionality on top of local-time
MITUsed by 7
log4cl
Common Lisp logging framework, modeled after Log4J
Apache-2.0Used by 20
log4cl-extras
A bunch of addons to LOG4CL: JSON appender, context fields, cross-finger appender, etc.
BSDUsed by 6
log5
Log5 is a Common Lisp logging library
MIT License (see the fike COPYING for details)Used by 5
logging
Functions to configure log4cl for different contexts: REPL, Backend, Command Line Application.
UnlicenseUsed by 5
lorem-ipsum
Lorem ipsum generator in portable Common Lisp
MITUsed by 2
lowlight
A simple and flexible syntax highlighter
MIT/X11
lparallel
Parallelism for Common Lisp
BSDUsed by 20
lquery
A library to allow jQuery-like HTML/DOM manipulation.
zlibUsed by 14
lredis
Lisp Redis bindings
BSD
lru-cache
A least-recently-used cache structure
zlib
lsx
Embeddable HTML templating engine with JSX-like syntax
BSD 2-ClauseUsed by 1
ltk
LTK
LGPLUsed by 2
luckless
Lockless data structures
zlib
lunamech-matrix-api
An implementation of the Matrix API taken from LunaMech see https://lunamech.com
MIT
lunar-phases
Approximated calculation of moon phases.
MIT
lw-compat
A few utility functions from the LispWorks library that are used in the Closer to MOP libraries.
MIT-style licenseUsed by 1
lyrics
Song lyrics with local database
GPLv3Used by 1
machine-measurements
Perform measurements about CPU time, memory usage, etc.
zlib
machine-state
Retrieve machine state information about CPU time, memory usage, etc.
zlibUsed by 1
macro-html
HTML generation library. Aims to be fast, modular, cachable and concise. It does so by defining each tag as a macro which expands to code printing the respective HTML source. Also employs a DSL for element attributes.
GNU AGPLUsed by 1
macro-level
An embarassingly trivial convenience macro that saves on indentation while being more concise and direct. (macro-level ...) == (macrolet ((m () ...)) (m))
Unlicense
macrodynamics
A language extension for creating bindings scoped to the entire expansion process of a region of code.
LLGPL
macroexpand-dammit
Used by 1
madeira-port
Provides :MADEIRA-PORT file class for ASDF, and an extended #+ and #- syntax.
MIT
magic-ed
Edit your code from REPL.
MIT
magicffi
cffi interface to libmagic(3)
Simplified BSD LicenseUsed by 1
magicl
Matrix Algebra proGrams In Common Lisp
BSD 3-Clause (See LICENSE.txt)Used by 5
maiden
A modern and extensible chat bot framework.
zlib
maidenhead
Convert coordinates between Latitude/Longitude and Maidenhead.
GPL-3
mailbox
Simple multithreading mailboxes.
MIT
mailgun
A thin wrapper to post HTML emails through mailgun.com
UnlicenseUsed by 1
make-hash
manifest
A system for semi-automatically documenting Common Lisp packages.
Used by 2
manifolds
Various manifold mesh algorithms
zlib
map-bind
MAP-BIND is a macro that allows visual grouping of variables with their corresponding values (not necessarily 1:1) in calls to mapping operators when using an inline LAMBDA. It does so in a way that automatically supports virtually every existing and future mapping operator, all lambda keywords and FUNCALL/APPLY/MULTIPLE-VALUE-CALL variations.
Public DomainUsed by 8
map-set
Set-like data structure.
BSD 3-clause (See LICENSE)Used by 2
marching-cubes
A marching cubes algorithm implementation in Common Lisp based on Paul Bourke's (http://paulbourke.net/geometry/polygonise/)
LLGPL
markdown.cl
A markdown parser for Common Lisp
MIT
markup
markup provides a reader-macro to read HTML/XML tags inside of Common Lisp code
Apache License, Version 2.0Used by 1
marshal
dump and load objects
LGPL
math
Math is a math library, implementing some algorithms: @begin(list) @item(linear algebra;) @item(operations with matrices;) @item(statistical functions;) @item(linear and bilinear interpolation;) @item(finding approximating polynomials, implemented in Common Lisp.) @end(list)
GPL-3.0-or-later
mathkit
Various utilities for math
MITUsed by 5
matrix-case
Control flow macros which writing nested CASE easily.
Public domainUsed by 2
maxpc
Max’s Parser Combinators: a simple and pragmatic library for writing parsers and lexers based on combinatory parsing.
GNU Affero General Public LicenseUsed by 3
mbe
Scheme Macros for Common Lisp
LGPL 2.1
mcase
Control frow macros with case comprehensiveness checking.
Public domainUsed by 1
mcclim
McCLIM is an implementation of the CLIM 2.0 specification.
LGPL-2.1+Used by 10
md5
The MD5 Message-Digest Algorithm RFC 1321
Public DomainUsed by 20
media-types
Query and compare media types.
MITUsed by 1
mel-base
memoize
memory-regions
Implementation of a memory region abstraction
zlibUsed by 1
message-oo
Message-passing Smalltalk-style object system
BSD
messagebox
A library to show a native message box dialog.
zlib
meta
META syntax to easily write parsers
Used by 1
meta-sexp
metabang-bind
Bind is a macro that generalizes multiple-value-bind, let, let*, destructuring-bind, structure and slot accessors, and a whole lot more.
MIT LicenseUsed by 20
metacopy
Flexible Common Lisp shallow/deep copy mechanism.
MIT Style LicenseUsed by 3
metalock
A metaclass that makes building parallel systems easier by providing each slot within a class a lock which is grabbed automatically.
MIT
metap
Metap provides metaclass propagation along class inheritance structure.
MITUsed by 1
metatilities
These are the rest of metabang.com's Common Lisp utilities
MIT Style licenseUsed by 4
metatilities-base
These are metabang.com's Common Lisp basic utilities.
MIT Style licenseUsed by 7
metering
Portable Code Profiling Tool
Public Domain
method-combination-utilities
Various method combinations and utilities to make it easy to create new method combinations.
MIT
method-hooks
simple qualifiable hooks defined like methods with the option to modify the dispatch method and how dispatch happens
Mozilla Public License Version 2.0
method-versions
method-versions: package for creating versioned methods
MIT
mexpr
Macro for infix math expressions.
LLPGL
mfiano-utils
A utility library.
MITUsed by 20
mgl
MGL is a machine learning library for backpropagation neural networks, boltzmann machines, gaussian processes and more.
MIT, see COPYING.
mgl-gpr
MGL-GPR is a library of evolutionary algorithms such as Genetic Programming (evolving typed expressions from a set of operators and constants) and Differential Evolution.
MIT, see COPYING.
mgl-mat
MAT is library for working with multi-dimensional arrays which supports efficient interfacing to foreign and CUDA code. BLAS and CUBLAS bindings are available.
MIT, see COPYING.Used by 1
mgl-pax
Documentation system, browser, generator. See the MGL-PAX::@PAX-MANUAL.
MIT, see COPYING.Used by 15
mgrs
Convert coordinates between Latitude/Longitude and MGRS.
GPL-3
micmac
Micmac is mainly a library of graph search algorithms such as alpha-beta, UCT and beam search, but it also has some MCMC and other slightly unrelated stuff.
MIT, see COPYING.
midi
A library for MIDI and Midifiles.
GNU Lesser General Public License (version 2)Used by 1
millet
Wrapper for implementation dependent tiny utilities.
MITUsed by 4
minheap
Various heap/priority queue data structures
BSD, see LICENSEUsed by 1
mini-cas
minilem
Minimal version of lem, emacs-like editor. A minimal self-modifying Common Lisp editor
MITUsed by 1
minisign-verify
Portable dependency-free implementation of Minisign signature verification
MIT
misc-extensions
The GMap iteration macro, plus a few other useful macros.
Public domainUsed by 3
mito
Abstraction layer for DB schema
BSD 3-ClauseUsed by 5
mito-attachment
Mito mixin class for file management
LLGPL
mito-auth
User authorization for Mito classes
LLGPL
mixalot
Mixalot mixer for ALSA/libao
MIT-style licenseUsed by 2
mk-defsystem
The MK-DEFSYSTEM ASDF System.
Other
mk-string-metrics
efficient implementations of various string metric algorithms
MITUsed by 1
mmap
Portable mmap (file memory mapping) utility library.
zlibUsed by 5
mnas-graph
System mnas-graph defines basic functions for creating a graph data structure and displaying it via graphviz.
GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 or laterUsed by 1
mnas-hash-table
System @b(mnas-hash-table) defines some functions for working with hash tables.
GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 or laterUsed by 2
mnas-package
Система @b(mnas-package) предназначена для подготовки документации, извлекаемой из asdf-систем. @begin(section) @title(Мотивация) Система @b(Codex) является достаточно удобной для выполнения документирования систем, написанных с использованием @b(Common Lisp). Она позволяет получить на выходе документацию приемлемого вида. К недостатку сустемы @b(Codex) можно отнести то, что формирование шаблона документации не выполняется автоматически. Указание на включение разделов документации, относящихся к отдельным сущностям к которым можно отнести: @begin(list) @item(системы;) @item(пакеты;) @item(классы;) @item(функции, setf-функции;) @item(обобщенные функции,методы, setf-методы;) @item(макросы;) @item(и т.д., и т.п.) @end(list) приходится формировать вручную. Этот проект пытается устранить данный недостаток системы @b(Codex) за счет определения функций и методов позволяющих: @begin(list) @item(формировать код, предназначенный для передачи в систему @b(Codex);) @item(формировать представление отдельных частей системы в виде графов.) @end(list) @end(section)
GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 or laterUsed by 4
mnas-path
Describe mnas-path here
GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 or later
mnas-string
Система @b(mnas-string) предназначена для: @begin(list) @item(парсинга вещественного числа;) @item(разделения строки на подстроки;) @item(замены всех вхождений подстроки в строке;) @item(замены множественного вхождения паттерна единичным;) @item(подготовки строки в качестве аргумента для like запроса SQL;) @item(обрамления строки префиксом и постфиксом;) @item(вывода представления даты и времени в поток или строку;) @item(траслитерации строки.) @end(list)
GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 or laterUsed by 3
mockingbird
MITUsed by 1
modest-config
A modest config file loader library
MIT
modf
A SETF like macro for functional programming
3 Clause BSD (http://opensource.org/licenses/BSD-3-Clause)Used by 1
modf-fset
FSet extensions for MODF
3 Clause BSD (http://opensource.org/licenses/BSD-3-Clause)
modularize
A modularization framework
zlibUsed by 2
modularize-hooks
Generic hooks and triggers extension for modularize.
zlib
modularize-interfaces
Programmatical interfaces extension for Modularize
zlib
moira
Moira base system without the Osicat dependency, hence without thread id support on Linux.
MIT
monkeylib-binary-data
Library for reading and writing binary data.
Used by 4
monkeylib-html
HTML generation
BSDUsed by 2
monkeylib-json
Library for reading and writing JSON-formatted data.
Used by 2
monkeylib-macro-utilities
A few standard macro-writing macros. Deprecated. Use Alexandria instead.
Used by 7
monkeylib-markup
Library for parsing Markup-formatted text.
Used by 2
monkeylib-markup-html
Library for generating HTML from Markup formatted text.
Used by 1
monkeylib-parser
Parser generator, loosely based on Henry Baker's META paper.
Used by 1
monkeylib-pathnames
Library to smooth over some implementation differences in treatment of pathnames.
Used by 5
monkeylib-prose-diff
monkeylib-test-framework
Simple unit test framework for Common Lisp
BSDUsed by 2
monkeylib-text-languages
Compiler for text-based languages.
BSDUsed by 1
monkeylib-text-output
Formatted text output.
BSDUsed by 2
monkeylib-utilities
Peter Seibel's collection of 'utilities'.
Used by 7
montezuma
Montezuma is a port of the Lucene text search engine library.
MIT/ExpatUsed by 1
moptilities
Common Lisp MOP utilities
MIT Style licenseUsed by 12
more-cffi
A higher layer of abstraction over CFFI.
MIT
more-conditions
This system provides some generic condition classes in conjunction with support functions and macros.
LLGPLv3Used by 6
mp3-duration
Get the duration of an MP3 file
BSD 2-Clause
mpc
Monadic Parser Combinators for Common Lisp. MPC tries to be simple and practical while being powerful, well documented and fairly performant. A friendly fork of Drew Crampsies _Smug_ library.
GNU Affero General Public License
mra-wavelet-plot
Plot MRA-based wavelets (scaling function and mother wavelet) with given coefficients of the dilation equation
2-clause BSD
mstrings
Pretty multiline strings Reader Macro
BSD 3-ClauseUsed by 1
mt19937
Portable MT19937 Mersenne Twister random number generator
Public domainUsed by 2
mtif
An interface to the MacOS MultiTouch framework
MIT
mtlisp
MT's Common Lisp utilities.
Lesser Lisp General Public LicenseUsed by 1
multilang-documentation
A drop-in replacement for CL:DOCUMENTATION providing multi-language docstrings
zlibUsed by 2
multiple-value-variants
Gives access to multiple-value variants of operators through one macro: MULTIPLE-VALUE. There are built-in variants for some standard operators; it's easy to create your own variants for other operators. The multiple-value mapping operators are especially useful.
Public Domain
multiposter
An application to post to multiple services at once.
zlib
multival-plist
Property List stores multiple values per one key.
LLGPL
music-spelling
Automatic pitch and rhythm spelling.
Apache 2.0
mutility
modula's utilities
MITUsed by 3
mutils
A collection of Common Lisp modules.
mw-equiv
Extensible object equivalence protocol
BSD-likeUsed by 5
mystic
A project skeleton generator.
MIT
myway
Sinatra-compatible routing library.
LLGPLUsed by 3
myweb
simple web server written in common lisp for educational reasons
LGPLv3
nail
library providing convenient functions for working with linalg, statistics and probability.
MIT
named-closure
Named closures
MIT
named-let
Named LET special form.
MIT
named-read-macros
Make read macros more Lispy. Attach read macros to symbols.
BSD-3
named-readtables
Library that creates a namespace for readtables akin to the namespace of packages.
BSD, see LICENSEUsed by 20
nanovg-blob
Foreign library collection of nanovg 2d drawing library
MITUsed by 1
napa-fft3
Fast Fourier Transforms via generated split-radix
3-clause BSD
narrowed-types
Type definitions narrowed with predicates
BSD
native-lazy-seq
Lazy sequence using user-extensible sequence protocol.
GPLv3.0+
nbd
Network Block Device server library.
MIT
nclasses
Simplify class like definitions with define-class and friends.
Public DomainUsed by 1
ndebug
A toolkit to construct interface-aware yet standard-compliant debugger hooks.
BSD 3-Clause
net-telent-date
Used by 3
netaddr
A library for manipulating IP addresses, subnets, ranges, and sets.
MIT
network-addresses
A network addresses manipulation library.
MIT
neural-classifier
Classification of samples based on neural network.
2-clause BSD
new-op
The NEW-OP System. A (not so) new NEW operator that subsumes all the 'make-...' functions and methods of Common Lisp.
BSD
nfiles
Manage file persistence and loading.
BSD 3-Clause
nhooks
Improved hooks facility inspired by Serapeum.
MIT
nibbles
A library for accessing octet-addressed blocks of data in big- and little-endian orders
BSD-style (http://opensource.org/licenses/BSD-3-Clause)Used by 20
nibbles-streams
Proof of concept for lossless audio compressor
2-clause BSDUsed by 1
nineveh
A library of common gpu functions
BSD 2 Clause
ningle
Super micro framework for Common Lisp.
LLGPLUsed by 10
njson
NJSON is a JSON handling framework with the focus on convenience and brevity.
BSD-3 ClauseUsed by 1
nkeymaps
General-purpose keymap management à-la Emacs.
BSD 3-Clause
nlopt
Common Lisp interface to Non-linear optimization library NLopt
MIT
nodgui
Lisp bindings for the Tk toolkit
LLGPLUsed by 2
noisy
Perlin noise for arbitrary numbers of dimensions.
MIT
nontrivial-gray-streams
A compatibility layer for Gray streams including extensions
MITUsed by 4
north
oAuth 1.0a server and client implementation, the successor to South.
zlibUsed by 4
nsort
Natural or Numeric Sort
BSD SimplifiedUsed by 2
nuclblog
BSD
nuklear-blob
Nuklear IM GUI foreign library collection
MIT
nuklear-renderer-blob
Nuklear IM GUI renderer foreign library collection
MIT
null-package
Safe and robust S-Expression reader. Useful to read from unfailthfull stream/socket.
MIT
numerical-utilities
Numerical utilities for Common Lisp
Same as NUM-UTILS -- this is part of the NUM-UTILS library.Used by 11
numericals
A collection of minimal-dependency utilities for numericals. These do not require PELTADOT.
MIT
numpy-file-format
Read and write Numpy .npy and .npz files.
MITUsed by 3
nyaml
Native YAML Parser
MIT
nytpu.lisp-utils
A collection of miscellaneous standalone utility packages.
MPL-2.0Used by 1
object-class
Ensures that special subclasses of standard-object cluster right in front of standard-object in the class precedence list.
UnlicenseUsed by 1
oclcl
oclcl is a library S-expression to OpenCL C.
LLGPL
ode-blob
Foreign library collection of ODE 3d physics library
MITUsed by 1
oe-encode
An implementation of the ENCODE() hash function from Progress OpenEdge.
CC0 1.0 Public Domain
olc
Convert coordinates between Latitude/Longitude and Open Location Code.
GPL-3
omer-count
A script to assist in counting the time period between Pesach and Shavuot.
GPL V3
omglib
A Common Lisp library to build fully dynamic web interfaces
GPLv3
one-more-re-nightmare
A regular expression compiler
BSD 2-clause
oneliner
Given a piece of text, summarize it with a one-liner
wtfpl
ook
A CL compiler and enviroment for literate Orangutans.
Public Domain
oook
Some magic on the shoulders of CLSQL
MIT
open-location-code
Open Location Code library.
Modified BSD License
open-vrp
open-vrp
LLGPL
open-with
Open a file in a suitable external program
zlib
openai-openapi-client
Openai API client
AGPLv3+
openal-blob
OpenAL Soft foreign library collection
MITUsed by 1
openapi-generator
Parse OpenAPI into CLOS object for client generation
AGPLv3-laterUsed by 2
openid-key
Get OpenID keys from issuer.
MIT
openrpc
OpenRPC client implementation for Common Lisp.
BSD
ops5
The Ops5 programming language for production systems
Public Domain
opticl
A library for representing and processing images
BSDUsed by 5
opticl-core
A library for representing and processing images
BSDUsed by 2
optima
Optimized Pattern Matching Library
LLGPLUsed by 20
org-davep-dict
RFC2229 client for Common Lisp.
LLGPLUsed by 1
org-davep-dictrepl
RFC2229 client REPL-a-like for Common Lisp.
LLGPL
org-sampler
Extract docstrings as Emacs org-mode files
LLGPL 3.latestUsed by 1
origin
A native Lisp graphics math library with an emphasis on performance and correctness.
MITUsed by 3
osc
The Open Sound Control protocol aka OSC
GPL v3Used by 1
osicat
A lightweight operating system interface
MITUsed by 20
ospm
OS package manager interface
BSD 3-Clause
overlord
Experimental build system.
MITUsed by 1
oxenfurt
A client for the Oxford dictionary API.
zlibUsed by 1
pack
Pack and unpack binary data via Python-like struct strings.
Public DomainUsed by 1
package-renaming
locally renaming packages
MIT
packet
Simple binary serialization library.
BSD
packet-crafting
A library to craft network packets.
MIT
paiprolog
pal
Pixel Art Library
MITUsed by 2
pandocl
A universal document converter.
MITUsed by 1
pango-markup
A small library to generate pango-style text markup.
zlibUsed by 1
pantry
Common Lisp client for Pantry JSON storage service: https://getpantry.cloud
BSD
papyrus
A Literate Programming Tool
MITUsed by 1
parachute
An extensible and cross-compatible testing framework.
zlibUsed by 20
parameterized-function
Compile-time parameterized functions.
BSD 3-clause (See LICENSE)Used by 1
paren-files
Parenscript library for compiling files and ASDF systems.
MITUsed by 2
paren-test
paren-util
Basic Parenscript functions for AJAX.
MIT
paren6
Paren6 is a set of ES6 macros for Parenscript
Apache License, version 2.0
parenml
S-expression markup language.
MITUsed by 1
parenscript
Lisp to JavaScript transpiler
BSD-3-ClauseUsed by 20
parenscript-classic
js - javascript compiler
BSD
parse
Parsing package for Common Lisp.
Apache 2.0Used by 1
parse-declarations
Library to parse and rebuild declarations.
MITUsed by 6
parse-float
Parse floating point values in strings.
Public DomainUsed by 20
parse-front-matter
Parse front matter.
MIT
parse-js
JavaScript parser
BSDUsed by 2
parse-number
Number parsing library
BSD 3-ClauseUsed by 20
parse-number-range
Parses LOOP's convenient "for-as-arithmetic" syntax into 5 simple values: from, to, limit-kind (:inclusive, :exclusive or nil if unbounded), by (step) and direction (+ or -)). Further related utilities are provided. Intended for easy implementation of analogous functionality in other constructs.
Public Domain
parseltongue
Parseltongue
LGPL
parseq
A library for parsing sequences such as strings and lists using parsing expression grammars.
GPLv2Used by 2
parser.common-rules
Provides common parsing rules that are useful in many grammars.
MITUsed by 1
parser.ini
Provides parsing of Ini expressions.
LLGPLv3Used by 3
parsnip
Parser combinator library
BSD 3-Clause
patchwork
A spritesheet packer for games.
MIT
path-parse
Parse the PATH environment variable, portably.
MITUsed by 1
path-string
A path utility library
MIT
pathname-utils
A collection of utilities for pathname manipulation.
zlibUsed by 20
patron
A compact thread pool implementation.
BSDUsed by 1
pcall
Used by 2
peltadot
PELTADOT Extends Lisp's Types And Dispatches Over Them
MITUsed by 2
percent-encoding
MIT LicenseUsed by 1
perceptual-hashes
Perceptual hash algorithms for images
2-clause BSD
periodic-table
LLGPLUsed by 1
periods
Utilities for manipulating time ranges and distances, based on LOCAL-TIME.
BSD-3Used by 3
perlre
s///, m//, d// - regular expression API for CL-PPCRE and CL-INTERPOL
BSD Simplified --- the same as let-over-lambdaUsed by 1
pero
Logging and text file perations library
MIT
persistent-tables
Persistent tables.
persistent-variables
A library for persistent global variables.
lgpl2Used by 1
petalisp
Elegant High Performance Computing
AGPLv3
petit.package-utils
petit toolbox for packaging
MIT
petit.string-utils
A petit tool box about string modification
MIT
petri
An implementation of Petri nets
MIT
pettomato-deque
A set of double-ended queue implementations.
MIT
pettomato-indexed-priority-queue
A binary heap based priority queue implementation with efficient support for find, update, replace, and delete operations.
MITUsed by 1
pg
pgloader
Load data into PostgreSQL
The PostgreSQL Licence
phoe-toolbox
A personal utility library
BSD 2-clauseUsed by 1
phos
An experimental Gemini client library
ISC
physical-quantities
A library that provides a numeric type with optional unit and/or uncertainty for computations with automatic error propagation.
GPLv2
picl
Python Itertools in Common Lisp
MIT
piggyback-parameters
This is a configuration system that supports local file and database based parameter storage.
MIT
pileup
A portable, performant, and thread-safe binary heap / priority queue.
MITUsed by 2
pipes
piping
A library to enable simple message pipelines.
zlibUsed by 1
pira
Unofficial AWS SDK for Common Lisp
MIT
pithy-xml
pjlink
A library for communicating with PJLink-compatible projectors over TCP/IP. see https://pjlink.jbmia.or.jp/english/ for information on PJLink and compatible devices.
CC0 1.0 Universal
pk-serialize
Serialization of Common Lisp data structures
MIT
pkg-doc
View package documentation in a clim-treeview
BSD Simplified
place-modifiers
Essentially gives access to hundreds of modify-macros through one single macro: MODIFY.
Public Domain
place-utils
Provides a few utilities relating to setfable places.
Public Domain
plantuml
Provides documentation for 40ants-plantuml.
UnlicenseUsed by 1
plexippus-xpath
An implementation of the XML Path Language (XPath) Version 1.0
2 clause BSDUsed by 8
plokami
Common Lisp PCAP interface.
BSD
plot
A plotting system for Common Lisp
pludeck
A friendly interface for creating a Plump DOM.
MIT
plump
An XML / XHTML / HTML parser that aims to be as lenient as possible.
zlibUsed by 20
plump-bundle
A binary storage format for Plump documents.
zlib
plump-sexp
Turning SEXPs into a Plump DOM and back.
zlibUsed by 1
plump-tex
Rudimentary parser turning TeX-like syntax into a Plump DOM.
zlibUsed by 1
png-read
A library for reading PNG files.
BSD-styleUsed by 1
pngload
A reader for the PNG image format.
MITUsed by 6
poler
Infix notation macro generator
LLGPL
policy-cond
Tools to insert code based on compiler policy.
BSD 3-clause (See LICENSE)Used by 3
polisher
Infix notation to S-expression translator
MIT
polymorphic-functions
Type based dispatch for Common Lisp
MIT
pooler
Generic thread-safe pooling facility for your library.
MITUsed by 2
portable-condition-system
A portable condition system for Common Lisp
CC0
portable-threads
Portable Threads
Part of the GBBopen Project. Licensed under Apache License 2.0 (see LICENSE for license information).Used by 2
portableaserve
LLGPLUsed by 9
portal
Portable websockets.
LLGPLUsed by 1
positional-lambda
positional-lambda is a concise, intuitive and flexible syntax (macro) for trivial lambdas that eschews explicit (and often contextually-redundant) naming of parameter variables in favor of positional references, with support for a used or ignored &rest parameter and automatic declaration of ignored parameters when logical "gaps" are left in the positional references. Further convenience features are provided.
Public DomainUsed by 1
posix-shm
POSIX shared memory API
BSD 3-ClauseUsed by 1
postmodern
PostgreSQL programming API
zlibUsed by 15
postmodernity
Utility library for the Common Lisp Postmodern library
MIT
postoffice
Franz's Post Office Package
GNU Lesser General Public License
pounds
Provides portable file mappings and related utilities.
MITUsed by 2
pp-toml
TOML parser
LLGPL
ppath
A Common Lisp path handling library based on Python's os.path module
BSD
practical-cl
All code from Practical Common Lisp.
BSD
prbs
A library of higher-order functions for generating Pseudo-Random Binary Sequences of (practically) any degree
MIT
precise-time
Precise time measurements
zlibUsed by 3
pregexp
Portable regular expressions for Common Lisp
prepl
Used by 2
prettier-builtins
A lightweight library to pretty print builtin arrays and hash-tables.
MIT
pretty-function
Used by 1
primecount
prime counting of sublinear complexity
MIT
print-html
Simple html generator.
MIT License
print-licenses
Print the licenses used by the given project and its dependencies.
MITUsed by 1
printv
printv: a batteries-included tracing and debug-logging macro
Apache 2.0
priority-queue
A priority queue for Common Lisp.
MITUsed by 3
proc-parse
Procedural vector parser
BSD 2-ClauseUsed by 4
progressons
Display a progress bar on one line.
MIT
projectured
Collection of various documents.
BSD
prometheus-gc
This is a Prometheus collector for Common Lisp implementation garbage collector.
UnlicenseUsed by 2
prometheus.cl
Support stuff for prometheus client tests
MITUsed by 3
promise
A small, independent promise library for asynchronous frameworks
zlib
prompt-for
Type safe user input.
MITUsed by 1
protest
Common Lisp PROtocol and TESTcase Manager
LLGPLUsed by 1
protobuf
Protocol buffer code
See file COPYING and the copyright messages in individual files.Used by 3
prove
MITUsed by 20
pseudonyms
Relative package nicknames through macros
FreeBSD (BSD 2-clause)
psgraph
PostScript DAG Grapher.
Public Domain
psychiq
Redis-backed job queueing system
LLGPL
ptc
Proper Tail Calls for CL
MITUsed by 1
ptester
Portable test harness package
LLGPLUsed by 5
punycode
Punycode encoding/decoding
zlibUsed by 1
purgatory
A simple implementation of the 9p filesystem protocol.
LLGPL
puri
Portable Universal Resource Indentifier Library
GNU Lesser General Public LicenseUsed by 20
purl
Parse and print URLs as described in RFC 1738.
GNU AGPL
pvars
MIT
py-configparser
Common Lisp implementation of the Python ConfigParser module
MITUsed by 3
py4cl
Call Python libraries from Common Lisp
MIT
py4cl2
Some improvements over py4cl. py4cl is a library for interfacing with python libraries from common lisp, using streams to communicate with the python process. Report the issues at https://github.com/digikar99/py4cl2/issues (More) Documentation is available at https://digikar99.github.io/py4cl2/
MIT
py4cl2-cffi
CFFI based alternative to PY4CL2, primarily developed for performance reasons.
MIT
pythonic-string-reader
A simple and unintrusive read table modification that allows for simple string literal definition that doesn't require escaping characters.
Used by 20
pzmq
ZeroMQ 3.2+ bindings.
UnlicenseUsed by 3
qbase64
Fast and flexible base64 encoder and decoder
BSD-3-ClauseUsed by 2
qbook
ql-checkout
ql-checkout is library intend to checkout quicklisp maintained library with vcs.
mit
qlot
A project-local library installer
MITUsed by 1
qmynd
MySQL Native Driver
MIT-styleUsed by 1
qoi
Library for encoding/decoding QOI (Quite OK Image Format) files
MITUsed by 1
qt-libs
System to ensure that the necessary Qt libs are available.
zlibUsed by 1
quad-tree
An implementation of the quad tree data structure.
MIT
quadtree
Quadtree data structure in Common Lisp
MIT
quantile-estimator.cl
Implementation of Graham Cormode and S. Muthukrishnan's Effective Computation of Biased Quantiles over Data Streams in ICDE’05
MITUsed by 1
quasiquote-2.0
Writing macros that write macros. Effortless.
MITUsed by 1
quaviver
A portable and extensible floating point string library
MITUsed by 1
queen.lisp
Chess utilities: board representation (0x88), move generation, PGN/SAN parser/generator
MIT
query-fs
High-level virtual FS using CL-Fuse-Meta-FS to represent results of queries
LLGPL
query-repl
REPL for user query.
MIT
queues
Used by 5
quick-patch
Easily override quicklisp projects without using git submodules
Mozilla Public License 2.0
quickapp
A utility library to automate much of the app creation process
Modified BSD LicenseUsed by 1
quickhull
An implementation of the Quickhull convex hull construction algorithm
zlib
quicklisp-slime-helper
quicklisp-stats
Fetches and operates on Quicklisp download statistics.
MIT
quickproject
Creates the skeleton of a new Common Lisp project
MITUsed by 1
quicksearch
Quicksearch searches CL library, and outputs results at REPL.
MIT License
quickutil
The Quickutil client.
BSD 3-clause. See LICENSE file.
quilc
A CLI front-end for the Quil compiler
Apache License 2.0 (See LICENSE.txt)Used by 1
quri
Yet another URI library for Common Lisp
BSD 3-ClauseUsed by 20
quux-hunchentoot
Thread pooling for hunchentoot
MIT
quux-time
qvm
An implementation of the Quantum Abstract Machine.
Apache License 2.0 (See LICENSE.txt)Used by 1
racer
random
Some simple random number generators.
New BSD license. See the copyright messages in individual files.Used by 1
random-access-lists
Persistent, random-access lists.
Used by 1
random-sample
Random sample of a sequence with uniform distribution.
MIT
random-sampling
Functions to generate random samples with various distributions
zlib
random-state
Portable random number generation.
zlibUsed by 4
random-uuid
Create and parse RFC-4122 UUID version 4 identifiers.
MIT
rate-monotonic
A periodic thread scheduler inspired by RTEMS.
GPL-v3
ratify
A collection of utilities to ratify, validate and parse inputs.
zlib
ratmath
Math utilities for working with rational numbers and intervals.
MIT
rcl
http://common-lisp.net/project/rcl
MIT
re
Lua-style string pattern matching.
Apache 2.0
read-as-string
Reading S-Expression string from stream.
MITUsed by 2
read-csv
A library for reading CSV data from streams.
cc0 (public domain)Used by 2
read-number
Reading numbers from an input stream.
Modified BSD LicenseUsed by 2
reader
A utility library intended at providing configurable reader macros for common tasks such as accessors, hash-tables, sets, uiop:run-program, arrays and a few others.
MITUsed by 1
reader-interception
Intercept the reader to replace CL syntax with your own
MIT
reblocks
A Common Lisp web framework, successor of the Weblocks.
LLGPLUsed by 10
reblocks-auth
A system to add an authentication to the Reblocks based web-site.
UnlicenseUsed by 1
reblocks-file-server
A Reblocks extension allowing to create routes for serving static files from disk.
UnlicenseUsed by 1
reblocks-lass
A helper for Reblocks framework to define CSS dependencies in LASS syntax.
UnlicenseUsed by 4
reblocks-navigation-widget
A container widget which switches between children widgets when user changes an url.
UnlicenseUsed by 2
reblocks-parenscript
An utility to define JavaScript dependencies for Weblocks widgets using Parenscript.
UnlicenseUsed by 3
reblocks-prometheus
This is an addon for Reblocks Common Lisp framework which allows to gather metrics in Prometheus format.
UnlicenseUsed by 3
reblocks-typeahead
A Reblocks widget implementing typeahead search.
Unlicense
reblocks-ui
A set of UI widgets for Reblocks web framework!
BSDUsed by 2
reblocks-ui2
A pack of UI components for Reblocks web-framework.
UnlicenseUsed by 1
reblocks-websocket
Reblocks extension allowing to add a bidirectional communication via Websocket between a backend and Reblocks widgets.
Unlicense
rectangle-packing
Code to pack rectangles into a bigger rectangle. Useful for texture packing for OpenGL.
LLGPL, but I am flexible, ask me if you want something else.
recur
A simple alternative to Scheme's named-LET.
Public Domain. See LICENSE.
recursive-regex
Recursive regular expression parsing engine
BSD
recursive-restart
Restarts that can invoke themselves.
MIT
red-black-tree
An implementation of the red-black search tree data structure.
MIT
redirect-stream
Offers a stream that redirects all actions to an inner stream.
zlib
regex
A Regular Expression Engine
BSD-styleUsed by 2
regular-type-expression
Regular type expressions implementation
MIT
remote-js
Send JavaScript from Common Lisp to a browser.
MITUsed by 1
repl-utilities
Ease common tasks at the REPL.
BSD 2-clauseUsed by 1
replic
A framework to build readline applications out of existing code.
MITUsed by 1
resignal-bind
Tiny signal capturing facility.
MIT
restas
RESTAS is a Common Lisp web application framework, based on the Hunchentoot HTTP server. It was developed to simplify development of web applications following the REST architectural style.
LLGPLUsed by 3
restas-directory-publisher
Used by 1
restas.file-publisher
A restas module which can publish static files
MITUsed by 1
restful
Spin up new REST entities like madman
MIT License
restricted-functions
Reasoning about functions with restricted argument types.
MIT
retrospectiff
A library for reading and writing TIFF images
BSDUsed by 2
reversi
rfc2109
Used by 1
rfc2388
Implementation of RFC 2388
Simplified BSDUsed by 2
rfc2388-binary
Used by 1
rlc
roan
A library to support change ringing applications
MIT
rock
Asset manager for Common Lisp.
MIT
romreader
A library for reading various ROM formats.
BSD
routes
Framework agnostic URL routing library.
UnlicenseUsed by 4
rove
Yet another testing framework intended to be a successor of Prove
BSD 3-ClauseUsed by 20
rpcq
Message and RPC specifications for Rigetti Quantum Cloud Services.
rpm
functions to use the RedHat Package Management system
MIT
rs-colors
A color data type for Common Lisp.
Modified BSD License
rs-dlx
Knuth's Algorithm X with dancing links.
Modified BSD License
rs-json
Yet another JSON decoder/encoder.
Modified BSD License
rt
MIT Regression Tester
MITUsed by 20
rt-events
A simple real-time events API.
MIT
rtg-math
A selection of the math routines most commonly needed for realtime graphics in lisp
BSD 2 ClauseUsed by 9
rucksack
rutils
A collection of basic utilities for syntactic extension and basic data structure handling, developed over the years of CL history by efforts of different individuals, and gathered under the unbrella of a hierarchy of packages which can be used on-demand.
3-clause MIT licenceUsed by 9
ryeboy
Riemann client
BSD
s-base64
Common Lisp Base64 Package
Lesser Lisp General Public License (LLGPL)Used by 7
s-dot2
Render Graphviz graphs from within Lisp
BSD-style
s-graphviz
An s-expression presentation of GraphViz DOT language
MIT
s-http-client
A Basic HTTP Client
Lesser Lisp General Public License (LLGPL)Used by 1
s-http-server
S-HTTP-SERVER is a small standalone Common Lisp HTTP Server
Lesser Lisp General Public License (LLGPL)
s-sysdeps
An abstraction layer over platform dependent functionality
Lesser Lisp General Public License (LLGPL)Used by 3
s-utils
S-UTILS is collection of Common Lisp utilities
Lesser Lisp General Public License (LLGPL)Used by 3
s-xml
Simple Common Lisp XML Parser
Lisp Lesser General Public License (LLGPL)Used by 13
s-xml-rpc
Common Lisp XML-RPC Package
Lesser Lisp General Public License (LLGPL)Used by 2
safe-queue
Thread-safe queue and mailbox
MITUsed by 2
safe-read
A variant of READ secure against internbombing, excessive input and macro characters.
BSD 2-clause
safety-params
Filter parameters
BSD 2-Clause
salza2
Create compressed data in the ZLIB, DEFLATE, or GZIP data formats
BSDUsed by 19
sandalphon.lambda-list
Lambda list parsing and usage
WTFPL
sanity-clause
Sanity clause is a data contract and validation library.
LGPLv3Used by 1
sapaclisp
Used by 1
sb-cga
Computer graphic algebra for SBCL.
MIT
sb-fastcgi
FastCGI wrapper for SBCL
BSD License
sb-vector-io
Raw vector IO for SBCL.
0-clause MIT
sc-extensions
additional library collection for cl-collider
Public Domain / 0-clause MIT
schannel
CFFI wrapper to SChannel
MIT
scheduler
Extensible task scheduler.
BSD-2-Clause
scrapycl
The web scraping framework for writing crawlers in Common Lisp.
Unlicense
scriba
A markup format similar to Scribe.
MITUsed by 1
scribble
Syntax extensions akin to Racket's Scribble and Bigloo's Skribe
MITUsed by 2
scriptl
Scripting, Common Lisp style
LLGPL
sdl2-game-controller-db
Lets you easily load the lovely sdl2 gamecontroller db into cl-sdl2
BSD 3 Clause
sdl2kit
A utility kit for SDL2
MITUsed by 2
sealable-metaobjects
A CLOSsy way to trade genericity for performance.
MITUsed by 1
secret-values
Secret values is a Common Lisp library designed to reduce the risk of accidentally revealing secret values such as passwords.
MITUsed by 5
secure-random
Cryptographically secure pseudo-random number generator for Common Lisp
MITUsed by 3
seedable-rng
A seedable random number generator.
MITUsed by 3
sel
select
DSL for array and data-frame slices
Used by 6
select-file
Select File dialog for McCLIM
MIT
semantic-spinneret
A set of Semantic UI components for use with Spinneret
MITUsed by 1
sequence-iterators
DOSEQUENCE & Co.
BSD
serapeum
Subtrivial portability.
MITUsed by 20
serializable-object
Provides a simple class and API for the objects serializable in a FASL file
LGPLUsed by 1
series
See <http://series.sourceforge.net/>.
MITUsed by 4
session-token
Simple session token generation library
BSD license: you can do anything you want with it (but no warranty).Used by 1
sexml
s-expressions for xml is a library which provides a sugar-sweet s-expression syntax for spitting out xml documents based on a DTD
MIT
sha1
SHA1 Digest and HMAC for Common Lisp.
Apache 2.0Used by 2
sha3
Secure Hash Algorithm 3 (Keccak) Implementation
MIT/X11Used by 2
shadchen
A pattern matching library.
shadow
A management system for OpenGL shader programs and associated buffer objects.
MITUsed by 1
shared-preferences
Notably allows flexible specification of package-local preferences.
UnlicenseUsed by 2
shasht
JSON reading and writing for the Kzinti.
MITUsed by 6
sheeple
Cheeky prototypes for Common Lisp
MITUsed by 1
shellpool
A library for running external programs from Common Lisp. (https://github.org/jaredcdavis/shellpool)
An MIT/X11-style license; see the file LICENSE.
shelly
Run Common Lisp from shell easily.
BSD 2-Clause
shop3
When there's an upset in plan execution, find a minimal affected subtree.
Mozilla Public License
should-test
Minimal yet feature-rich Common Lisp test framework.
MITUsed by 3
shuffletron
Music player
MIT-style license
si-kanren
A micro-Kanren implementation in Common Lisp
MIT
simpbin
A common lisp library to store data in a binary format
GNU GPLv3
simple-actors
Actor model implemented with closures.
BSDUsed by 1
simple-config
loads and parses a KEY=VALUE style config file
BSD 3-Clause
simple-currency
SIMPLE-CURRENCY provides conversions between currencies using data published daily by the European Central Bank, no guarantees about the accuracy of the data are given or even implied. For details of the ECB FX rates see: http://www.ecb.int/stats/exchange/eurofxref/html/index.en.html
BSD, 2 clause.
simple-date-time
date and time library for common lisp
BSDUsed by 2
simple-finalizer
A simple Common Lisp finalizer for foreign objects when using CFFI and TRIVIAL-GARBAGE.
BSD
simple-flow-dispatcher
Reference implementation of a dispatcher for cl-flow library
MITUsed by 2
simple-guess
Defines a simple extensible protocol for computing a guess using advisors.
UnlicenseUsed by 1
simple-inferiors
A very simple library to use inferior processes.
zlibUsed by 1
simple-neural-network
Simple neural network
GPL-3
simple-parallel-tasks
Evaluate forms in parallel
GPL-3
simple-rgb
simple manipulation of {X|HT}ML RGB values
MIT
simple-routes
Facility for straightforward http routing on top of Hunchentoot.
2 clause BSD
simple-tasks
A very simple task scheduling framework.
zlibUsed by 2
simplet
Simple test runner in Common Lisp.
GPLv3Used by 3
simplified-types
Simplification of Common Lisp type specifiers.
MITUsed by 2
simpsamp
Fast algorithms for simple random sampling from sets, without replacement.
ISC-style permissive
single-threaded-ccl
Create a single-threaded CCL image, so you can fork
LLGPL 2.1
sip-hash
SipHash hash functions
Public domain
skeleton-creator
Create projects from a skeleton directory.
GPLv3
sketch
Sketch is a Common Lisp framework for the creation of electronic art, computer graphics, visual design, game making and more. It is inspired by Processing and OpenFrameworks.
MITUsed by 1
skippy
Read and write GIF files
BSDUsed by 5
skippy-renderer
GIF renderer for SKIPPY
MITUsed by 1
skitter
An event system for games
BSD 2 ClauseUsed by 1
slack-client
Slack Real Time Messaging API Client
Apache-2.0
slime
Used by 20
slite
SLIME based Test-runner for FiveAM tests (and possibly others in the future)
Apache License, Version 2.0
slk-581
Generate Australian Government SLK-581 codes.
LLGPL
slot-extra-options
Extra options for slots using MOP.
LGPL-3.0-or-later
slot-map
An implementation of the slot-map data structure.
MIT
sly
Used by 7
sly-macrostep
MACROSTEP support for Slynk
Used by 1
sly-named-readtables
NAMED-READTABLES support for Slynk
Used by 1
smackjack
A small Ajax framework for hunchentoot using parenscript
MIT
smallnet
MPL-2.0
smart-buffer
Smart octets buffer
BSD 3-ClauseUsed by 3
smithy-lisp
MITUsed by 1
smoothers
Statistical methods to create approximating functions that attempt to capture important patterns in the data, while leaving out noise or other fine-scale structures/rapid phenomena.
smug
SMUG: Simple Monadic Uber Go-into, Parsing made easy.
MIT
snakes
Python style generators for Common Lisp.
Apache 2.0Used by 1
snappy
An implementation of Snappy compression.
New BSD license. See the copyright messages in individual files.
snark
The Snark Theorem Prover
MPL 1.1, see file LICENSE
sndfile-blob
SNDFILE foreign library collection
MITUsed by 1
snmp
Simple Network Management Protocol
MIT
snooze
A framework for building REST services using CLOS.
LLGPLUsed by 1
softdrink
Tools to inline or extract CSS into/from HTML.
zlib
solid-engine
The Common Lisp stack-based application controller
MIT
soundex
south
Simple OaUTH library for oAuth1.0
zlib
sparse-set
An implementation of the sparse set data structure.
MIT
spatial-trees
Used by 2
special-functions
Special functions in Common Lisp
Used by 1
specialization-store
The specialization store system provides a new kind of function, called a store function, whose behavior depends on the types of objects passed to the function.
Simplified BSD License variantUsed by 1
specialized-function
Provides a Julia-like function that automatically compiles a type-specific version of the function from the same code
LGPL
speechless
A dialogue system language implementation.
zlib
spell
Spellchecking package for Common Lisp
BSD
spellcheck
Peter Norvig's spell corrector.
spinneret
Common Lisp HTML5 generator.
MITUsed by 14
split-sequence
Splits a sequence into a list of subsequences delimited by objects satisfying a test.
MITUsed by 20
sprint-stars
Uses GitHub's HTTP API to return the total number of stars for a user
GPL-v3.0
srfi-1
List Library
MIT
srfi-23
SRFI 23: Error reporting mechanism
Unlicense
srfi-6
SRFI-6: Basic String Ports
Unlicense
srfi-98
SRFI 98: get-environment-variable
Unlicense
st-json
JSON in- and output
BSDUsed by 9
staple
A tool to generate documentation about Lisp projects through an HTML template.
zlib
star
Štar: an iteration construct
MIT
stateless-iterators
Stateless iterators similar to those in Lua (or Julia) language
2-clause BSDUsed by 1
static-dispatch
Static generic function dispatch for Common Lisp.
MITUsed by 1
static-vectors
Create vectors allocated in static memory.
MITUsed by 20
statistics
A consolidated system of statistical functions
Used by 2
statusor
A library for graceful handling of errors in common lisp inspired by absl::StatusOr<T>
BSD
stealth-mixin
Library for creating stealth mixin classes.
FreeBSD, see file LICENSE.textUsed by 2
stefil
Stefil - Simple Test Framework In Lisp
BSD / Public domainUsed by 20
stefil-
Simple Test Framework in Lisp
Public Domain
stem
The Porter Stemming Algorithm
Probably LLGPLUsed by 2
stepster
Web scraping library
MIT
stl
Load triangle data from binary stereolithography (STL) files.
ISC
stmx
Composable Transactional Memory
LLGPLUsed by 1
stopclock
stopclock is a library for measuring time using (stop)clocks
Apache 2.0
strict-function
Utility of function definition
MIT
string-case
string-case is a macro that generates specialised decision trees to dispatch on string equality
3-clause BSDUsed by 6
string-escape
Emacs and Python style string escapes in #"..." form.
GPLv3
stripe
A client for the Stripe payment API.
MIT
stripe-against-the-modern-world
Implementation of the Stripe API.
MIT
structure-ext
Tiny structure extensions
MITUsed by 1
structy-defclass
Provides deftclass, a struct-like way of defining classes
BSD 2 ClauseUsed by 2
studio-client
A client library for the Studio image hosting service
zlibUsed by 1
stumpwm
A tiling, keyboard driven window manager
GNU General Public LicenseUsed by 2
stumpwm-dynamic-float
stumpwm-dynamic-float is an extension to the X window manager "StumpWM". It provides a dynamic-tiling environment based on StumpWM's floating-group.
MIT
stumpwm-sndioctl
Interface to OpenBSD's sndioctl for StumpWM.
ISC
sucle
Cube Demo Game
MIT
super-loader
A simple utility system to allow loading up local systems without jumping through hoops.
GPLV3
swank-client
Client side of the Swank protocol.
GPL version 2. See the copyright messages in individual files.Used by 2
swank-crew
Distributed master/worker computing framework.
New BSD license. See the copyright messages in individual files.
swank-protocol
A low-level Swank client.
MITUsed by 1
swank.live
Some helpers that make live coding with slime/swank easier
BSD 2 Clause
swap-bytes
Optimized byte-swapping primitives.
MITUsed by 5
sxql
A SQL generator
BSD 3-ClauseUsed by 5
sxql-composer
Build and compose SXQL queries dynamically
MIT
sycamore
Fast, purely functional data structures
symath
A simple symbolic math library for Common Lisp
MIT
symbol-munger
Functions to convert between the spacing and capitalization conventions of various environments
MITUsed by 13
symbol-namespaces
Defines a new kind of package that's named by a symbol rather than a string and that maps from existing symbols to their respective "implicitly managed" counterparts. The motivating use-case is to conceptually allow multiple definitions of the same kind on a single symbol, without conflicts.
Public Domain
synonyms
A package containing useful synonyms to Common Lisp functionalities.
Public Domain
system-locale
System locale and language discovery
zlibUsed by 1
tagger
The Xerox Part-of-Speech Tagger Version 1.2
Use, reproduction, and distribution of this software is permitted, but only for non-commercial research or educational purposes. see the tagger/COPYRIGHT file for more information.
taglib
Pure Lisp implementation to read (and write, perhaps, one day) tags
UNLICENSE <http://unlicense.org/>
tailrec
Guaranteed tail call optimization.
GPLUsed by 1
talcl
TAL in CL
BSD
tap-unit-test
Test Anything Protocol reporting for Chris Riesbeck's excellent and very simple lisp-unit package.
MIT license
targa
Targa Image Loading for Common Lisp.
Apache 2.0
teddy
A data framework for Common Lisp, wanna be like Pandas for Python.
UNLICENSE
teepeedee2
Multiprotocol fast networking framework
telnetlib
template
A library for templates and template functions.
BSD 3-clause (See LICENSE)
template-function
A system for generating functions from a template.
Simplified BSD License variant
temporal-functions
A means of creating functions that have an internal concept of time
2 Clause BSD
temporary-file
Temporary file creation library
BSD
ten
Template System for Common Lisp
MIT
terminfo
Terminfo database front-end.
copyrightsUsed by 2
termp
Check if we are in a dumb or real terminal. Provide the termp check and a quit function.
MITUsed by 1
terrable
Terragen TER file format reader
zlibUsed by 1
tesseract-capi
Tesseract C API wrapper
MIT
test-utils
Convenience functions and macros for testing Common Lisp applications via Prove and Quickcheck
MIT Expat <http://directory.fsf.org/wiki/License:Expat>Used by 4
testbild
Universal test output production and consumption facility
GPLv3+
testiere
TDD system for Common Lisp
GPLv3
texp
DSL for outputting TeX expressions using S-expressions.
GNU Affero General Public LicenseUsed by 1
text-draw
A utility library to draw nice presentations in pure text.
zlibUsed by 3
text-query
A general text-based system for querying the user.
Free use, modification, and distribution. Copyright 1993 by Mark Kantrowitz.
textery
tracery lisp implementation
BSD 3-Clause
tfeb-lisp-hax
A subsystem of the TFEB hax
MITUsed by 2
tfm
TFM's preload setup library
BSD
the-cost-of-nothing
Determine the cost of things in Common Lisp.
MITUsed by 1
thorn
A CommonDoc extension for entering special characters.
MITUsed by 1
thread-pool
Public Domain
thread.comm.rendezvous
Rendezvous thread synchronization
MIT
tile-grid
A simple tile grid implementation.
MIT
time-interval
A library for representing intervals of time
BSDUsed by 1
timer-wheel
A timer wheel implementation with BORDEAUX-THREADS backend.
MITUsed by 3
tinaa
Basically BSD, see file COPYING for details
tiny-routes
A tiny routing library for Common Lisp targeting Clack.
BSD 3-Clause
tm
Formalized Iteration Library for Common LISP
MIT License
tmpdir
Simple library to create temporary directories
MIT licenseUsed by 6
toadstool
Pattern matcher
MIT/X11
toot
A minimal web server originally built by stripping down Edi Weitz's Hunchentoot
Used by 2
tooter
A client library for Mastodon instances.
zlibUsed by 1
towers
Silly geodefense clone wannabe
Public Domain
trace-db
Writing, reading, storing, and searching of program traces
track-best
Macros/functions for tracking the best items. See the README.md for more details.
Free
trainable-object
Provides a metaclass and APIs for the trainable funcallable instances.
LGPL
translate
Abstraction layer for translations
LLGPLv2Used by 1
translate-client
A client to online web-server translators, currently only google translate
MIT
transparent-wrap
A signature-preserving wrapper generator for functions and macros.
LLGPL
tree-search
Search recursively through trees of nested lists
ISC
treedb
A hierarchical key-value-database
MIT
trees
A library for binary trees in normal and balanced flavors
BSD styleUsed by 2
trestrul
Tiny utilities for TREe-STRUctured-List.
Public DomainUsed by 1
trinsic
Common Lisp utility system to aid in extrinsic and intrinsic system construction.
MITUsed by 3
trivia
NON-optimized pattern matcher compatible with OPTIMA, with extensible optimizer interface and clean codebase
LLGPLUsed by 20
trivial-adjust-simple-array
A tiny utility to change array size ensuring it is simple.
MITUsed by 2
trivial-arguments
A simple library to retrieve the lambda-list of a function.
zlibUsed by 11
trivial-backtrace
trivial-backtrace
MIT Style licenseUsed by 20
trivial-battery
Getting the battery information
BSD 2-Clause
trivial-benchmark
An easy to use benchmarking system.
zlibUsed by 1
trivial-bit-streams
Trivial bit streams
MIT
trivial-build
Compile a system into an executable.
MITUsed by 1
trivial-channels
Really simple channels and queue
BSD-2-ClauseUsed by 3
trivial-clipboard
trivial-clipboard let access system clipboard.
MITUsed by 2
trivial-cltl2
Compatibility package exporting CLtL2 functionality
LLGPLUsed by 10
trivial-compress
Compress a directory.
MITUsed by 1
trivial-continuation
Provides an implementation of function call continuation and combination.
MIT
trivial-coverage
A simple Common Lisp library to print out the code coverage collected. Supports SBCL and CCL.
MITUsed by 1
trivial-custom-debugger
Allows arbitrary functions to become the standard Lisp debugger
MITUsed by 3
trivial-debug-console
A library to provide a well-behaved debug console.
MIT
trivial-do
Looping extensions that follow the style of the core DO functions.
MITUsed by 4
trivial-documentation
Extract documentation and definitions for symbols and packages.
GNU AGPLUsed by 2
trivial-download
Download files from Common Lisp
MITUsed by 4
trivial-dump-core
trivial-dump-core: Wrapper that allows the saving of the current lisp image as a "core" or as an "executable" across implementations.
MIT LicenseUsed by 1
trivial-ed-functions
A simple compatibility layer for *ed-functions*
MIT
trivial-escapes
C-style escape directives for Common Lisp.
Public DomainUsed by 2
trivial-exe
Tools for working with executables
MITUsed by 3
trivial-extensible-sequences
Portability library for the extensible sequences protocol.
zlibUsed by 8
trivial-extract
Extract .tar/.tar.gz/.zip files.
MITUsed by 4
trivial-features
Ensures consistent *FEATURES* across multiple CLs.
MITUsed by 20
trivial-file-size
Stat a file's size.
MITUsed by 3
trivial-garbage
Portable finalizers, weak hash-tables and weak pointers.
Public DomainUsed by 20
trivial-gray-streams
Compatibility layer for Gray Streams (see http://www.cliki.net/Gray%20streams).
MITUsed by 20
trivial-hashtable-serialize
A simple method to serialize and deserialize hash-tables.
MITUsed by 1
trivial-http
Simple support for HTTP GET, POST and more.
MITUsed by 4
trivial-indent
A very simple library to allow indentation hints for SWANK.
zlibUsed by 14
trivial-inspect
Portable toolkit for interactive inspectors.
BSD-2 Clause
trivial-inspector-hook
A simple compatibility layer for CDR-6
MIT
trivial-irc
A trivial IRC client library with simple facilities for receiving, handling and sending messages, and without facilities for CTCP.
MIT
trivial-json-codec
A JSON parser able to identify class hierarchies.
MITUsed by 1
trivial-jumptables
Provides efficient O(1) jump tables on supported Common Lisp implementations and falls back to O(log(n)) on others. Important optimizations are performed even on unsupported implementations, notably "vectorization" which allows O(1) dispatch if all cases are constant.
Public Domain
trivial-lazy
Trivial lazy macros and functions for Common Lisp.
MIT
trivial-ldap
TRIVIAL-LDAP is a one file, all Common Lisp client implementation of parts of RFC 2261.
Clarified Artistic LicenseUsed by 1
trivial-left-pad
Ports the functionality of the very popular left-pad from npm.
MIT
trivial-macroexpand-all
Call each implementation's macroexpand-all equivalent
UnlicenseUsed by 8
trivial-main-thread
Compatibility library to run things in the main thread.
zlibUsed by 6
trivial-method-combinations
Portability library for accessing method combination objects
Unlicense
trivial-mimes
Tiny library to detect mime types in files.
zlibUsed by 14
trivial-mmap
A library providing an easy-to-use API for working with memory-mapped files.
Public Domain
trivial-monitored-thread
Trivial Monitored Thread offers a very simple (aka trivial) way of spawning threads and being informed when one any of them crash and die.
MIT
trivial-msi
Utilities for working with Microsoft MSI files.
MIT
trivial-nntp
Simple tools for interfacing to NNTP servers
MIT
trivial-object-lock
A simple method to lock object (and slot) access.
MITUsed by 1
trivial-octet-streams
A library for octet input and output streams analogous to string streams.
Used by 2
trivial-open-browser
Open the browser to a URL, on any system.
MITUsed by 8
trivial-openstack
A simple Common Lisp OpenStack REST client.
MIT
trivial-package-local-nicknames
Portability library for package-local nicknames
Public domainUsed by 8
trivial-package-locks
A standard interface to the various package lock implementations.
MITUsed by 1
trivial-package-manager
Functions for installing packages from distro-specific package manager.
LLGPLUsed by 2
trivial-pooled-database
A DB multi-threaded connection pool.
MITUsed by 1
trivial-project
A simple project skeleton generator with key-value substitution
BSD Simplified (2-clause)
trivial-raw-io
Helpers for doing raw POSIX I/O
BSD
trivial-renamer
rename and manage categorized named objects
BSD 3-clause license
trivial-restart-accessors
Trivial Wrappers for Implementation Dependend Restart Accessor
GPLv3
trivial-rfc-1123
minimal parsing of rfc-1123 date-time strings
Edi Weitz and BSD 3-clauseUsed by 2
trivial-sanitize
clean html strings: "<a>foo</a>" → "foo"
LLGPL
trivial-shell
OS and Implementation independent access to the shell
MIT Style LicenseUsed by 13
trivial-signal
Unix signal handling library.
Public DomainUsed by 1
trivial-sockets
A trivial networking library for undemanding Internet applications
MITUsed by 1
trivial-ssh
An abstraction layer over cl-libssh2.
MIT
trivial-system-loader
A system installation/loading abstraction for Common Lisp
MIT
trivial-tco
A library to assist in ensuring certain code is executed with tail call optimizations enabled.
MIT
trivial-thumbnail
Tiny library to create image thumbnails with imagemagick.
zlib
trivial-time
trivial-time allows timing a benchmarking a piece of code portably
BSD-2 Clause
trivial-timeout
OS and Implementation independent access to timeouts
MIT Style LicenseUsed by 9
trivial-timer
Easy scheduling of tasks (functions).
MIT
trivial-toplevel-commands
Trivial Toplevel Commands allows to define toplevel commands available on most implementations in a portable fashion.
BSD-3 Clause
trivial-toplevel-prompt
Portability library to customize REPL prompts.
BSD-3 Clause
trivial-types
Trivial type definitions
LLGPLUsed by 20
trivial-update
tools for easy modification of places with any given function
MIT
trivial-utf-8
A small library for doing UTF-8-based input and output.
ZLIBUsed by 20
trivial-utilities
A collection of useful functions and macros.
MITUsed by 7
trivial-variable-bindings
Offers a way to handle associations between a place-holder (aka. variable) and a value.
MIT
trivial-wish
Create 'wishes' which are requests to compute something later
BSD 2-clause
trivial-with
Replace nested with-xxx invocations with a single with:all form
BSD 3-clause license
trivial-with-current-source-form
Helps macro writers produce better errors for macro users
MITUsed by 3
trivial-ws
Trivial WebSockets.
MITUsed by 1
trivial-yenc
Decode yenc file to a binary file
MIT
trivialib.bdd
BDD and ZDD implementation using Trivia
LLGPL
trivialib.type-unify
unifies a polimorphic type specifier with type variables against actual type specifiers
LLGPLUsed by 1
trucler
Library for managing lexical environments.
FreeBSD, see file LICENSE.text
truetype-clx
Ripped out rendering from clx-truetype
MIT
try
Try is an extensible test framework with equal support for interactive and non-interactive workflows.
MIT, see COPYING.Used by 4
tsqueue
Thread Safe Queue
MIT
ttt
A language for transparent modifications of s-expression based trees.
GPLv3
twfy
TheyWorkForYou API bindings
BSD-style
type-i
Type Inference Utility on Fundamentally 1-arg Predicates
LLGPLUsed by 1
type-r
Collections of accessor functions and patterns to access the elements in compound type specifier, e.g. `dimensions' in `(array element-type dimensions)'
LLGPLUsed by 3
type-templates
A library for defining and expanding templated functions
zlibUsed by 1
typo
A portable type inference library for Common Lisp
MITUsed by 1
uax-14
Implementation of the Unicode Standards Annex #14's line breaking algorithm
zlib
uax-15
Common lisp implementation of Unicode normalization functions :nfc, :nfd, :nfkc and :nfkd (Uax-15)
MITUsed by 1
uax-9
Implementation of the Unicode Standards Annex #9's bidirectional text algorithm
zlib
ubiquitous
A library providing a universal application configuration mechanism.
zlibUsed by 4
ucons
Unique conses and functions for working on them.
MITUsed by 1
ucw
UncommonWeb : Standard Components
BSD (sans advertising clause)
uffi
Universal Foreign Function Library for Common Lisp
Lessor Lisp General Public LicenseUsed by 4
ufo
Roswell Script Manager
MIT
ugly-tiny-infix-macro
A tiny and simple macro to allow writing binary operations in infix notation
Apache License, Version 2.0
uiop
Portability library for Common Lisp programs
MITUsed by 20
umbra
A library of reusable GPU shader functions.
MIT
umlisp
umlisp-orf
unboxables
A simple wrapper around CFFI to enable contiguously allocated arrays of structures in Common Lisp.
MIT
uncursed
Another TUI library, this time without curses.
BSD 3-Clause
unit-formula
Formulas with unit checking and conversion
GPLv2
unit-test
unit-testing framework for common lisp
Used by 5
universal-config
Library to provide a universal configuration layer.
Artistic
unix-options
Easy to use command line option parser
LLGPLUsed by 3
unix-opts
minimalistic parser of command line arguments
MITUsed by 5
uri-template
An implementation of the URI Template proposed standard draft version 01.
LGPL-3.0-or-laterUsed by 2
url-rewrite
Used by 4
userial
userial: a serialization library for binary message encoding.
MIT
usocket
Universal socket library for Common Lisp
MITUsed by 20
utf8-input-stream
A UTF-8 string input stream over a binary stream for Common Lisp
MITUsed by 1
utilities.binary-dump
Formatting of binary data similar to the od(1) UNIX program.
LLGPLv3
utilities.print-items
A protocol for flexible and composable printing.
LGPLv3Used by 3
utilities.print-tree
This system provides simple facilities for printing tree structures.
LLGPLv3Used by 2
utility
A collection of useful functions and macros.
MITUsed by 1
utility-arguments
Utility to handle command-line arguments.
ICS
utils-kt
Kenny's Utilities
MIT StyleUsed by 1
utm
Library for converting back and forth between latitude/longitude and UTM, supporting several datums.
ISC (BSD-like)
utm-ups
Convert coordinates between Latitude/Longitude and UTM or UPS.
GPL-3Used by 1
uuid
UUID Generation
LLGPLUsed by 20
validate-list
Allows you to validate the contents and structure of a list based off of a template
MIT
varjo
Common Lisp -> GLSL Compiler
BSD 2 ClauseUsed by 5
vas-string-metrics
Jaro-Winkler and Levenshtein string distance algorithms.
LLGPLv3Used by 1
vecto
Create vector graphics in PNG files.
BSDUsed by 7
vector
A simple package to do 2D vector math.
GPLv3Used by 1
vectors
Some utilities for using vectors
LLGPL
vellum
Data Frames for Common Lisp
BSD simplifiedUsed by 4
vellum-binary
vellum custom binary format.
BSD simplified
vellum-clim
Simplistic vellum data frames viewer made with mcclim.
BSD simplified
vellum-csv
CSV support for Vellum Data Frames
BSD simplified
vellum-postmodern
Postgres support for Vellum Data Frames (via postmodern).
BSD simplified
verbose
A logging framework using the piping library.
zlibUsed by 8
vernacular
Module system for language embeddings.
MITUsed by 1
verrazano
vertex
A markup language with TeX syntax.
MITUsed by 1
vgplot
Interface to gnuplot
GPLUsed by 3
vivid-colors
MITUsed by 2
vivid-diff
Colored object diff viewer.
MITUsed by 1
vk
Common Lisp bindings for the Vulkan API.
MIT
vom
A tiny logging utility.
MITUsed by 13
vom-json
A json-formatted logger for vom
MIT
vp-trees
Perceptual hash algorithms for images
2-clause BSD
wallstreetflets
Wall Street FLETs: A library for calculating Options Greeks
GPL v3
wasm-encoder
Library for serializing WebAssembly modules to binary .wasm files
MIT
water
An ES6-compatible class definition for Parenscript
MIT
wayflan
From-scratch Wayland client implementation
BSD 3-Clause
webapi
CLOS-based wrapper builder for Web APIs
BSD 2-Clause
weblocks
Used by 1
weblocks-stores
A base for weblocks stores
LLGPL
websocket-driver
WebSocket protocol handler
BSD 2-ClauseUsed by 7
weft
A TCP server framework, like Hunchentoot for TCP.
MIT
westbrook
An RSS feed generator.
BSD
what3words
Describe what3words here
BSD
which
The which UNIX command in Common Lisp.
MITUsed by 4
whirlog
a minimal versioned log structured relational DB
MIT
whofields
HTML field rendering and input validation utilities written in Common Lisp
MIT
wild-package-inferred-system
Introduces the wildcards `*' and `**' into package-inferred-system
MITUsed by 2
winhttp
FFI wrapper to WINHTTP
MIT
winlock
File locking using the Windows API.
MIT
with-branching
An implementation of macroexpand-time conditionalization
MIT
with-c-syntax
with-c-syntax is a fun package which introduces the C language syntax into Common Lisp.
WTFPL
with-cached-reader-conditionals
Read whilst collecting reader conditionals
BSD 2 ClauseUsed by 1
with-contexts
The WITH-CONTEXT System. A system providing a WITH macro and 'context'ualized objects handled by a ENTER/HANDLE/EXIT protocol in the spirit of Python's WITH macro. Only better, or, at a minimum different, of course.
BSD
with-output-to-stream
Provides a simple way of directing output to a stream according to the concise and intuitive semantics of FORMAT's stream argument.
Public DomainUsed by 1
with-setf
Macros for setting a place for the duration of a scope
UnlicenseUsed by 1
with-shadowed-bindings
Establishes a new lexical context within which specified bindings are explicitly shadowed, making it clear that they are not referenced within, thereby reducing cognitive load.
Public Domain
with-user-abort
provides an easy way to catch ctrl+c. useful for making binaries.
BSD 3-ClauseUsed by 1
woo
An asynchronous HTTP server written in Common Lisp
MITUsed by 1
wookie
An evented webserver for Common Lisp.
MITUsed by 1
wordnet
Common Lisp interface to WordNet
MIT + WordNet
workout-timer
Workout timer
MIT
wouldwork
classical planning with the wouldwork planner
MIT
wu-decimal
Arbitrary-precision decimal arithmetic
FreeBSDUsed by 3
wu-sugar
A minimal utility library of string, file, and date functions.
BSDUsed by 1
wuwei
Tools for developing Ajaxy web applications
MIT
x.let-star
value binder
BSD compatibleUsed by 1
xarray
MITUsed by 1
xcat
XCAT mass LAN big file distributor
MIT
xecto
Xecto is a simple parallel vector-processing library
3-clause BSD
xhtmlambda
THe XHTMLambda System. Another HTML/XHTML/XML generation (and parsing) system in Common Lisp.
BSDUsed by 1
xhtmlgen
XHTML generation library
LLGPLUsed by 1
xlsx
Basic reader for Excel files.
MIT
xlunit
Extreme Lisp Testing Suite
BSDUsed by 4
xml-emitter
xml-emitter simply emits XML, with some complexity for handling indentation. It can be used to produce all sorts of useful XML output; it has an RSS 2.0 emitter built in.
Public Domain / 0-clause MITUsed by 2
xml-mop
xml-mop allows representing parts of XML documents as CLOS objects
MIT LicenseUsed by 1
xml.location
This system provides a convenient interface for manipulating XML data. It is inspired by the xmltio library.
LLGPLv3Used by 2
xmls
BSDUsed by 11
xptest
Extreme Programming Testing Suite
Public domain
xsubseq
Efficient way to manage "subseq"s in Common Lisp
BSD 2-ClauseUsed by 2
xuriella
Used by 1
yaclml
Used by 2
yah
Yet Another Heap
BSD-3
yason
JSON parser/encoder
BSDUsed by 20
youtube
Play youtube urls with or without video using mpv
GPLv3Used by 1
zacl
A layer for loading and running some Allegro CL projects.
BSDUsed by 1
zaws
Amazon AWS request construction
BSD
zbucium
last.fm music player with lyrics
GPLv3
zcdb
Read and write cdb files, as specified in http://cr.yp.to/cdb.html
MIT
zenekindarl
A fast precompiling template engine
zip
Library for ZIP archive file reading and writing
Lisp-LGPL (and some parts BSD-style, see LICENSE for details)Used by 7
zippy
A fast zip archive library
zlibUsed by 2
ziz
An ad hoc Quicklisp distribution.
MIT
zlib
Used by 2
zpb-exif
Read EXIF data from image files
BSDUsed by 1
zpb-ttf
Access TrueType font metrics and outlines from Common Lisp
BSDUsed by 8
zpng
Create PNG files
BSDUsed by 11
zs3
A Common Lisp library for working with Amazon's Simple Storage Service (S3) and CloudFront content delivery service.
BSDUsed by 4
zsort
zsort is a collection of portable sorting algorithms.
MIT