🇩🇪 Made in Germany

Discover Germany's Leading Open Source Projects: Explore top-notch open source initiatives hailing from the vibrant tech community of Germany.

TOP Common Lisp Projects

1
marcoheisig/Petalisp

marcoheisig/Petalisp

Elegant High Performance Computing
Common Lisp
402
star
2
marijnh/Postmodern

marijnh/Postmodern

A Common Lisp PostgreSQL programming interface
Common Lisp
397
star
3
metawilm/cl-python

metawilm/cl-python

An implementation of Python in Common Lisp
Common Lisp
368
star
4
mdbergmann/cl-gserver

mdbergmann/cl-gserver

Sento - Actor framework featuring actors and agents for easy access to state and asynchronous operations.
Common Lisp
194
star
5
HeinrichApfelmus/david-cope-cmmc

HeinrichApfelmus/david-cope-cmmc

LISP source code for David Cope's book "Computer Models of Musical Creativity".
Common Lisp
123
star
6
potassco/pddl-instances

potassco/pddl-instances

🌍 PDDL instances covering the International Planning Competitions
Common Lisp
108
star
7
hanshuebner/vlm

hanshuebner/vlm

Symbolics Virtual Lisp Machine (C version)
Common Lisp
93
star
8
marcoheisig/fast-generic-functions

marcoheisig/fast-generic-functions

Seal your generic functions for an extra boost in performance.
Common Lisp
91
star
9
hellerve/sbcli

hellerve/sbcli

A REPL for my SBCL needs
Common Lisp
91
star
10
hanshuebner/bknr-datastore

hanshuebner/bknr-datastore

BKNR datastore - MOP-Based in-memory database with transactions for Common Lisp
Common Lisp
88
star
11
deadtrickster/prometheus.cl

deadtrickster/prometheus.cl

Prometheus.io Common Lisp client
Common Lisp
83
star
12
marcoheisig/sb-simd

marcoheisig/sb-simd

A convenient SIMD interface for SBCL.
Common Lisp
77
star
13
mdedwards/slippery-chicken

mdedwards/slippery-chicken

slippery chicken: algorithmic composition software in common lisp and clos
Common Lisp
69
star
14
eugeneia/erlangen

eugeneia/erlangen

Distributed, asychronous message passing system for Clozure Common Lisp
Common Lisp
65
star
15
marcoheisig/cl-mpi

marcoheisig/cl-mpi

MPI bindings for Common Lisp with many useful extras
Common Lisp
63
star
16
marcoheisig/the-cost-of-nothing

marcoheisig/the-cost-of-nothing

Determine the cost of things in Common Lisp.
Common Lisp
60
star
17
wlbr/cl-marshal

wlbr/cl-marshal

Simple and fast serialization of all kinds of Common Lisp data structures.
Common Lisp
59
star
18
k-stz/cl-ptrace

k-stz/cl-ptrace

live process hacking - lisp bindings to ptrace()
Common Lisp
51
star
19
sjakobi/i-love-emily

sjakobi/i-love-emily

A Haskell adaptation of David Cope's Emily
Common Lisp
48
star
20
afwlehmann/clrt-tutorial

afwlehmann/clrt-tutorial

Source code for the corresponding series of screencasts
Common Lisp
46
star
21
eugeneia/maxpc

eugeneia/maxpc

Max’s Parser Combinators: a simple and pragmatic library for writing parsers and lexers based on combinatory parsing.
Common Lisp
44
star
22
marijnh/ST-JSON

marijnh/ST-JSON

JSON for Common Lisp
Common Lisp
43
star
23
marijnh/parse-js

marijnh/parse-js

A JavaScript parser in Common Lisp
Common Lisp
42
star
24
herth/ltk

herth/ltk

Common Lisp
42
star
25
marcoheisig/Loopus

marcoheisig/Loopus

A portable loop optimization framework for Common Lisp
Common Lisp
40
star
26
k-stz/arcsynthesis

k-stz/arcsynthesis

Common Lisp port of code from Jason L. McKesson's Book: "Learning Modern 3D Graphics Programming"
Common Lisp
39
star
27
lisp/de.setf.amqp

lisp/de.setf.amqp

A Common Lisp client library for the Advanced Message Queueing Protocol (AMQP)
Common Lisp
38
star
28
lispm/CommonLispCode

lispm/CommonLispCode

Common Lisp
34
star
29
thicksteadTHpp/Obvius

thicksteadTHpp/Obvius

A ressurrected image processing library
Common Lisp
34
star
30
marcoheisig/sealable-metaobjects

marcoheisig/sealable-metaobjects

A CLOSsy way to trade genericity for performance.
Common Lisp
33
star
31
marcoheisig/Typo

marcoheisig/Typo

A portable type inference library for Common Lisp
Common Lisp
31
star
32
jorgetavares/zsort

jorgetavares/zsort

