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-nlp
cl-nlpCommon Lisp

A comprehensive and extensible natural language processing toolkit for Common Lisp, supporting custom pipelines and experimentation.

#pos-tagging#natural-language-processing#text-processing
Stars236
Forks28
Last commit7 years ago
cl-dbi
cl-dbiCommon Lisp

A database-independent interface for Common Lisp, providing a uniform API for SQLite, PostgreSQL, and MySQL.

#database#connection-pooling#database-abstraction
Stars231
Forks30
Last commit5 months ago
Varjo
VarjoCommon Lisp

A Lisp to GLSL compiler that translates a Common Lisp-like dialect into shader code for graphics programming.

#compiler#metaprogramming#lisp
Stars229
Forks22
Last commit11 months ago
Snooze
SnoozeCommon Lisp

A RESTful URL router for Common Lisp that maps HTTP concepts directly to CLOS.

#http-server#api-routing#rest-api
Stars225
Forks25
Last commit2 years ago
Cells
CellsCommon Lisp

A Common Lisp implementation of spreadsheet-like dataflow programming for CLOS objects.

#declarative-programming#dataflow-programming#reactive-programming
Stars222
Forks20
Last commit3 years ago
SLT
SLTCommon Lisp

A Common Lisp language plugin for JetBrains IDEs using SLIME/Swank protocol for IDE capabilities.

#ide-plugin#swank#lisp
Stars218
Forks18
Last commit1 year ago
Maxima on Jupyter
Maxima on JupyterCommon Lisp

A Jupyter kernel for the Maxima computer algebra system, enabling interactive notebooks for symbolic mathematics.

#scientific-computing#jupyter-kernel#interactive-computing
Stars207
Forks32
Last commit
lispbuilder-sdl
lispbuilder-sdlCommon Lisp

An umbrella project providing cross-platform Common Lisp libraries for building large, interactive applications including game development.

#text-processing#3d-graphics#game-development
Stars204
Forks27
Last commit2 months ago
Aserve documentation
Aserve documentationCommon Lisp

A high-performance, HTTP/1.1 compliant web server written in Common Lisp for serving static and dynamic content.

#cgi-support#http-server#web-server
Stars204
Forks32
Last commit17 days ago
vivace-graph
vivace-graphCommon Lisp

An open-source graph database and Prolog implementation written in pure Common Lisp, featuring ACID compliance and master/slave replication.

#replication#sbcl#prolog
Stars197
Forks34
Last commit2 days ago
wookie
wookieCommon Lisp

An asynchronous HTTP server written in Common Lisp for high-performance web applications.

#http-server#web-server#concurrent
Stars196
Forks19
Last commit3 years ago
cl-competitive
cl-competitiveCommon Lisp

A comprehensive collection of Common Lisp implementations for competitive programming algorithms and data structures.

#graph-algorithms#sbcl#data-structures
Stars195
Forks23
Last commit5 months ago
cl-redis
cl-redisCommon Lisp

A fast and robust Common Lisp client for Redis, providing full protocol support with pipelining and PubSub.

#database-driver#pipelining#redis-client
Stars194
Forks40
Last commit1 year ago
jzon
jzonCommon Lisp

A correct and safe(er) JSON RFC 8259 reader/writer for Common Lisp with sane defaults.

#lisp#type-safety#streaming-api
Stars193
Forks18
Last commit4 months ago
opticl
opticlCommon Lisp

A high-performance Common Lisp library for representing and processing 2D pixel-based images with minimal dependencies.

#scientific-computing#high-performance#open-source-library
Stars191
Forks34
Last commit4 years ago
icl
iclCommon Lisp

An enhanced Common Lisp REPL with terminal, browser, and Emacs interfaces, featuring syntax highlighting, visualization, and profiling.

#emacs-integration#lisp-tooling#slynk-protocol
Stars188
Forks10
Last commit9 days ago
cl-unix-cybernetics
cl-unix-cyberneticsCommon Lisp

A Common Lisp framework for declarative UNIX system administration using resource-based configuration and SSH.

#unix#sysadmin#ssh-automation
Stars184
Forks10
Last commit1 year ago
cl-charms
cl-charmsCommon Lisp

A Common Lisp interface to libcurses providing both low-level CFFI bindings and a higher-level Lisp-friendly API.

#curses-bindings#ncurses#tui-library
Stars178
Forks30
Last commit8 months ago
trivial-gamekit
trivial-gamekitCommon Lisp

