Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Common Lisp

Common Lisp

506 projects

Showing 36 of 506 projects

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 commit4 months ago
cl-excel
cl-excelCommon Lisp

A Common Lisp library for reading and writing Microsoft Excel .xlsx and LibreOffice .ods files with a unified API.

#library#spreadsheet#file-format
Stars20
Forks4
Last commit6 months 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 commit6 days ago
cl-hamcrest
cl-hamcrestCommon Lisp

A Common Lisp implementation of Hamcrest matchers for writing more readable and expressive unit tests.

#test-matchers#unit-testing#prove
Stars19
Forks2
Last commit6 days ago
tiny-routes
tiny-routesCommon Lisp

A tiny routing library for Common Lisp targeting Clack.

#clack#common-lisp#routing
Stars19
Forks4
Last commit2 years ago
coalton-io
coalton-ioCommon Lisp

A functional IO library for Coalton providing terminal/file IO, random numbers, mutable state, multithreading, and safe thread communication.

#functional-programming#coalton#software-transactional-memory
Stars19
Forks2
Last commit
LLA
LLACommon Lisp

A high-level Common Lisp linear algebra library built on BLAS and LAPACK with a user-friendly interface.

#blas#scientific-computing#lapack
Stars19
Forks3
Last commit5 months ago
Buildnode
BuildnodeCommon Lisp

A Common Lisp library for programmatically generating and manipulating XML documents using CXML-DOM.

#dom-manipulation#xml-generation#xml
Stars19
Forks4
Last commit9 years ago
clerk
clerkCommon Lisp

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

#cron-alternative#job-scheduler#dsl
Stars19
Forks4
Last commit4 years ago
cl-date-time-parser
cl-date-time-parserCommon Lisp

A Common Lisp library for liberally parsing various date-time string formats into universal time.

#date-time-parsing#rfc822#iso8601
Stars19
Forks4
Last commit12 years ago
hash-set
hash-setCommon Lisp

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

#functional-programming#hash-set#portable
Stars19
Forks5
Last commit1 year ago
cl-progress-bar
cl-progress-barCommon Lisp

A Common Lisp library providing thread-safe progress bars similar to those used in Quicklisp.

#library#quicklisp#thread-safe
Stars19
Forks3
Last commit4 years ago
Aws-sign4
Aws-sign4Common Lisp

A Common Lisp library implementing AWS Signature Version 4 for signing HTTP requests to Amazon Web Services.

#authentication#aws-sdk#security
Stars19
Forks6
Last commit2 years ago
cl-mock
cl-mockCommon Lisp

A Common Lisp library for mocking regular and generic functions with a declarative syntax for testing.

#unit-testing#pattern-matching#mocking
Stars18
Forks2
Last commit4 years ago
fluent
fluentCommon Lisp

Common Lisp support for Project Fluent.

#internationalization#fluent#localization
Stars18
Forks0
Last commit1 year ago
docbrowser
docbrowserHTML

A web-based documentation browser for exploring Common Lisp packages, functions, variables, and docstrings.

#developer-tools#source-browsing#repl-integration
Stars18
Forks6
Last commit1 year ago
clj-arrows
clj-arrowsCommon Lisp

Clojure-compatible threading and transformation macros for Common Lisp, with additional diamond wand macros.

#arrow-macros#functional-programming#language-interop
Stars18
Forks0
Last commit2 years ago
cl-bcrypt
cl-bcryptCommon Lisp

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

#parsing#key-derivation#library
Stars18
Forks2
Last commit3 years ago
local-time-duration
local-time-durationCommon Lisp

A Common Lisp library for handling time durations without reference to specific start or end times.

#time-calculation#date-time#local-time
Stars18
Forks6
Last commit7 years ago
picl
piclCommon Lisp

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

#functional-programming#library#itertools
Stars17
Forks0
Last commit2 years ago
enchant
enchantCommon Lisp

