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

cl-binary-store
cl-binary-storeCommon Lisp

A fast and customizable Common Lisp serializer/deserializer for objects to/from a compact binary format, supporting circular references and the full type system.

#data-persistence#sbcl#object-storage
Stars52
Forks1
Last commit15 days ago
cl-svg
cl-svgCommon Lisp

A Common Lisp library for generating Scalable Vector Graphics (SVG) files with a focus on simplicity.

#svg-generation#quicklisp#svg
Stars51
Forks9
Last commit9 months ago
cl-data-structures
cl-data-structuresCommon Lisp

A comprehensive Common Lisp library providing mutable and immutable data structures with streaming algorithms for aggregation and grouping.

#streaming-algorithms#real-time-processing#data-structures
Stars51
Forks8
Last commit
cl-geometry
cl-geometryCommon Lisp

A Common Lisp package for 2D computational geometry using exact rational arithmetic.

#polygon-triangulation#intersection-detection#2d-geometry
Stars51
Forks14
Last commit10 years ago
http2
http2Common Lisp

HTTP/2 implementation in Common Lisp

#http2#common-lisp
Stars50
Forks3
Last commit1 month ago
repl-utilities
repl-utilitiesCommon Lisp

A Common Lisp utility library providing introspection tools, REPL conveniences, and package management helpers for enhanced interactive development.

#developer-tools#quicklisp#repl
Stars50
Forks2
Last commit5 years ago
swank-crew
swank-crewCommon Lisp

A Common Lisp distributed computation framework using Swank Client to evaluate Lisp expressions on remote hosts.

#emacs#slime#swank-client
Stars50
Forks4
Last commit3 months ago
Lisply MCP
Lisply MCPJavaScript

MCP server enabling AI agents to interact with Lisp-based development environments via the Lisply protocol for neuro-symbolic programming.

#lisp#repl#ai-agents
Stars50
Forks2
Last commit6 days ago
MaxPC
MaxPCCommon Lisp

A simple and pragmatic library for writing parsers and lexers using combinatory parsing techniques.

#functional-programming#context-free-grammar#parse-tree
Stars50
Forks4
Last commit5 years ago
function-cache
function-cacheCommon Lisp

An extensible Common Lisp library for function result caching with support for multiple cache types, timeouts, and partial cache clearing.

#performance-optimization#memoization#cache-management
Stars50
Forks5
Last commit
cl-online-learning
cl-online-learningCommon Lisp

A collection of machine learning algorithms for online linear classification written in Common Lisp

#classifier#machine-learning#common-lisp
Stars49
Forks3
Last commit4 years ago
SBCL-GOODIES
SBCL-GOODIESShell

SBCL binaries with OpenSSL and libfixposix statically linked for easier Common Lisp binary distribution.

#libfixposix#static-linking#sbcl
Stars48
Forks2
Last commit1 day ago
cl-rethinkdb
cl-rethinkdbCommon Lisp

An asynchronous RethinkDB driver for Common Lisp with a query DSL that closely follows the ReQL specification.

#database-driver#query-language#asynchronous
Stars48
Forks6
Last commit10 years ago
lparallel
lparallelCommon Lisp

A Common Lisp library providing a comprehensive suite of constructs for parallel programming, including tasks, promises, and parallel data operations.

#asynchronous-programming#parallel-computing#task-queue
Stars47
Forks8
Last commit
Xecto
XectoCommon Lisp

A Common Lisp library for regular array parallelism with SIMD and thread-level optimization, focusing on ease of use over peak performance.

#array-parallelism#high-performance#simd
Stars47
Forks2
Last commit4 years ago
CheckL
CheckLCommon Lisp

A Common Lisp testing framework that captures interactive REPL sessions as regression tests.

#repl-integration#unit-testing#slime
Stars47
Forks3
Last commit8 years ago
trivial-ssh
trivial-sshCommon Lisp

A simple SSH/SCP client library for Common Lisp built on libssh2.

#ssh-client#network-library#remote-access
Stars47
Forks7
Last commit5 years ago
trivial-garbage
trivial-garbageCommon Lisp

A portable Common Lisp library providing finalizers, weak hash-tables, and weak pointers across implementations.

#finalizers#memory-management#portability
Stars47
Forks16
Last commit2 years ago
filtered-functions
filtered-functionsCommon Lisp

