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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
stb-image-write is a small library for writing image files to the C stdio interface.
stb-truetype is a library for parsing, decoding, and rasterizing characters from TrueType fonts.
This package contains a variety of small independent libraries for the C programming language.
stb-image-resize is a library that supports scaling and translation of images. This library is deprecated; stb-image-resize2 should be used instead.
stb-image is a small and self-contained library for image loading or decoding from file or memory. A variety of formats are supported.
stb-sprintf implements fast sprintf, snprintf for C/C++.
stb-rect-pack is a small rectangle packing library useful for, e.g., packing rectangular textures into an atlas. It does not do rotation.
stb-image-resize2 is a library that supports scaling and translation of images.
Plover (rhymes with lover) is a desktop application that allows anyone to use stenography to write on their computer, up to speeds of 200WPM and beyond.
This package provides a helper class for working with steno strokes.
This package provides a dynamic swap manager for Linux.
Ceph is a distributed storage system designed for reliability and performance. It provides network-based block devices (RBD), a POSIX compliant file system (CephFS), and offers compatibility with various storage protocols (S3, NFS, and others) through the RADOS gateway.
NBD is a protocol for accessing block devices (hard disks and disk-like things) over a network. This is the NBD client library in userspace, a simple library for writing NBD clients. The key features are:
Synchronous API for ease of use.
Asynchronous API for writing non-blocking, multithreaded clients.
High performance.
Minimal dependencies for the basic library.
Well-documented, stable API.
Bindings in several programming languages.
Shell (nbdsh) for command line and scripting.
Copying tool (nbdcopy) for high performance copying and streaming.
Hexdump tool (nbddump) to print NBD content.
Query tool (nbdinfo) to query NBD servers.
FUSE support (nbdfuse) to mount NBD in the local file system.
Linux ublk support (nbdublk) to create the userspace block device.
Garage is a lightweight, geo-distributed data store that implements the Amazon S3 object storage protocol, with a focus on simplicity and resiliency.
Storage Performance Development Kit provides a set of tools and libraries for writing high performance,scalable, user-mode storage applications.
Note: the spdk-mcp binary requires the optional mcp[cli] Python dependency, and spdk-sma requires grpcio and protobuf. These are not currently packaged in Guix.
Skroll is a small utility that you can use to make a text scroll. Pipe text to it, and it will scroll a given number of letters from right to left.
Sent uses plain-text files and PNG images to create slideshow presentations. Each paragraph represents a slide in the presentation. Especially for presentations using the Takahashi method this is very nice and allows you to write down the presentation for a quick lightning talk within a few minutes.
snafu provides status text for DWM's builtin bar. It shows battery status, battery capacity, current WiFi connection, and the time in a nice format.
xst uses Xresources and applies the following patches to st:
dwm is a dynamic window manager for X. It manages windows in tiled, monocle and floating layouts. All of the layouts can be applied dynamically, optimising the environment for the application in use and the task performed.
sfeed converts RSS or Atom feeds from XML to a TAB-separated file. There are formatting programs included to convert this TAB-separated format to various other formats. There are also some programs and scripts included to import and export OPML and to fetch, filter, merge and order feed items.
Prout (PRint OUT) is a small utility one can use to send documents to a printer. It has no feature, and does nothing else. Just set your default printer in client.conf(5) and start printing. No need for a local cups server to be installed.
This package is Luke's fork of the suckless simple terminal (st) with Vim bindings and Xresource compatibility.
St implements a simple and lightweight terminal emulator. It implements 256 colors, most VT10X escape sequences, utf8, X11 copy/paste, antialiased fonts (using fontconfig), fallback fonts, resizing, and line drawing.