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.
complgen is a tool that allows you to generate completion scripts for all major shells (bash, fish, zsh) from a single, concise, EBNF-like grammar.
This package provides a fuzzy finder in Rust.
Typstyle is a formatter for the Typst typesetting system designed with universal consistency and correctness as top priorities. It is configuration-free.
Whiskers is a helper tool that is custom-built to create ports of the Catppuccin color theme, allowing developers to define template files which the palette can be injected into.
This package provides an LCS based diff highlighting tool to ease code review from your terminal.
This package provides a command-line tool for flashing Espressif devices.
This package provides a way to manage your multiple outputs with the sway window manager.
rtss annotates its output with relative durations between consecutive lines and since program start.
This package provides dynamic key remapper for X and Wayland.
This is a caching MITM proxy for fetching the dependencies of poorly designed build systems.
This package extends Cargo to allow you to add and remove dependencies by modifying your Cargo.toml file from the command line.
This package provides a tool for generating C/C++ bindings to Rust code.
This package provides YubiKey plugin for age clients.
eza is a modern replacement for the command-line program ls. It uses colours to distinguish file types and metadata. It also knows about symlinks, extended attributes, and Git. This package is the community maintained fork of exa.
hx accepts a file path as input and outputs a hexadecimal colorized view to stdout.
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.
This package provides a tool for generating C/C++ bindings to Rust code.
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 license, to see license of dependencies.
This package provides a way to find out what takes most of the space in your executable.
Extract content from HTML files using CSS selectors.
Typst is a markup-based typesetting system that is designed to be as powerful as LaTeX while being much easier to learn and use. Features include built-in markup for math typesetting, bibliography management and other common tasks, an extensible scripting system for uncommon tasks, incremental compilation, and intuitive error messages.
This package provides a network sniffer written in Rust. Packets are parsed concurrently using a thread pool to utilize all cpu cores. A goal of the project is to be runnable on untrusted networks without crashing.
Zoxide is a fast replacement for your cd command. It keeps track of the directories you use most frequently, and uses a ranking algorithm to navigate to the best match.