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 command-line JSON viewer.
cargo-machete finds unused dependencies in Cargo.toml.
rga is a line-oriented search tool for searching in both text and binary formats. It is a wrapper for ripgrep with adapters for common binary formats, enabling it to search in multitude of file types: pdf, docx, sqlite, jpg, movie subtitles (mkv, mp4), etc.
This package also supports adding custom adapters in its configuration file, matching for mime types or extensions and executing arbitrary executables for the parsing.
This package provides a fast Terminal UI for git.
This package provides a Cargo subcommand, cargo license, to see license of dependencies.
This package provides an LCS based diff highlighting tool to ease code review from your terminal.
bat is a drop-in cat replacement featuring syntax highlighting for a large number of languages, git integration, and automatic paging.
Desktop utility that helps prevent repetitive strain injuries by keeping track of usage patterns and periodically reminding the user to take breaks.
hx accepts a file path as input and outputs a hexadecimal colorized view to stdout.
This package provides a VHDL language server protocol implementation with support for diagnostics, navigating to symbol, finding all references etc.
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.
watchexec is a simple, standalone tool that watches a path and runs a command whenever it detects modifications.
This package provides CLI Tool for codeberg similar to gh and glab.
Jnv is designed for navigating JSON, offering an interactive JSON viewer and jq filter editor.
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.
Tokei is a program that displays statistics about your code. Tokei will show number of files, total lines within those files and code, comments, and blanks grouped by language.
This package provides a way to find out what takes most of the space in your executable.
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.
Typstyle is a formatter for the Typst typesetting system designed with universal consistency and correctness as top priorities. It is configuration-free.
This package fetches and shows tldr help pages for many CLI commands. Full featured offline client with caching support.
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.
rot8 is a daemon that automates rotating screen and associated input devices using the built-in accelerometer; handy for convertible touchscreen devices.
Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages.