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

Paradigms of Artificial Intelligence Programming by Peter Norvig
Paradigms of Artificial Intelligence Programming by Peter NorvigCommon Lisp

Lisp code and ebook for the classic textbook 'Paradigms of Artificial Intelligence Programming' by Peter Norvig.

#case-studies#open-source-book#ai-programming
Stars7.5k
Forks722
Last commit
pgloader
pgloaderCommon Lisp

A data loading and migration tool for PostgreSQL that handles errors gracefully and transforms data from various sources.

#mssql#migration#database
Stars6.5k
Forks610
Last commit1 month ago
Common Lisp Koans
Common Lisp KoansCommon Lisp

An interactive learning exercise that teaches Common Lisp through progressively broken unit tests.

#learning-exercise#programming-education#repl-integration
Stars3.2k
Forks571
Last commit3 years ago
discussion
discussionCommon Lisp

A general-purpose editor/IDE written in Common Lisp, designed for high extensibility and real-time code execution.

#sdl2#ncurses#text-editor
Stars3.0k
Forks256
Last commit2 days ago
Lem
LemCommon Lisp

A general-purpose editor/IDE written in Common Lisp, designed for high extensibility and real-time code execution.

#text-editor#extensible-editor#development-environment
Stars3.0k
Forks256
Last commit2 days ago
Libraries
LibrariesMakefile

A curated list of awesome Common Lisp frameworks, libraries, and resources for developers.

#programming-language#open-source#libraries
Stars3.0k
Forks220
Last commit4 days ago
Common Lisp
Common LispMakefile

A curated list of awesome Common Lisp frameworks, libraries, and resources for developers.

#developer-tools#open-source#libraries
Stars3.0k
Forks220
Last commit4 days ago
CLASP
CLASPCommon Lisp

A Common Lisp implementation that compiles to native code via LLVM and seamlessly interoperates with C++ libraries.

#scientific-computing#compiler#lisp
Stars2.8k
Forks155
Last commit3 days ago
Slime contrib for Coalton
Slime contrib for CoaltonCommon Lisp

An Emacs extension for interactive Common Lisp programming with compilation, debugging, and documentation lookup.

#emacs#editor-integration#repl
Stars2.1k
Forks351
Last commit2 days ago
Roswell
RoswellCommon Lisp

A full-stack environment for Common Lisp development, including implementation management, scripting, and application distribution.

#implementation-manager#developer-tools#quicklisp
Stars1.9k
Forks131
Last commit2 days ago
CLOG
CLOGCommon Lisp

A Common Lisp framework for building cross-platform GUI and web applications using web technologies and websockets.

#websocket-server#desktop-application#html-bindings
Stars1.8k
Forks121
Last commit1 day ago
clogframe
clogframeCommon Lisp

A Common Lisp framework for building cross-platform GUI and web applications using web technologies and websockets.

#websocket-server#html-bindings#webframework
Stars1.8k
Forks121
Last commit1 day ago
Coalton
CoaltonCommon Lisp

An efficient, statically typed functional programming language that integrates directly into Common Lisp.

#functional-programming#compiler#static-typing
Stars1.8k
Forks111
Last commit7 days ago
Sketch
SketchCommon Lisp

A Common Lisp framework for the creation of electronic art, visual design, game prototyping, game making, computer graphics, exploration of human-computer interaction, and more.

#graphics#games#visual
Stars1.5k
Forks67
Last commit7 months ago
Sly
SlyCommon Lisp

A modern, feature-rich Common Lisp IDE for Emacs, forked from SLIME with improved user experience.

#emacs#lisp#repl
Stars1.4k
Forks157
Last commit1 month ago
woo
wooCommon Lisp

A fast non-blocking HTTP server for Common Lisp built on libev, aiming to be the fastest web server in any language.

#clack#libev#http-server
Stars1.4k
Forks99
Last commit5 months ago
Trial's CI
Trial's CICommon Lisp

A modular Common Lisp game engine for building interactive applications and games.

#modular-architecture#lisp#gamedev
Stars1.1k
Forks56
Last commit3 months ago
Clack
ClackCommon Lisp

A web server abstraction layer for Common Lisp inspired by Python's WSGI and Ruby's Rack.

#wsgi-inspired#http-server#server-abstraction
Stars1.1k
Forks89
Last commit6 months ago
JSCL
JSCLCommon Lisp