zsort is a collection of portable sorting algorithms in Common Lisp.
Common Lisp
29
star
33
Ferada/cl-inotify

Ferada/cl-inotify

Common Lisp interface to the Linux inotify API
Common Lisp
28
star
34
lisp/de.setf.wilbur

lisp/de.setf.wilbur

a fork of net.sourceforge.wilbur updated for mcl and sbcl
Common Lisp
27
star
35
metawilm/cl-custom-hash-table

metawilm/cl-custom-hash-table

Custom hash tables for Common Lisp
Common Lisp
26
star
36
lisp/de.setf.resource

lisp/de.setf.resource

a CLOS projection for RDF repositories
Common Lisp
25
star
37
ioannad/jeffrey

ioannad/jeffrey

Choiceless grapher: a common-lisp diagram maker for consequences of the Axiom of Choice.
Common Lisp
24
star
38
rudolfochrist/cl-change-case

rudolfochrist/cl-change-case

Convert strings between camelCase, param-case, snake_case and more
Common Lisp
23
star
39
olivermg/owlisp

olivermg/owlisp

A Common Lisp compiler, designed to compile to C (and from there to native code or JavaScript)
Common Lisp
23
star
40
lispm/measures

lispm/measures

Units and dimensions for Common Lisp
Common Lisp
22
star
41
marcoheisig/bitfield

marcoheisig/bitfield

Efficiently represent several finite sets or small integers as a single non-negative integer.
Common Lisp
22
star
42
hanshuebner/cl-github-v3

hanshuebner/cl-github-v3

Common Lisp
21
star
43
RDTK/generator

RDTK/generator

A tool for creating Jenkins jobs and other things from recipes describing software projects
Common Lisp
21
star
44
mdbergmann/cl-tbnl-gserver-tmgr

mdbergmann/cl-tbnl-gserver-tmgr

Hunchentoot Gserver based taskmanager
Common Lisp
21
star
45
outergod/hunchensocket

outergod/hunchensocket

WebSockets for Hunchentoot
Common Lisp
19
star
46
lisp/de.setf.thrift

lisp/de.setf.thrift

A Common Lisp binding for the Apache Thrift framework
Common Lisp
19
star
47
marijnh/ieee-floats

marijnh/ieee-floats

Common Lisp IEEE-754 float en- and decoding
Common Lisp
18
star
48
Ferada/cl-mock

Ferada/cl-mock

Mocking functions. Please get in touch to discuss features! Only regular functions available for now.
Common Lisp
18
star
49
code-iai/ros_emacs_utils

code-iai/ros_emacs_utils

Emacs tools for ROS
Common Lisp
17
star
50
lisp/de.setf.graphics

lisp/de.setf.graphics

A Common Lisp library for device-independent 3-d scene models and graphic rendering
Common Lisp
17
star
51
hoelzl/Clicc

hoelzl/Clicc

The Clicc Common Lisp implementation (version 0.6.4)
Common Lisp
17
star
52
Frechmatz/cl-threadpool

Frechmatz/cl-threadpool

A thread pool written in Common Lisp
Common Lisp
17
star
53
lisp/de.setf.utility

lisp/de.setf.utility

Lisp utility functions : package management, data formatting, content types, dot, unit tests, ...
Common Lisp
15
star
54
hanshuebner/bknr-web

hanshuebner/bknr-web

BKNR Web Components
Common Lisp
15
star
55
marijnh/defservice

marijnh/defservice

A URL dispatch minilanguage
Common Lisp
15
star
56
marijnh/cl-tk

marijnh/cl-tk

Shallow Tcl/Tk bindings for Common Lisp
Common Lisp
15
star
57
eugeneia/sam

eugeneia/sam

Tiny, concurrent sampling profiler for Clozure Common Lisp.
Common Lisp
15
star
58
anwyn/cl-horde3d

anwyn/cl-horde3d

Common Lisp CFFI bindings to the Horde3D graphics library.
Common Lisp
15
star
59
outergod/hunchen.io

outergod/hunchen.io

Hunchentoot-based socket.io
Common Lisp
15
star
60
outergod/cl-heredoc

outergod/cl-heredoc

Common Lisp reader heredoc dispatcher
Common Lisp
14
star
61
hanshuebner/cadr2

hanshuebner/cadr2

MIT CADR Lisp Machine Resurrection Project
Common Lisp
14
star
62
marcoheisig/numpy-file-format

marcoheisig/numpy-file-format

Read and write Numpy .npy and .npz files.
Common Lisp
13
star
63
deadtrickster/cl-events

deadtrickster/cl-events

Events (Hooks) for Common Lisp
Common Lisp
13
star
64
datagraph/cl-ndbapi

datagraph/cl-ndbapi

Common Lisp bindings to the C++ NDB API of RonDB
Common Lisp
13
star
65
lisp/de.setf.cassandra

lisp/de.setf.cassandra