Common Lisp bindings for the Enchant spell-checker library, providing a generic interface to multiple back-end checkers.

#spell-checking#text-processing#language-tooling
Stars17
Forks2
Last commit11 months ago
cl-heredoc
cl-heredocCommon Lisp

A Common Lisp reader dispatcher for embedding unquoted literal strings using heredoc syntax.

#heredoc#reader-macros#string-literals
Stars17
Forks6
Last commit4 years ago
cl-jwk
cl-jwkCommon Lisp

Common Lisp system for decoding public JSON Web Keys (JWK)

#openid-provider#jwkset#lisp
Stars17
Forks0
Last commit3 years ago
cl-ndbapi
cl-ndbapiCommon Lisp

Common Lisp bindings for the RonDB NDB API, enabling Lisp applications to interact with the high-performance key-value store.

#database-driver#ffi-bindings#sbcl
Stars17
Forks1
Last commit11 months ago
clache
clacheCommon Lisp

A general caching library for Common Lisp with a hash-table-like API and multiple storage backends.

#hash-table-api#performance-optimization#file-cache
Stars17
Forks1
Last commit8 years ago
flight-recorder
flight-recorderCommon Lisp

A robust REPL logging service that records command history from concurrent sessions with unlimited storage and timestamped context.

#http-server#emacs#experimentation
Stars17
Forks2
Last commit8 years ago
coalton-threads
coalton-threadsCommon Lisp

A primitive threading and concurrency library for Coalton, wrapping bordeaux-threads with additional utilities like Mutex.

#threading#parallel-computing#coalton
Stars16
Forks1
Last commit1 year ago
redist
redistCommon Lisp

A tool for creating and managing Quicklisp distributions for Common Lisp projects.

#developer-tools#open-source#quicklisp
Stars16
Forks3
Last commit3 months ago
trivial-glob
trivial-globCommon Lisp

Shell-style glob pattern matching and filesystem globbing library for Common Lisp with recursive search and exclusions.

#glob-patterns#filesystem#exclusion-patterns
Stars16
Forks0
Last commit10 months ago
defclass-std
defclass-stdCommon Lisp

A Common Lisp macro that provides a concise, DRY syntax for defining classes, reducing boilerplate in DEFCLASS forms.

#developer-tools#boilerplate-reduction#macros
Stars15
Forks0
Last commit1 year ago
cl-selfupdate
cl-selfupdateCommon Lisp

A Common Lisp library for adding self-update functionality to dumped image executables via GitHub and GitLab Releases.

#deployment#executable-updater#software-distribution
Stars15
Forks0
Last commit4 months ago
cl-embeddings
cl-embeddingsCommon Lisp

A Common Lisp library for generating text embeddings using Ollama and OpenAI APIs.

#semantic-analysis#ai#vector-embeddings
Stars15
Forks0
Last commit2 years ago
mito-attachment
mito-attachmentCommon Lisp

A Mito mixin class for managing file attachments outside of RDBMS with pluggable storage backends.

#attachment-management#mito#database-orm
Stars15
Forks2
Last commit1 year ago
Slimv_box
Slimv_boxDockerfile

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

#vim-ide#sbcl#quicklisp
Stars15
Forks1
Last commit2 years ago
cl-bunny
cl-bunnyCommon Lisp

A Common Lisp RabbitMQ client library built on IOLib for asynchronous messaging.

#rabbitmq-client#message-queue#distributed-systems
Stars15
Forks4
Last commit2 years ago
cl-semver
cl-semverCommon Lisp

A Common Lisp library for parsing, creating, and comparing semantic versions according to the SemVer 2.0.0 specification.

#version-parsing#library#lisp
Stars15
Forks3
Last commit3 years ago
PreviousPage 11 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
1 month ago
#Lisp Library88
#Lisp73
#Quicklisp40
#Sbcl39
#Repl30
#Asdf29
#Web Development29
#Functional Programming29
#Cross Platform23
#Clos23
#Developer Tools23
#Performance19