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 package provides a way to find out what takes most of the space in your executable.
This package provides a Cargo extension to run the build artifacts through tools like `gdb`.
This package provides an LCS based diff highlighting tool to ease code review from your terminal.
This package can be used to automatically generate Rust FFI bindings to C and C++ libraries. This package provides the bindgen command.
Aardvark-dns is an authoritative DNS server for A/AAAA container records. It can forward other requests to configured resolvers.
This package provides a command-line utility for easily compressing and decompressing files and directories.
Drill is a HTTP load testing application written in Rust inspired by Ansible syntax. Benchmark files can be written in YAML.
rtss annotates its output with relative durations between consecutive lines and since program start.
Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages.
This package provides a syntax-highlighting pager for git. It uses bat for syntax highlighting and provides many features such as advanced keybindings, word-level diff highlighting, syntax highlighting for grep and a stylized box presentation.
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 tool for generating C/C++ bindings to Rust code.
Jujutsu is a version control system designed to be easy to use. It uses a real commit to represent the working copy, records all operations performed on the repository and supports automatic conflict resolution.
Although Jujutsu uses a Git repository as its storage backend, it internally abstracts the user interface and version control algorithms from the storage systems. This opens possibility for it to serve as a version control system with other physical backends.
This package is an unofficial command line client for Bitwarden. Although Bitwarden ships with a command line client, but it's limited by being stateless, which makes it very difficult to use. This client avoids that problem by maintaining a background process which is able to hold the keys in memory, similar to the way that ssh-agent or gpg-agent work. This allows the client to be used in a much simpler way, with the background agent taking care of maintaining the necessary state.
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 fast Terminal UI for git.
cargo-machete finds unused dependencies in Cargo.toml.
dutree is command line tool to analyze disk usage. Features include:
coloured output, according to the
LS_COLORSenvironment variable.display the file system tree.
ability to aggregate small files.
ability to exclude files or directories.
ability to compare different directories.
fast, written in Rust.
This package provides a CLI tool for Forgejo.
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 fetches and shows tldr help pages for many CLI commands. Full featured offline client with caching support.
This package provides a modernized, complete, embeddable TeX/LaTeX engine. Tectonic is forked from the XeTeX extension to the classic Web2C implementation of TeX and uses the TeXLive distribution of support files.
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 YubiKey plugin for age clients.