A Common Lisp to JavaScript compiler bootstrapped from Common Lisp and executable in the browser.

#browser-execution#functional-programming#compiler
Stars960
Forks111
Last commit13 days ago
pull request
pull requestCommon Lisp

A Common Lisp to JavaScript compiler bootstrapped from Common Lisp and executable in browsers.

#browser-execution#functional-programming#compiler
Stars960
Forks111
Last commit13 days ago
Caveman
CavemanCommon Lisp

Lightweight web application framework for Common Lisp.

#framework#web#common-lisp
Stars824
Forks64
Last commit2 years ago
April
AprilCommon Lisp

April compiles a subset of the APL programming language into Common Lisp, enabling expressive array programming within Lisp environments.

#compiler#rational-numbers#lisp-macros
Stars659
Forks34
Last commit3 months ago
MGL
MGLCommon Lisp

A Common Lisp machine learning library focusing on neural networks, Boltzmann machines, and Gaussian processes with BLAS and CUDA support.

#blas#cuda#gradient-descent
Stars650
Forks39
Last commit2 months ago
awesome-lisp-companies
awesome-lisp-companies

A curated list of companies that extensively use Common Lisp or Scheme in their technology stack.

#lisp#industry-adoption#awesome-list
Stars649
Forks46
Last commit2 months ago
Corman Lisp
Corman LispCommon Lisp

A Common Lisp development environment with a native code compiler for Intel processors, fully integrated with the Win32 API.

#windows-development#native-compiler#win32-api
Stars592
Forks79
Last commit7 years ago
coleslaw
coleslawCommon Lisp

A flexible static site generator for blogs written in Common Lisp, using Git for storage and supporting plugins.

#themes#plugin-system#static-site-generator
Stars584
Forks81
Last commit1 year ago
Qlot
QlotCommon Lisp

A project-local library installer for Common Lisp

#package-manager#common-lisp
Stars575
Forks48
Last commit2 months ago
serapeum
serapeumCommon Lisp

A conservative library of Common Lisp utilities that supplements Alexandria with modern functional and array programming idioms.

#functional-programming#alexandria-compatible#macros
Stars508
Forks46
Last commit1 month ago
CFFI
CFFICommon Lisp

A portable foreign function interface (FFI) for Common Lisp that abstracts differences between Lisp implementations.

#c2ffi#libffi#c-bindings
Stars490
Forks147
Last commit16 days ago
Vlime
VlimeVim Script

A Common Lisp development environment for Vim and Neovim with REPL integration, debugging, and IDE-like features.

#vimscript#swank#vim
Stars487
Forks32
Last commit1 year ago
C-mera
C-meraCommon Lisp

A source-to-source compiler that uses Lisp macros for meta programming of C, C++, CUDA, GLSL, and OpenCL.

#cuda#s-expressions#opencl
Stars453
Forks23
Last commit6 months ago
AIMA-lisp
AIMA-lispCommon Lisp

Common Lisp implementation of classic AI algorithms from the 'Artificial Intelligence: A Modern Approach' textbook.

#ai-fundamentals#search-algorithms#educational
Stars441
Forks108
Last commit4 years ago
Dexador
DexadorCommon Lisp

A fast HTTP client for Common Lisp with neat APIs and connection pooling.

#connection-pooling#open-source-library#api-client
Stars436
Forks46
Last commit5 months ago
Postmodern
PostmodernCommon Lisp

A Common Lisp library for interacting with PostgreSQL databases, embracing PostgreSQL-specific features.

#database-driver#orm#connection-pooling
Stars431
Forks90
Last commit1 year ago
sxql
sxqlCommon Lisp

An SQL generator for Common Lisp.

#common-lisp#sql
Stars423
Forks37
Last commit9 months ago
composable query builder
composable query builderCommon Lisp

An SQL generator for Common Lisp that provides a composable, Lisp-native syntax for building SQL queries.

#query-builder#orm#database
Stars423
Forks37
Last commit9 months ago
Page 1 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
#Lisp Library88
#Lisp73
#Quicklisp40
#Sbcl39
#Repl30
#Asdf29
#Web Development29
#Functional Programming29
#Cross Platform23
#Clos23
#Developer Tools23
#Performance19