A simple Common Lisp framework for 2D game development with graphics, audio, and input handling.

#sound#gamedev#input
Stars177
Forks6
Last commit7 months ago
OM7
OM7Common Lisp

A visual programming environment for computer-assisted music composition and audio data processing built on Common Lisp.

#music#digital-audio#lisp
Stars176
Forks16
Last commit3 years ago
shop3
shop3Common Lisp

An open-source Hierarchical Task Network (HTN) AI planner written in Common Lisp, supporting PDDL and HDDL.

#research-tool#allegro-cl#ai-planning
Stars170
Forks18
Last commit1 day ago
closer-mop
closer-mopCommon Lisp

A compatibility layer that rectifies missing or incorrect CLOS MOP features across many Common Lisp implementations.

#clos-mop#metaobject-protocol#quicklisp
Stars169
Forks21
Last commit3 months ago
Djula
DjulaCommon Lisp

A Common Lisp port of Django's templating engine, enabling dynamic HTML generation with familiar Django template syntax.

#django-templates#html-template#lisp
Stars169
Forks24
Last commit10 months ago
one-more-re-nightmare
one-more-re-nightmareCommon Lisp

A fast regular expression engine for Common Lisp that compiles regexes to machine code using derivative-based DFA compilation.

#compiler#lisp#regex
Stars167
Forks9
Last commit9 months ago
generic-cl
generic-clCommon Lisp

A generic function interface to standard Common Lisp functions, providing extensible wrappers for equality, comparison, sequences, and more.

#sequence-operations#metaprogramming#generic-functions
Stars161
Forks8
Last commit1 year ago
Clingon
ClingonCommon Lisp

Command-line options parser system for Common Lisp

#lisp#optparse#options
Stars160
Forks9
Last commit1 month ago
Bike
BikeCommon Lisp

A cross-platform Common Lisp interface to .NET Core, enabling seamless interop without C++ code.

#interop#language-interop#lisp
Stars158
Forks5
Last commit1 month ago
IUP
IUPCommon Lisp

Common Lisp CFFI bindings to the IUP Portable User Interface library (pre-ALPHA)

#iup#gui#common-lisp
Stars157
Forks7
Last commit1 year ago
iolib
iolibCommon Lisp

A Common Lisp I/O library providing portable system interfaces for files, sockets, and streams.

#io-library#portability#file-system
Stars154
Forks33
Last commit2 months ago
fast-io
fast-ioCommon Lisp

A high-performance Common Lisp library for fast octet-vector and octet-stream I/O operations.

#endianness#static-vectors#binary-data
Stars152
Forks13
Last commit4 years ago
cl-mongo
cl-mongoCommon Lisp

A Common Lisp interface to MongoDB providing document operations, indexing, map-reduce, and declarative query macros.

#database-driver#document-database#repl-integration
Stars145
Forks31
Last commit4 years ago
cl-tuition
cl-tuitionCommon Lisp

A Common Lisp library for building rich, responsive terminal user interfaces (TUIs) using a Model-View-Update architecture.

#terminal-application#mouse-input#functional-programming
Stars143
Forks6
Last commit23 days ago
algebraic-data-types
algebraic-data-typesCommon Lisp

A Common Lisp library for defining and operating on algebraic data types with pattern matching, inspired by functional languages.

#defdata#functional-programming#type-system
Stars142
Forks10
Last commit
arrow-macros
arrow-macrosCommon Lisp

Arrow-macros provides Clojure-like arrow and diamond wand macros for Common Lisp, enabling expressive and readable threading of expressions.

#clojure-inspired#functional-programming#macros
Stars142
Forks7
Last commit2 years ago
Lisa
LisaCommon Lisp

A production-quality forward-chaining expert system shell implementing the Rete algorithm in modern Common Lisp.

#rete-algorithm#rule-engine#ai
Stars139
Forks13
Last commit16 days ago
Lisp Tips
Lisp Tips

A community-driven platform for sharing and voting on Common Lisp programming tips through GitHub issues.

#static-site-generator#knowledge-sharing#github-issues
Stars138
Forks2
Last commit7 years ago
PreviousPage 3 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 year ago
1 year ago
#Lisp Library88
#Lisp72
#Quicklisp40
#Sbcl39
#Repl30
#Asdf29
#Web Development29
#Functional Programming28
#Cross Platform23
#Clos23
#Developer Tools23
#Performance19