Extends CLOS generic functions with a preprocessing step that enables arbitrary predicates for method selection and application.

#metaobject-protocol#quicklisp#object-oriented
Stars47
Forks1
Last commit3 months ago
cl-nextstep
cl-nextstepCommon Lisp

Cocoa binding for Common Lisp on macOS, enabling native GUI development using CFFI and sb-alien.

#gui-development#sbcl#native-bindings
Stars47
Forks8
Last commit3 months ago
snakes
snakesCommon Lisp

Python-style generators and itertools port for Common Lisp, enabling lazy sequences and composable iteration.

#functional-programming#itertools#prototyping
Stars46
Forks3
Last commit4 years ago
cl-readline
cl-readlineCommon Lisp

Common Lisp bindings to the GNU Readline library, providing a Lispy interface for building interactive command-line applications.

#history-management#readline#bindings
Stars46
Forks11
Last commit1 year ago
safe-read
safe-readCommon Lisp

A secure Lisp reader wrapper that protects against internbombing, excessive input, and macro characters when reading from untrusted sources.

#s-expressions#lisp#client-server
Stars46
Forks4
Last commit3 years ago
Curated Libraries
Curated Libraries

A curated list of Common Lisp libraries and resources, focused on beginners and modern tooling.

#programming-language#scientific-computing#gui-frameworks
Stars46
Forks3
Last commit4 months ago
clj-con
clj-conCommon Lisp

Implements Clojure-style concurrency operations like futures, promises, and atoms in Common Lisp.

#atom#clojure-style#atomics
Stars46
Forks0
Last commit26 days ago
trivial-formatter
trivial-formatterCommon Lisp

A code formatter for Common Lisp that leverages the language's pretty-printing system and readtable for extensibility.

#code-formatter#lisp-development#asdf
Stars46
Forks4
Last commit4 years ago
cl-forms
cl-formsCommon Lisp

A web forms handling library for Common Lisp with extensible fields, validation, and pluggable rendering backends.

#web-forms#lisp#html-forms
Stars46
Forks7
Last commit3 months ago
dufy
dufyCommon Lisp

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

#graphics#color-models#color-difference
Stars46
Forks4
Last commit2 years ago
array-operations
array-operationsCommon Lisp

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

#scientific-computing#quicklisp#matrix-operations
Stars45
Forks5
Last commit
lmdb
lmdbCommon Lisp

Common Lisp bindings for LMDB, a lightning-fast, embedded, ACID key-value database with MVCC.

#database#mvcc#key-value-store
Stars45
Forks8
Last commit3 years ago
journal
journalCommon Lisp

A Common Lisp library built around explicit execution traces for logging, tracing, testing, and persistence.

#tracing#execution-traces#event-sourcing
Stars44
Forks4
Last commit14 days ago
cl-cookieweb
cl-cookiewebCommon Lisp

A Cookiecutter template for creating Common Lisp web applications with Hunchentoot, Djula, Bulma, SQLite, and Mito ORM.

#bulma-css#mito-orm#systemd-integration
Stars44
Forks4
Last commit1 year ago
cl-isolated
cl-isolatedCommon Lisp

A restricted environment for Common Lisp code evaluation that disables unsafe features and provides safer function replacements.

#sandbox#open-source#code-evaluation
Stars44
Forks3
Last commit6 years ago
Declt
DecltCommon Lisp

A reference manual generator for Common Lisp libraries that introspects loaded code to produce comprehensive documentation.

#texinfo#asdf#software-documentation
Stars43
Forks7
Last commit1 year ago
Carrier
CarrierCommon Lisp

A lightweight, async HTTP client for Common Lisp built on cl-async and fast-http.

#async-programming#api-client#streaming
Stars43
Forks9
Last commit2 years ago
pure-tls
pure-tlsCommon Lisp

A pure Common Lisp implementation of TLS 1.3 with post-quantum key exchange, Encrypted Client Hello, and automatic Let's Encrypt certificate management.

#post-quantum-cryptography#self-contained#network-security
Stars43
Forks5
Last commit
PreviousPage 7 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
3 months ago
3 years ago
2 months ago
4 years ago
1 day ago
#Lisp Library88
#Lisp72
#Quicklisp40
#Sbcl39
#Repl30
#Asdf29
#Web Development29
#Functional Programming28
#Cross Platform23
#Clos23
#Developer Tools23
#Performance19