Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Common Lisp

Common Lisp

505 projects

Showing 36 of 505 projects

lisp-pay
lisp-payCommon Lisp

A Common Lisp library providing uniform wrappers for multiple payment processor APIs including Stripe, PayPal, and BTCPay.

#e-commerce#paypal#cl-coinpayments
Stars26
Forks0
Last commit1 year ago
SLIME doc contrib
SLIME doc contribEmacs Lisp

Two SLIME contribs for browsing Common Lisp documentation in Emacs via a helpful-mode style interface or Emacs info-mode.

#emacs#developer-tools#lisp
Stars26
Forks6
Last commit11 months ago
cl-feedparser
cl-feedparserCommon Lisp

A Common Lisp feed parser that sanitizes HTML content and provides a Python feedparser-like API.

#library#rss#atom
Stars26
Forks0
Last commit3 years ago
cl-memcached
cl-memcachedCommon Lisp

A fast, thread-safe Common Lisp client library for the Memcached object caching system, supporting both classic TEXT and modern META protocols.

#memcached-client#caching#connection-pooling
Stars25
Forks4
Last commit6 months ago
cl-decimals
cl-decimalsCommon Lisp

A Common Lisp package for parsing decimal strings into rational numbers and formatting numbers with extensive customization.

#library#financial-computing#number-formatting
Stars25
Forks3
Last commit10 months ago
asdf-sbcl
asdf-sbclShell

An asdf plugin to install Steel Bank Common Lisp from source with configurable build options.

#developer-tools#build-tools#sbcl
Stars25
Forks5
Last commit1 year ago
Eclector
EclectorCommon Lisp

A set of Common Lisp tools and experiments to streamline development workflows.

#emacs#lisp#slime
Stars25
Forks4
Last commit3 months ago
crypto-shortcuts
crypto-shortcutsCommon Lisp

A Common Lisp library providing convenient shortcuts for common cryptographic operations.

#key-derivation#security-library#encryption
Stars25
Forks1
Last commit2 months ago
cl-sentry-client
cl-sentry-clientCommon Lisp

A Common Lisp client library for Sentry error tracking and monitoring.

#async-processing#sentry-client#hunchentoot
Stars24
Forks5
Last commit2 years ago
cl-influxdb
cl-influxdbCommon Lisp

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

#quicklisp#data-engineering#monitoring
Stars24
Forks3
Last commit9 years ago
cl-influxdb
cl-influxdbCommon Lisp

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

#quicklisp#data-engineering#monitoring
Stars24
Forks3
Last commit9 years ago
CI-utils
CI-utilsCommon Lisp

Utilities and examples for running Common Lisp projects on various continuous integration platforms.

#travis-ci#ci-configuration#appveyor
Stars24
Forks5
Last commit2 years ago
ql-to-deb
ql-to-debCommon Lisp

Automates updating Debian packages of Common Lisp libraries from Quicklisp releases.

#version-management#open-source-maintenance#sbcl
Stars24
Forks3
Last commit3 years ago
dyna
dynaCommon Lisp

Dyna is an AWS DynamoDB Object-Relational Mapper (ORM) and low-level client library for Common Lisp.

#orm#nosql#database-migration
Stars24
Forks4
Last commit5 years ago
cl-jpeg
cl-jpegCommon Lisp

A Common Lisp library for reading and writing baseline JPEG image files.

#file-format#color-space-conversion#graphics-library
Stars24
Forks12
Last commit5 months ago
easy-audio
easy-audioCommon Lisp

A Common Lisp library for lossless audio decoding with support for FLAC, WavPack, and OGG containers.

#wavpack#flac#metadata-extraction
Stars24
Forks5
Last commit9 days ago
cl-ssh-keys
cl-ssh-keysCommon Lisp

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

#private-key#lisp#key-parsing
Stars23
Forks1
Last commit2 years ago
trivial-do
trivial-doCommon Lisp

A collection of additional iteration macros for Common Lisp, extending the standard dolist.

#programming-language#plist#iteration-macros
Stars23
Forks3
Last commit4 years ago
Slime breakpoints
Slime breakpointsEmacs Lisp

A SLIME extension for setting breakpoints, tracing, stepping, and debug printing in Common Lisp from Emacs.

#tracing#emacs#slime
Stars23
Forks0
Last commit1 year ago
cl-cron
cl-cronCommon Lisp

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

#periodic-tasks#system-tools#job-scheduler
Stars22
Forks6
Last commit1 month ago
xmls
xmlsCommon Lisp

A small, simple, non-validating XML parser and serializer for Common Lisp.

#embedded#data-interchange#xml-parser
Stars22
Forks5
Last commit2 years ago
cl-oju
cl-ojuCommon Lisp

A Common Lisp utility library providing Clojure-inspired sequence and functional programming idioms.

#functional-programming#open-source#lisp
Stars22
Forks2
Last commit8 months ago
gmap
gmapCommon Lisp

A collection of Common Lisp macros including GMap, a functional iteration macro for map-reduce operations, and utilities for multiple-value binding.

#functional-programming#macros#code-expressiveness
Stars22
Forks2
Last commit3 months ago
event-glue
event-glueCommon Lisp

A compact, extendable eventing library for Common Lisp that provides simple abstraction around event processing.

#event-driven#software-architecture#library
Stars22
Forks1
Last commit11 years ago
cl-gearman
cl-gearmanCommon Lisp

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

#gearman-client#workload-distribution#concurrency
Stars22
Forks6
Last commit4 years ago
mitho-auth
mitho-authCommon Lisp

A Mito mixin class for adding secure password authentication to Common Lisp database models.

#mito#orm#authentication
Stars21
Forks4
Last commit5 months ago
rope
ropeCommon Lisp

Immutable rope data structure for efficient text manipulation in Common Lisp.

#functional-programming#data-structures#rope-structure
Stars21
Forks1
Last commit1 year ago
cl-etcd
cl-etcdCommon Lisp

A Common Lisp library that runs etcd as an asynchronous child process to simplify building distributed applications.

#asynchronous-process#raft-consensus#distributed-systems
Stars21
Forks0
Last commit3 years ago
old-norse
old-norseCommon Lisp

A low-latency, grid-based terminal graphics engine in Common Lisp for building retro ASCII games and fast mouse-driven terminal applications.

#retro-computing#graphics-engine#sbcl
Stars21
Forks0
Last commit7 months ago
lisp-magick-wand
lisp-magick-wandCommon Lisp

Common Lisp bindings for the ImageMagick 7.x MagickWand API, enabling image manipulation from Lisp code.

#cl-magick#ffi-bindings#imagemagick
Stars21
Forks10
Last commit7 months ago
quick-patch
quick-patchCommon Lisp

A simple Common Lisp library to override Quicklisp systems or add external libraries without git submodules.

#quicklisp#dependency-management#git-workflow
Stars21
Forks1
Last commit2 years ago
cl-brewer
cl-brewerCommon Lisp

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

#software-distribution#build-automation#cli-tool
Stars21
Forks3
Last commit2 years ago
jscl-react
jscl-reactCommon Lisp

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

#functional-programming#compiler#frontend
Stars20
Forks1
Last commit6 years ago
ci
ciCommon Lisp

A GitHub Actions workflow generator for Common Lisp projects, allowing you to define CI/CD pipelines in Lisp code instead of YAML.

#lisp-tooling#workflow-automation#continuous-integration
Stars20
Forks1
Last commit1 year ago
mk-string-metrics
mk-string-metricsCommon Lisp

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

#jaccard-index#text-processing#similarity-measure
Stars20
Forks3
Last commit5 years ago
rewrite-cl
rewrite-clCommon Lisp

A Common Lisp library for programmatically reading, modifying, and writing Lisp source code while preserving formatting.

#lisp-tooling#code-formatter#source-transformation
Stars20
Forks0
Last commit3 months ago
PreviousPage 10 of 15Next

Related Tags

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
#Lisp Library88
#Lisp72
#Quicklisp40
#Sbcl39
#Repl30
#Asdf29
#Web Development29
#Functional Programming28
#Cross Platform23
#Clos23
#Developer Tools23
#Performance19