A Lisp interface to Cassandra
Common Lisp
12
star
66
neonsquare/mel-base

neonsquare/mel-base

A versatile mail library for common lisp
Common Lisp
12
star
67
zarkone/stumpwm.d

zarkone/stumpwm.d

My stumpwm configuration
Common Lisp
12
star
68
deadtrickster/safe-queue

deadtrickster/safe-queue

Thread-safe queues and mailboxes
Common Lisp
12
star
69
jorgetavares/core-gp

jorgetavares/core-gp

Common Lisp library for Genetic Programming
Common Lisp
11
star
70
marijnh/pcall

marijnh/pcall

A Common Lisp parallelization library
Common Lisp
11
star
71
deadtrickster/cl-emb

deadtrickster/cl-emb

GitHub mirror for http://common-lisp.net/project/cl-emb/
Common Lisp
11
star
72
lispm/FRL

lispm/FRL

Frame Representation Language
Common Lisp
11
star
73
bakkdoor/defpage

bakkdoor/defpage

Web development with Common Lisp and hunchentoot
Common Lisp
11
star
74
hanshuebner/rasselbock

hanshuebner/rasselbock

http server written in VAX LISP
Common Lisp
11
star
75
benkard/toilet

benkard/toilet

An ANSI Common Lisp compiler using LLVM.
Common Lisp
11
star
76
marcoheisig/restricted-functions

marcoheisig/restricted-functions

Reasoning about functions with restricted argument types.
Common Lisp
10
star
77
Frechmatz/cl-synthesizer

Frechmatz/cl-synthesizer

A Modular Audio Synthesizer Engine implemented in Common Lisp
Common Lisp
10
star
78
sfrank/minheap

sfrank/minheap

Implementation of several advanced heap data structures with priority queue and meld functionality in Common Lisp
Common Lisp
10
star
79
kaiserprogrammer/sicp

kaiserprogrammer/sicp

Structure and Interpretation of Computer Programs Examples
Common Lisp
10
star
80
lisp/de.setf.xml

lisp/de.setf.xml

XML processing tools
Common Lisp
10
star
81
rudolfochrist/ql-https

rudolfochrist/ql-https

HTTPS support for Quicklisp via curl
Common Lisp
10
star
82
deadtrickster/cl-statsd

deadtrickster/cl-statsd

Statsd client in Common Lisp
Common Lisp
9
star
83
jorgetavares/mini-gp

jorgetavares/mini-gp

mini-gp is a minimalistic Genetic Programming library in Common Lisp
Common Lisp
9
star
84
marcoheisig/julia-functions

marcoheisig/julia-functions

A prototype implementation for having Julia-like functions in Common Lisp.
Common Lisp
9
star
85
eugeneia/geneva

eugeneia/geneva

Geneva: portable document preparation system
Common Lisp
9
star
86
hanshuebner/ans

hanshuebner/ans

DNS server written in Common Lisp
Common Lisp
9
star
87
wadoon/cl-latex

wadoon/cl-latex

common-lisp markup language for generating latex code
Common Lisp
9
star
88
jessealama/dialogues

jessealama/dialogues

Tools for exploring logic through Lorenzen dialogue games.
Common Lisp
9
star
89
lisp/com.b9.puri.ppcre

lisp/com.b9.puri.ppcre

Extends com.b9.puri to support userinfo and specialized uri classes; re-implements the parser with cl-ppcre
Common Lisp
9
star
90
hanshuebner/bos

hanshuebner/bos

Common Lisp
8
star
91
hanshuebner/cl-smtp-hh

hanshuebner/cl-smtp-hh

Common Lisp
8
star
92
foretspaisibles/cl-kaputt

foretspaisibles/cl-kaputt

A Simple Interactive Test Framework for Common Lisp
Common Lisp
8
star
93
rurban/clisp

rurban/clisp

CI's and patches for https://gitlab.com/gnu-clisp/clisp
Common Lisp
8
star
94
mdbergmann/chipi

mdbergmann/chipi

House automation bus in Common Lisp
Common Lisp
8
star
95
marcoheisig/Cleavir-Development

marcoheisig/Cleavir-Development

Developer utilities for the Cleavir Common Lisp compiler framework
Common Lisp
8
star
96
dasuxullebt/uxul-world

dasuxullebt/uxul-world

Simple Jump And Run written in Common Lisp
Common Lisp
8
star
97
lisp/de.setf.http

lisp/de.setf.http

an abstract common lisp http implementation
Common Lisp
8
star
98
marcoheisig/ucons

marcoheisig/ucons

Unique conses.
Common Lisp
8
star
99
deadtrickster/cl-smtp

deadtrickster/cl-smtp

Github fork of cl-smtp, just for convenience.
Common Lisp
8
star
100
omarkov/saturn

omarkov/saturn

SEGA Saturn Emulator
Common Lisp
8
star