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.
This is the master package that references all dendrite packages
Dendrite will eventually be a collection of procedural generation libraries, for now it's rather empty :)
Each can be loaded on their own or you can load dendrite to load them all.
Temporal-Functions adds tlambda & tdefun along with a small collection of related funcs and macros. tlambda is a lambda with an internal concept of time.
cepl.fond is a simple library for working with cl-fond with CEPL.
This package lets GLOP act as a host for CEPL What?
CEPL (like GL) relies on other libraries for managing the creation of a GL context, interaction with the Window manager and handling of input sources. The libraries that provide this functionality for CEPL are called hosts.
This is a host for CEPL which uses the GLOP library for creating the context etc.
Make classes like structs.
with-setf provides 2 macros for setf'ing values for the duration of a scope.
cl-openal is a series of semi-lispy public domain bindings to the OpenAL API. It includes direct CFFI bindings, as well as varying levels of lispy wrappings around AL, ALC, and ALUT.
Plumbing to use skitter.sdl2 with cepl.
Currently provides only cepl.skitter.sdl2, more systems will be added when more hosts for cepl are added.
RTG-MATH provides a selection of the math routines most commonly needed for making realtime graphics in Lisp.
Common lisp wrapper around the SOIL library.
The Open Asset Import Library loads more than 40 3D file formats into one unified data structure. Additionally, assimp features various mesh post processing tools: normals and tangent space generation, triangulation, vertex cache locality optimization, removal of degenerate primitives and duplicate vertices, sorting by primitive type, merging of redundant materials and many more.
MS Exchange integration for the Evolution mail client using Exchange Web Services.
Libmspack is a library for dealing with Microsoft compression formats.
Tray plugin for the Evolution email client
A Python wrapper for the Discord API
SOCKS proxy client for asyncio and aiohttp
Racket is a general-purpose programming language in the Scheme family, with a large set of libraries and a compiler based on Chez Scheme. Racket is also a platform for language-oriented programming, from small domain-specific languages to complete language implementations.
The main Racket distribution comes with many bundled packages, including the DrRacket IDE, libraries for GUI and web programming, and implementations of languages such as Typed Racket, R5RS and R6RS Scheme, Algol 60, and Datalog.
Cursor theme using the Nord color palette and based on Vimix and cz-Viator.
LimitCPU is a program to throttle the CPU cycles used by other applications. LimitCPU will monitor a process and make sure its CPU usage stays at or below a given percentage. This can be used to make sure your system has plenty of CPU cycles available for other tasks. It can also be used to keep laptops cool in the face of CPU-hungry processes and for limiting virtual machines.
LimitCPU is the direct child of CPUlimit, a creation of Angelo Marletta, which can be found at http://cpulimit.sourceforge.net.
The zst command can reduce the size of files by using a number of popular compression algorithms; in this version these are zstd, bzip2, xz, gzip, bzip3 -- and decompress them back.
A better, faster and stronger spiritual successor to BZip2. Features higher compression ratios and better performance thanks to a order-0 context mixing entropy coder, a fast Burrows-Wheeler transform code making use of suffix arrays and a RLE with Lempel Ziv+Prediction pass based on LZ77-style string matching and PPM-style context modeling.
Like its ancestor, BZip3 excels at compressing text or code.
Configuration-free utility for building, testing and packaging executables written in C++. Can auto-detect compilation flags based on includes, via the package system and pkg-config.
A simple Unix utility in C to run multiple commands concurrently.
A very light alternative to classic init processes or supervisord to run multiple services in the same Docker container.
Is dead-simple to use.
Can be run without root permissions.
Cleanly kills all the processes it starts, including their subprocesses.
Delegates the restart duty to the upper level.
Forwards stdout and stderr for proper logging with Docker or systemd.