Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.
API method:
GET /api/packages?search=hello&page=1&limit=20
where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned
in response headers.
If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
The GTWIWTG library (Generators The Way I Want Them Generated -- technically not generators, but iterators) is meant to be small, explorable, and understandable.
This package provides a Common Lisp implementation of Google Closure Templates.
This library provides almost the same code as used inside Quicklisp for drawning progress bars
This package defines a Common Lisp package, :elements, with an ELEMENT structure and a number of functions to search the periodic table.
Simple library to create temporary directories.
doplus is an iteration macro for Common Lisp.
It can sometimes be useful to be able to parse chemical compounds in a user-friendly syntax into easy-to-manipulate s-expressions. You also want to be able to go in reverse. You could probably write your own parser — or you could just install the chemical-compounds package.
This library can be used to print the licenses used by a Common Lisp project and its dependencies.
A dataflow extension to Common Lisp that maintains a consistent state of cells according to functions specifying their relation.
DAEMON provides the functionality of daemonizing Common Lisp processes on UNIX like platforms.
This package provides Common Lisp CFFI bindings to the Raylib game development library.
string-case is a Common Lisp macro that generates specialised decision trees to dispatch on string equality.
This is a Common Lisp autowrapping facility for quickly creating clean and lean bindings to C libraries.
40ants-plantuml provides a wrapper around the PlantUML jar library.
Varjo is a Lisp to GLSL compiler. Vari is the dialect of lisp Varjo compiles. It aims to be as close to Common Lisp as possible, but naturally it is statically typed so there are differences.
CHRONICITY is Common Lisp natural language date and time parser inspired by Ruby's Chronic.
cl-strings is a small, portable, dependency-free set of utilities that make it even easier to manipulate text in Common Lisp. It has 100% test coverage and works at least on sbcl, ecl, ccl, abcl and clisp.
This is ZS3, a library for working with Amazon's Simple Storage Service (S3) and CloudFront service from Common Lisp.
This package provides a shim between Python3 (specifically, the CPython implementation of Python) and Common Lisp.
qbase64 provides a fast and flexible base64 encoder and decoder for Common Lisp.
CL-DEBUG provides a unified way to enable or disable debug-specific code. Debugging code can be enabled or disabled relative to program features denoted by either a symbol or a keyword.
This is a Common Lisp library to calculate std140 or std430 layouts for a glsl UBO/SSBO.
Gray streams is an interface proposed for inclusion with ANSI CL by David N. Gray. The proposal did not make it into ANSI CL, but most popular CL implementations implement it. This package provides an extremely thin compatibility layer for gray streams.
CL-TYPESETTING is a cross-platform Common Lisp typesetting library for all kind of typesetting applications.