Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. Quicklisp
Q

Quicklisp

Tool
74 projects14.6k total stars1.6k total forks8 languages

Open-source projects built with Quicklisp

There are currently 74 open-source projects built with Quicklisp, with a combined total of 14.6k GitHub stars. The most common language among these projects is Common Lisp.

Showing 74 open-source projects · page 2 of 3

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
dufy
dufyprivet-kitty/dufy

A Common Lisp library for exact color manipulation and conversion across multiple color spaces and models.

464Common Lisp
2 years ago
array-operations
array-operationsbendudson/array-operations

A Common Lisp library providing functions and macros for manipulating arrays and performing numerical calculations.

455Common Lisp
4 years ago
cl-aws-runtime-test
cl-aws-runtime-testy2q-actionman/cl-aws-custom-runtime-test

An example project demonstrating how to use Common Lisp (SBCL) as a custom runtime for AWS Lambda functions.

391Common Lisp
2 months ago
Resolve
ResolveGrammaTech/resolve

An AST-based semantic differencing and automated merge conflict resolution tool for software source code.

380C++
4 years ago
parseq
parseqmrossini-ethz/parseq

A Common Lisp library for parsing strings, vectors, and lists using parsing expression grammars (PEGs).

353Common Lisp
3 years ago
Quicklisp systems
Quicklisp systemsmmontone/quicklisp-systems

An Emacs extension for searching, browsing, and loading Quicklisp Common Lisp systems with completion.

313Emacs Lisp
3 years ago
glyphs
glyphsahungry/glyphs

A Common Lisp library that reduces verbosity using Unicode glyphs for function definitions, conditionals, and lambda expressions.

300Common Lisp
8 years ago
s2i-lisp
s2i-lispcontainer-lisp/s2i-lisp

A Source-to-Image builder for deploying Common Lisp applications on OpenShift and Docker.

303Shell
2 years ago
cl-webdriver-client
cl-webdriver-clientcopyleft/cl-webdriver-client

A Common Lisp client library for the W3C WebDriver specification to automate and control web browsers.

304Common Lisp
1 year ago
clavier
claviermmontone/clavier

A general-purpose validation library for Common Lisp with composable validators and customizable error handling.

282Common Lisp
4 months ago
magic-ed
magic-edsanel/magic-ed

A tiny editing facility for Common Lisp that loads, edits, and evaluates files directly from the REPL.

272Common Lisp
6 years ago
easy-macros
easy-macrostdrhq/easy-macros

A Common Lisp library that simplifies writing macros using the call-with pattern, reducing errors and boilerplate.

260Common Lisp
1 year ago
cl-influxdb
cl-influxdbmmaul/cl-influxdb

A native Common Lisp interface for the InfluxDB time series database.

243Common Lisp
9 years ago
cl-influxdb
cl-influxdbmmaul/cl-influxdb

A native Common Lisp interface for the InfluxDB time series database.

243Common Lisp
9 years ago
cl-ssh-keys
cl-ssh-keysdnaeon/cl-ssh-keys

A Common Lisp library for generating, parsing, and manipulating OpenSSH public and private keys.

231Common Lisp
2 years ago
cl-cron
cl-cronciel-lang/cl-cron

A cron-like job scheduler library for Common Lisp that runs scheduled tasks directly within Lisp processes.

226Common Lisp
2 months ago
cl-gearman
cl-gearmantaksatou/cl-gearman

A Common Lisp client library for the Gearman distributed job queuing system.

226Common Lisp
5 years ago
cl-brewer
cl-brewercan3p/cl-brewer

Generates Homebrew formulas for Common Lisp command-line applications to simplify distribution on macOS.

213Common Lisp
7 days ago
mk-string-metrics
mk-string-metricscbaggers/mk-string-metrics

A Common Lisp library for efficiently calculating various string similarity and distance metrics.

203Common Lisp
5 years ago
jscl-react
jscl-reactnilesr/jscl-react

A library for writing React components in Common Lisp using JSCL, enabling web development with Lisp syntax.

201Common Lisp
6 years ago
clerk
clerktsikov/clerk

A cron-like scheduler for Common Lisp with a readable domain-specific language for defining jobs.

194Common Lisp
4 years ago
hash-set
hash-setsamebchase/hash-set

A Common Lisp implementation of a hash-set data structure with constant-time operations.

195Common Lisp
1 year ago
cl-bcrypt
cl-bcryptdnaeon/cl-bcrypt

A Common Lisp library for generating, parsing, and verifying bcrypt password hashes.

182Common Lisp
3 years ago
picl
piclanlsh/picl

A nearly complete port of Python's itertools package to Common Lisp, with lazy evaluation where applicable.

170Common Lisp
2 years ago
Slimv_box
Slimv_boxjustin2004/slimv_box

A Docker container providing a complete Common Lisp IDE with slimv (Vim), tmux, SBCL/ABCL, Quicklisp, and offline documentation.

151Dockerfile
2 years ago
cl-reader
cl-readerdigikar99/reader

A Common Lisp library providing configurable reader macros for cleaner syntax in arrays, hash tables, sets, accessors, and more.

141Common Lisp
3 years ago
sendgrid
sendgridvindarel/cl-sendgrid

A Common Lisp client library for sending emails via the SendGrid API.

141Common Lisp
5 months ago
progressons
progressonsvindarel/progressons

A Common Lisp library for displaying a one-line progress bar in terminal applications.

141Common Lisp
1 year ago
common-tones
common-tonestheraphonics/common-tones

A portable Common Lisp sound synthesis library forked from CLM-5, rewritten for modern Lisp systems.

121Common Lisp
3 years ago
slime-critic
slime-criticmmontone/slime-critic

SLIME extension that integrates Lisp Critic to analyze Common Lisp code for bad programming practices.

101Emacs Lisp
3 years ago
use it from the Lisp REPL
use it from the Lisp REPLsvetlyak40wt/qlot-without-roswell

Use Qlot to manage Common Lisp dependencies directly from the REPL without requiring Roswell.

101
3 years ago
scheduler
schedulerbyulparan/scheduler

A time-based musical event scheduler for Common Lisp, designed for precise timing in audio programming.

96Common Lisp
10 months ago
portableaserve
portableaservesharplispers/portableaserve

A portable Common Lisp web server providing AllegroServe functionality across multiple Lisp implementations.

90Common Lisp
1 year ago
cl-authentic
cl-authenticcharJe/cl-authentic

A lightweight, extensible password management library for Common Lisp web applications with secure storage and user authentication.

70Common Lisp
5 years ago
doplus
doplusalessiostalla/doplus

A Common Lisp iteration macro offering extensibility and SLIME integration with explicit, macro-based syntax.

70Common Lisp
2 months ago
common-lisp-heroku-example
common-lisp-heroku-examplefstamour/common-lisp-heroku-example

Example project demonstrating how to deploy a Common Lisp web server to Heroku using Docker.

52Common Lisp
6 years ago
1
2
3