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.
This package provides a way to manage your multiple outputs with the sway window manager.
This package fetches and shows tldr help pages for many CLI commands. Full featured offline client with caching support.
Gitlogue is a Git history screensaver - watch your code rewrite itself.
VTracer is a command-line tool and library to convert raster images (like PNG and JPEG) into vector graphics (SVG).
This package can be used to automatically generate Rust FFI bindings to C and C++ libraries. This package provides the bindgen command.
This package provides YubiKey plugin for age clients.
A fast Bibtex formatter that is (largely) compliant with emacs's bibtex-mode. This project aims to help with that by building a new formatter in Rust that is fast but follows the same (or at least similar) behavior as the emacs formatter.
This application provides a way to unify the formatting process of the codebase. It is nice for large code trees where using multiple formatters are common. treefmt comes with the following features.
Unified CLI and output.
Runs formatters in parallel.
Cache changed files for performance.
The application does have some design decisions to keep in mind.
The source code is kept under version control, making it possible to revert and check changes.
Only one formatter per file, making outputs idempotent.
This package provides a light-weight daemon that connects to the Spotify music service. A Spotifyd instance can be controlled by clients that use the Spotify Connect protocol, which includes the official Spotify mobile apps.
This package provides the wasm-bindgen command, which generates JavaScript glue code for communicating between WebAssembly modules and JavaScript.
rust-swc is a typescript/javascript compiler. It consumes a javascript or typescript file which uses recently added features like async-await and emits javascript code which can be executed on old browsers.
This package provides a Cargo subcommand, cargo audit, to audit Cargo.lock for crates with security vulnerabilities.
This package provides An ls command with a lot of pretty colors and some other stuff.
This is a caching MITM proxy for fetching the dependencies of poorly designed build systems.
Wallust is a rust-based successor to "pywal" which generates color themes from images with advanced templating and generation options. Templates are made using either a subset of Jinja2 or pywal syntax. Color generation may be constrained to obey ANSI color standards, meet minimum contrast levels, and more.
This package provides dynamic key remapper for X and Wayland.
i3status-rs is a feature-rich and resource-friendly replacement for i3status, written in pure Rust. It provides a way to display blocks of system information (time, battery status, volume, etc) on the i3 bar. It is also compatible with sway.
Agate is a server for the Gemini network protocol, built with the Rust programming language. It has very few features, and can only serve static files. It uses async I/O, and should be quite efficient even when running on low-end hardware and serving many concurrent requests.
This package provides a Cargo subcommand for displaying LLVM optimization remarks from compiling Rust programs.
This package provides Rust bindings to the JNI.
ncspot is an ncurses Spotify client written in Rust using librespot. It is heavily inspired by ncurses MPD clients, such as ncmpc. It provides a simple and resource friendly alternative to the official client.
This package produces and installs a correct pkg-config file, a static library and a dynamic library, and a C header to be used by any C (and C-compatible) software.
This package provides C to Rust translation, refactoring, and cross-checking.
Glycin is a sandbox image decoder for image viewers and thumbnails to display untrusted content safely.