Showing 36 of 506 projects
A Common Lisp library for programmatically reading, modifying, and writing Lisp source code while preserving formatting.
A Common Lisp library for reading and writing Microsoft Excel .xlsx and LibreOffice .ods files with a unified API.
A GitHub Actions workflow generator for Common Lisp projects, allowing you to define CI/CD pipelines in Lisp code instead of YAML.
A Common Lisp implementation of Hamcrest matchers for writing more readable and expressive unit tests.
A tiny routing library for Common Lisp targeting Clack.
A functional IO library for Coalton providing terminal/file IO, random numbers, mutable state, multithreading, and safe thread communication.
A high-level Common Lisp linear algebra library built on BLAS and LAPACK with a user-friendly interface.
A Common Lisp library for programmatically generating and manipulating XML documents using CXML-DOM.
A cron-like scheduler for Common Lisp with a readable domain-specific language for defining jobs.
A Common Lisp library for liberally parsing various date-time string formats into universal time.
A Common Lisp implementation of a hash-set data structure with constant-time operations.
A Common Lisp library providing thread-safe progress bars similar to those used in Quicklisp.
A Common Lisp library implementing AWS Signature Version 4 for signing HTTP requests to Amazon Web Services.
A Common Lisp library for mocking regular and generic functions with a declarative syntax for testing.
Common Lisp support for Project Fluent.
A web-based documentation browser for exploring Common Lisp packages, functions, variables, and docstrings.
Clojure-compatible threading and transformation macros for Common Lisp, with additional diamond wand macros.
A Common Lisp library for generating, parsing, and verifying bcrypt password hashes.
A Common Lisp library for handling time durations without reference to specific start or end times.
A nearly complete port of Python's itertools package to Common Lisp, with lazy evaluation where applicable.
Common Lisp bindings for the Enchant spell-checker library, providing a generic interface to multiple back-end checkers.
A Common Lisp reader dispatcher for embedding unquoted literal strings using heredoc syntax.
Common Lisp system for decoding public JSON Web Keys (JWK)
Common Lisp bindings for the RonDB NDB API, enabling Lisp applications to interact with the high-performance key-value store.
A general caching library for Common Lisp with a hash-table-like API and multiple storage backends.
A robust REPL logging service that records command history from concurrent sessions with unlimited storage and timestamped context.
A primitive threading and concurrency library for Coalton, wrapping bordeaux-threads with additional utilities like Mutex.
A tool for creating and managing Quicklisp distributions for Common Lisp projects.
Shell-style glob pattern matching and filesystem globbing library for Common Lisp with recursive search and exclusions.
A Common Lisp macro that provides a concise, DRY syntax for defining classes, reducing boilerplate in DEFCLASS forms.
A Common Lisp library for adding self-update functionality to dumped image executables via GitHub and GitLab Releases.
A Common Lisp library for generating text embeddings using Ollama and OpenAI APIs.
A Mito mixin class for managing file attachments outside of RDBMS with pluggable storage backends.
A Docker container providing a complete Common Lisp IDE with slimv (Vim), tmux, SBCL/ABCL, Quicklisp, and offline documentation.
A Common Lisp RabbitMQ client library built on IOLib for asynchronous messaging.
A Common Lisp library for parsing, creating, and comparing semantic versions according to the SemVer 2.0.0 specification.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.