_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

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.


gitoxide 0.52.0
Dependencies: curl@8.6.0 openssl@3.5.5 sqlite@3.39.3 zlib@1.3.1 rust-ring@0.17.14
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://github.com/GitoxideLabs/gitoxide
Licenses: Expat ASL 2.0
Build system: cargo
Synopsis: command-line application for interacting with git repositories
Description:

This package provides a command-line application for interacting with git repositories.

prettypst 2.0.0
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://github.com/antonWetzel/prettypst
Licenses: Expat
Build system: cargo
Synopsis: Configurable formatter for Typst
Description:

Prettypst is a configurable source file formatter for the Typst typesetting system.

swayr 0.28.1
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://sr.ht/~tsdh/swayr/
Licenses: GPL 3+
Build system: cargo
Synopsis: Window-switcher for the sway window manager
Description:

This package provides a last-recently-used window-switcher for the sway window manager. Swayr consists of a daemon, and a client. The swayrd daemon records window/workspace creations, deletions, and focus changes using sway's JSON IPC interface. The swayr client offers subcommands, and sends them to the daemon which executes them.

ianny 2.1.3
Dependencies: dbus@1.16.2
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://github.com/zefr0x/ianny
Licenses: GPL 3
Build system: meson
Synopsis: RSI break timer for Wayland
Description:

Desktop utility that helps prevent repetitive strain injuries by keeping track of usage patterns and periodically reminding the user to take breaks.

speakersafetyd 1.1.2
Dependencies: alsa-lib@1.2.16
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://github.com/AsahiLinux/speakersafetyd/
Licenses: Expat
Build system: cargo
Synopsis: Speaker protection daemon
Description:

Speakersafetyd is a userspace daemon written in Rust that implements an analogue of the Texas Instruments Smart Amp speaker protection model.

tectonic 0.16.9
Dependencies: fontconfig-minimal@2.16.0 freetype@2.13.3 graphite2@1.3.13 harfbuzz@11.4.4 icu4c@73.1 openssl@3.5.5 rust-deunicode@1.6.2 rust-ring@0.17.14
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://tectonic-typesetting.github.io/
Licenses: Expat
Build system: cargo
Synopsis: Complete, embeddable TeX/LaTeX engine
Description:

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.

zola 0.22.1
Dependencies: libwebp@1.3.2 oniguruma@6.9.10 rust-deunicode@1.6.2 rust-ring@0.17.14
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://www.getzola.org/
Licenses: Expat
Build system: cargo
Synopsis: Static site generator
Description:

Zola generates static websites from Markdown content and Tera templates. It supports taxonomies, shortcodes, and live reloading.

cargo-license 0.6.1
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://github.com/onur/cargo-license
Licenses: Expat
Build system: cargo
Synopsis: Cargo subcommand to see license of dependencies
Description:

This package provides a Cargo subcommand, cargo license, to see license of dependencies.

diffr 0.1.5
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://github.com/mookid/diffr
Licenses: Expat
Build system: cargo
Synopsis: Longest Common Sequence based diff highlighting tool
Description:

This package provides an LCS based diff highlighting tool to ease code review from your terminal.

bat 0.26.1
Dependencies: libgit2@1.9.4 oniguruma@6.9.10 zlib@1.3.1 rust-syntect@5.3.0
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://github.com/sharkdp/bat
Licenses: Expat ASL 2.0
Build system: cargo
Synopsis: @command{cat} clone with syntax highlighting and git integration
Description:

bat is a drop-in cat replacement featuring syntax highlighting for a large number of languages, git integration, and automatic paging.

tealdeer 1.8.1
Dependencies: rust-ring@0.17.14
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://github.com/dbrgn/tealdeer/
Licenses: Expat ASL 2.0
Build system: cargo
Synopsis: Fetch and show tldr help pages for many CLI commands
Description:

This package fetches and shows tldr help pages for many CLI commands. Full featured offline client with caching support.

hex 0.6.0
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://github.com/sitkevij/hex
Licenses: Expat
Build system: cargo
Synopsis: Hexadecimal colorized view of a file
Description:

hx accepts a file path as input and outputs a hexadecimal colorized view to stdout.

rtss 0.6.2
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://github.com/Freaky/rtss
Licenses: Expat
Build system: cargo
Synopsis: Annotate stdout/stderr with elapsed times
Description:

