curated-awesome-cl
github.com/vindarel/curated-awesome-cl ↗A curated and non exhaustive list of Common Lisp libraries and resources.
Use this list with your AI agent
Add the Context Awesome MCP server to Claude, Cursor, or any MCP client, then ask:
"Show me vscode resources from curated-awesome-cl"
Installation instructions →What's inside
VSCode
- alive
Common Lisp Extension for VSCode. Public domain.
- using VSCode with Alive
Third-party APIs
- avatar-api
Get avatars from Google+, Gravatar and others.
- aws-sdk-lisp
Provides interfaces for each AWS services as individual systems.
- chirp
A Twitter client library.
- cl-irc
An IRC client library.
- cl-openid
An implementation of OpenID.
- cl-pushover
Common Lisp bindings to Pushover.
Date and time
- calendar-date
a Gregorian calendar date library.
- chronicity
A natural language date and time parse, to parse strings like "3 days from now".
- cl-date-time-parser
Parse date-time-string, liberally. Hides the difference between date-time formats, and enables to manage date and time as the one date-time format.
- iso-8601-date
Miscellaneous date routines in Common Lisp, based around the ISO 8601 string representation.
- local-time-duration
- periods
manipulating date/time objects at a higher level. With series-compatible data structure.
Python
- cl4py
The library cl4py (pronounce as clappy) allows Python programs to call Common Lisp libraries.
- cl-coroutine
a coroutine library. It uses the CL-CONT continuations library in its implementation.
- cl-gearman
a library for the
- cl-gtk4
GTK4/Libadwaita/WebKit binding for Common Lisp. [LGPL3][9].
- dense-arrays
Numpy like array object for common lisp. MIT.
- https://digikar99.github.io/numericals/
Data validation
- clavier
General purpose validation library for Common Lisp.
- json-schema
A library for validating data against schemas of drafts 4, 6, 7, and 2019-09 of the
- sanity-clause
a data serialization/contract library for Common Lisp. Schemas can be property lists or class-based, allowing to check slots' types during
Resources
- CL CommunitySpec
the CL spec, nicely rendered and searchable.
- Lisp Discord Server
Showing a sample of 113 resources. View the full list on GitHub →