Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. SBCL
S

SBCL

Runtime
90 projects15.6k total stars1.3k total forks8 languages

Open-source projects built with SBCL

There are currently 90 open-source projects built with SBCL, with a combined total of 15.6k GitHub stars. The most common language among these projects is Common Lisp.

Showing 90 open-source projects · page 2 of 3

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
clws
clws3b/clws

A WebSocket server implementation in Common Lisp, supporting multiple draft protocols and providing a resource-based API.

756Common Lisp
8 months ago
sparser
sparserddmcdonald/sparser

A model-driven, rule-based natural language understanding system for high-precision information extraction at scale.

6511Common Lisp
1 year ago
llama.cl
llama.clsnunez1/llama.cl

A Common Lisp implementation for Llama inference operations, enabling LLM experimentation and integration with symbolic AI systems.

653Python
8 months ago
psychiq
psychiqfukamachi/psychiq

A Common Lisp background job processing library inspired by Sidekiq, using Redis for job queuing.

573Common Lisp
2 years ago
cl-html5-parser
cl-html5-parserrotatef/cl-html5-parser

A Common Lisp HTML5 parser ported from html5lib, with DOM-agnostic output and namespace support.

5715Common Lisp
7 years ago
py4cl2-cffi
py4cl2-cffidigikar99/py4cl2-cffi

A CFFI-based Common Lisp library for high-performance Python interoperability, enabling direct calls to Python functions and libraries.

568Common Lisp
1 year ago
cl-vulkan
cl-vulkanawolven/cl-vulkan

Vulkan API bindings for Common Lisp with a convenience layer for graphics and compute pipelines.

565Common Lisp
5 months ago
vk
vkJolifantoBambla/vk

Common Lisp/CFFI bindings for the Vulkan API that provide a lispy interface with CLOS wrappers and automatic memory management.

563Common Lisp
3 years ago
cl-nix-lite
cl-nix-litehraban/cl-nix-lite

A Nix-only module for building Common Lisp projects and managing their dependencies without QuickLisp.

558Nix
18 hours ago
avm
avmtakagi/avm

An efficient arrayed vector math library for Common Lisp with multi-threading and CUDA support.

544Common Lisp
5 years ago
lqn
lqninconvergent/lqn

A Common Lisp query language and terminal utility for querying and transforming Lisp, JSON, CSV, and text files.

532Common Lisp
6 months ago
cl-binary-store
cl-binary-storeajberkley/cl-binary-store

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

521Common Lisp
14 days ago
repl-utilities
repl-utilitiesm-n/repl-utilities

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

502Common Lisp
5 years ago
swank-crew
swank-crewbrown/swank-crew

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

504Common Lisp
3 months ago
Cicili
Cicilisaman-pasha/cicili

A Lisp-dialect programming language that implements Haskell's functional semantics by transpiling to C with automatic memory management.

470Common Lisp
3 days ago
trivial-formatter
trivial-formatterhyotang666/trivial-formatter

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

464Common Lisp
4 years ago
Panic
Panicmichaeljforster/panic

A Common Lisp wrapper library for React using Parenscript, enabling React development in Lisp.

425Common Lisp
9 years ago
uncursed
uncursedPlisp/uncursed

A cross-platform terminal UI library for Common Lisp with minimal dependencies, offering both high-level buffered drawing and low-level utilities.

412Common Lisp
10 days ago
Music
MusicMegaLoler/Music

A Common Lisp framework for musical expression with a focus on music theory and real-time MIDI playback.

416Common Lisp
8 years ago
cl-aws-runtime-test
cl-aws-runtime-testy2q-actionman/cl-aws-custom-runtime-test

An example project demonstrating how to use Common Lisp (SBCL) as a custom runtime for AWS Lambda functions.

391Common Lisp
1 month ago
Resolve
ResolveGrammaTech/resolve

An AST-based semantic differencing and automated merge conflict resolution tool for software source code.

380C++
4 years ago
plot (vega-lite)
plot (vega-lite)Lisp-Stat/plot

A Vega-Lite domain-specific language for creating visualizations in Common Lisp.

3711Common Lisp
2 months ago
OpenRPC
OpenRPC40ants/openrpc

An OpenRPC framework for Common Lisp providing automatic spec generation and client building with native CL object marshalling.

345Common Lisp
6 months ago
supertrace
supertracefukamachi/supertrace

A superior Common Lisp trace tool for debugging and profiling real-world applications with enhanced output and custom hooks.

330Common Lisp
6 years ago
wiki-lang-detect
wiki-lang-detectvseloved/wiki-lang-detect

High-quality text language identification using Wikipedia data, supporting 156 languages with ISO-639-1 codes.

315Common Lisp
9 years ago
s2i-lisp
s2i-lispcontainer-lisp/s2i-lisp

A Source-to-Image builder for deploying Common Lisp applications on OpenShift and Docker.

303Shell
2 years ago
cl-tbnl-gserver-tmgr
cl-tbnl-gserver-tmgrmdbergmann/cl-tbnl-gserver-tmgr

An experimental Hunchentoot task manager built on cl-gserver for improved request handling with actor-based concurrency.

281Common Lisp
2 years ago
CCG Lab
CCG Labbozsahin/ccglab

A Common Lisp implementation of Combinatory Categorial Grammar (CCG) with a full set of combinators and probabilistic extensions.

273Common Lisp
7 months ago
cl-freelock
cl-freelockItsMeForLua/cl-freelock

A lock-free concurrent data structures library for Common Lisp, offering thread-safe queues optimized for multi-core performance.

272Common Lisp
1 month ago
cl-memcached
cl-memcachedquasi/cl-memcached

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

254Common Lisp
6 months ago
ql-to-deb
ql-to-debdimitri/ql-to-deb

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

243Common Lisp
3 years ago
cl-ssh-keys
cl-ssh-keysdnaeon/cl-ssh-keys

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

231Common Lisp
2 years ago
cl-gearman
cl-gearmantaksatou/cl-gearman

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

226Common Lisp
4 years ago
cl-oju
cl-ojueigenhombre/cl-oju

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

222Common Lisp
8 months ago
old-norse
old-norsenallen05/old-norse

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

210Common Lisp
7 months ago
cl-brewer
cl-brewercan3p/cl-brewer

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

213Common Lisp
2 years ago
1
2
3