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

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.


gitui 0.28.1
Dependencies: libgit2@1.9.4 libssh2@1.11.1 openssl@3.5.5 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/extrawurst/gitui
Licenses: Expat
Build system: cargo
Synopsis: Terminal UI for git
Description:

This package provides a fast Terminal UI for git.

hyperfine 1.20.0
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://github.com/sharkdp/hyperfine
Licenses: Expat ASL 2.0
Build system: cargo
Synopsis: Command-line benchmarking tool
Description:

This package provides a command-line benchmarking tool.

lsd 1.2.0
Dependencies: libgit2@1.9.4 zlib@1.3.1
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://github.com/lsd-rs/lsd
Licenses: ASL 2.0
Build system: cargo
Synopsis: Mostly ls compatible command with pretty colors
Description:

This package provides An ls command with a lot of pretty colors and some other stuff.

ast-grep 0.42.1
Dependencies: bash-minimal@5.2.37
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://github.com/ast-grep/ast-grep
Licenses: Expat
Build system: cargo
Synopsis: CLI tool for code structural search, lint, and rewriting
Description:

ast-grep is an abstract syntax tree based tool to search code by pattern code. Think of it as your old-friend grep, but matching AST nodes instead of text. Write patterns as if you are writing ordinary code. It will match all code that has the same syntactical structure. You can use $ and upper case letters as a wildcard, e.g. $MATCH, to match any single AST node. Think of it as regular expression dot ., except it is not textual.

eza 0.23.4
Dependencies: libgit2@1.9.4 zlib@1.3.1
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://eza.rocks/
Licenses: EUPL 1.2
Build system: cargo
Synopsis: Modern replacement for ls
Description:

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.

cargo-with 0.3.2
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://github.com/cbourjau/cargo-with/
Licenses: GPL 3
Build system: cargo
Synopsis: Cargo extension to run build artifacts through tools like `gdb`.
Description:

This package provides a Cargo extension to run the build artifacts through tools like `gdb`.

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.

gitlogue 0.9.0
Dependencies: libgit2@1.9.4 libssh2@1.11.1 openssl@3.5.5 zlib@1.3.1
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://github.com/unhappychoice/gitlogue
Licenses: ISC
Build system: cargo
Synopsis: Git history screensaver
Description:

Gitlogue is a Git history screensaver - watch your code rewrite itself.

jni 0.21.1
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://github.com/jni-rs/jni-rs
Licenses: Expat ASL 2.0
Build system: cargo
Synopsis: Rust bindings to the Java Native Interface
Description:

This package provides Rust bindings to the JNI.

dumbpipe 0.32.0
Dependencies: rust-ring@0.17.14
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://github.com/n0-computer/dumbpipe
Licenses: Expat ASL 2.0
Build system: cargo
Synopsis: CLI tool to pipe data over the network, with NAT hole punching
Description:

This package provides a cli tool to pipe data over the network, with NAT hole punching. It uses iroh to establish peer-to-peer connections between systems.

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.

cyme 1.7.0
Dependencies: libusb@1.0.25
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://github.com/tuna-f1sh/cyme
Licenses: GPL 3+
Build system: cargo
Synopsis: List system USB buses and devices
Description:

This package provides a CLI tool to list system USB buses and devices similar to lsusb.

jless 0.9.0
Dependencies: libx11@1.8.12 libxcb@1.17.0
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://github.com/PaulJuliusMartinez/jless
Licenses: Expat
Build system: cargo
Synopsis: Command-line JSON viewer
Description:

This package provides a command-line JSON viewer.

xremap-hyprland 0.10.17
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://github.com/xremap/xremap
Licenses: Expat
Build system: cargo
Synopsis: Dynamic key remapper for X and Wayland
Description:

This package provides dynamic key remapper for X and Wayland.

pwmenu 0.4.0
Dependencies: pipewire@1.6.2
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://github.com/e-tho/pwmenu
Licenses: GPL 3
Build system: cargo
Synopsis: Launcher-driven Pipewire audio manager
Description:

pwmenu (PipeWire Menu) manages audio through your launcher of choice. Supported launchers are: dmenu, fuzzel, rofi, walker and custom.

rot8 1.0.0
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://github.com/efernau/rot8/
Licenses: Expat
Build system: cargo
Synopsis: Automatic display rotation using built-in accelerometer
Description:

rot8 is a daemon that automates rotating screen and associated input devices using the built-in accelerometer; handy for convertible touchscreen devices.

ouch 0.6.1
Dependencies: bzip2@1.0.8 bzip3@1.4.0 clang@13.0.1 xz@5.4.5 zlib@1.3.1 zstd@1.5.6
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://github.com/ouch-org/ouch
Licenses: Expat
Build system: cargo
Synopsis: Compression and decompression utility
Description:

This package provides a command-line utility for easily compressing and decompressing files and directories.

typst 0.14.2
Dependencies: openssl@3.5.5 rust-hypher@0.1.6 rust-syntect@5.3.0
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://typst.app/
Licenses: ASL 2.0
Build system: cargo
Synopsis: LaTeX-like typesetting system
Description:

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.

tokei 14.0.0
Dependencies: libgit2@1.8.5 openssl@3.5.5 zlib@1.3.1 rust-deunicode@1.6.2
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://github.com/XAMPPRocky/tokei
Licenses: Expat ASL 2.0
Build system: cargo
Synopsis: Count code, quickly
Description:

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.

bottom 0.12.3
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://github.com/ClementTsang/bottom
Licenses: Expat
Build system: cargo
Synopsis: Customizable graphical process/system monitor for the terminal
Description:

This package provides a customizable graphical process/system monitor for the 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.

rust-bindgen-cli 0.71.1
Dependencies: bash-minimal@5.2.37 clang@18.1.8
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://rust-lang.github.io/rust-bindgen/
Licenses: Modified BSD
Build system: cargo
Synopsis: Generate Rust FFI bindings to C and C++ libraries
Description:

This package can be used to automatically generate Rust FFI bindings to C and C++ libraries. This package provides the bindgen command.

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.

git-interactive-rebase-tool 2.4.1
Dependencies: libgit2@1.7.2 zlib@1.3.1
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://gitrebasetool.mitmaro.ca/
Licenses: GPL 3+
Build system: cargo
Synopsis: Terminal based sequence editor for git interactive rebase
Description:

This application is a terminal-based sequence editor for git interactive rebase.

Total packages: 73955