rtss annotates its output with relative durations between consecutive lines and since program start.

mise 2026.4.4
Dependencies: bzip2@1.0.8 lua@5.1.5 openssl@3.5.5 xz@5.4.5 zstd@1.5.6 rust-deunicode@1.6.2 rust-ring@0.17.14
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://mise.jdx.dev
Licenses: Expat
Build system: cargo
Synopsis: Polyglot version manager, task runner, and environment manager
Description:

Mise manages dev tool versions (e.g., Node.js, Python, Ruby, Go) allowing you to switch between versions per project. It also serves as a task runner and manages environment variables through .mise.toml configuration files. It is compatible with asdf plugins and supports .tool-versions files.

typstyle 0.13.10
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://enter-tainer.github.io/typstyle/
Licenses: ASL 2.0
Build system: cargo
Synopsis: Consistent formatter for Typst
Description:

Typstyle is a formatter for the Typst typesetting system designed with universal consistency and correctness as top priorities. It is configuration-free.

sd 1.0.0
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://github.com/chmln/sd
Licenses: Expat
Build system: cargo
Synopsis: Intuitive find & replace CLI
Description:

sd is an intuitive find & replace CLI with JavaScript/Python-style regular expressions, a string-literal mode, and smart, common-sense defaults.

spotifyd 0.4.2
Dependencies: alsa-lib@1.2.16 dbus@1.16.2 openssl@3.5.5 pulseaudio@16.1
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://github.com/Spotifyd/spotifyd
Licenses: GPL 3
Build system: cargo
Synopsis: Spotify streaming daemon with Spotify Connect support
Description:

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.

fclones 0.35.0
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://github.com/pkolaczk/fclones
Licenses: Expat
Build system: cargo
Synopsis: Find and operate on duplicate files
Description:

fclones is a command line utility that identifies groups of identical files and gets rid of the file copies you no longer need. It comes with plenty of configuration options for controlling the search scope and offers many ways of removing duplicates. For maximum flexibility, it integrates well with other Unix utilities like find and it speaks JSON, so you have a lot of control over the search and cleanup process.

onefetch 2.27.1
Dependencies: zstd@1.5.6 rust-deunicode@1.6.2
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://onefetch.dev
Licenses: Expat
Build system: cargo
Synopsis: Command-line Git information tool
Description:

Onefetch is a command-line Git information tool that displays project information and code statistics for a local Git repository directly in your terminal. The tool works completely offline with a focus on performance and customizability.

ripgrep-all 0.10.10
Dependencies: ffmpeg@8.1.1 fzf@0.73.1 pandoc@3.7.0.2 poppler@22.09.0 ripgrep@15.1.0 sqlite@3.39.3 zip@3.0 zstd@1.5.6
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://github.com/phiresky/ripgrep-all
Licenses: AGPL 3+
Build system: cargo
Synopsis: Line-oriented search tool for text and binary formats
Description:

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.

rbw 1.15.0
Dependencies: coreutils-minimal@9.1 findutils@4.10.0 grep@3.11 perl@5.36.0 sed@4.9 rust-ring@0.17.14
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://git.tozt.net/rbw
Licenses: Expat
Build system: cargo
Synopsis: Unofficial Bitwarden CLI
Description:

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.

sniffglue 0.16.1
Dependencies: libpcap@1.10.1 libseccomp@2.6.0
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://github.com/kpcyrd/sniffglue
Licenses: GPL 3
Build system: cargo
Synopsis: Secure multithreaded packet sniffer
Description:

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.

iwmenu 0.4.0
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://github.com/e-tho/iwmenu
Licenses: GPL 3
Build system: cargo
Synopsis: Launcher-driven Wi-Fi manager
Description:

iwmenu (iNet Wireless Menu) manages Wi-Fi through your launcher of choice. Supported launchers are: dmenu, fuzzel, rofi, walker and custom.

just 1.43.0
Dependencies: bash-minimal@5.2.37 coreutils-minimal@9.1
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://github.com/casey/just
Licenses: CC0
Build system: cargo
Synopsis: Command runner
Description:

This package provides just, a command runner. just is a handy way to save and run project-specific commands.

Total packages: 72450