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

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.


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`.

espflash 3.2.0
Dependencies: eudev@3.2.14 rust-ring@0.17.14
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://github.com/esp-rs/espflash
Licenses: Expat ASL 2.0
Build system: cargo
Synopsis: Command-line tool for flashing Espressif devices
Description:

This package provides a command-line tool for flashing Espressif devices.

xremap-x11 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.

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.

catppuccin-whiskers 2.5.1
Dependencies: rust-deunicode@1.6.2
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://github.com/catppuccin/whiskers
Licenses: Expat
Build system: cargo
Synopsis: Soothing port creation tool for the high-spirited
Description:

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.

pastel 0.12.0
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://github.com/sharkdp/pastel
Licenses: Expat ASL 2.0
Build system: cargo
Synopsis: Command-line tool to generate, analyze, convert and manipulate colors
Description:

Pastel is a command-line tool to generate, analyze, convert and manipulate colors. It supports many different color formats and color spaces like RGB (sRGB), HSL, CIELAB, CIELCh as well as ANSI 8-bit and 24-bit representations.

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.

alfis 0.8.5
Dependencies: at-spi2-core@2.52.0 gtk@4.22.1 glib@2.86.0 pango@1.56.4 sqlite@3.39.3 webkitgtk-with-libsoup2@2.50.3 rust-ring@0.17.14
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://github.com/Revertron/Alfis
Licenses: AGPL 3+
Build system: cargo
Synopsis: Alternative Free Identity System
Description:

This project represents a minimal blockchain without cryptocurrency, capable of sustaining any number of domain names in a bunch of original alternative zones.

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.

zoxide 0.9.9
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://github.com/ajeetdsouza/zoxide/
Licenses: Expat
Build system: cargo
Synopsis: Fast way to navigate your file system
Description:

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.

cargo-bloat 0.12.1
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://github.com/RazrFalcon/cargo-bloat
Licenses: Expat
Build system: cargo
Synopsis: Find out what takes most of the space in your executable
Description:

This package provides a way to find out what takes most of the space in your executable.

maturin 1.11.5
Dependencies: zstd@1.5.6 bzip2@1.0.8 rust-ring@0.17.14
Propagated dependencies: python-tomli@2.2.1
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://github.com/pyo3/maturin
Licenses: Expat ASL 2.0
Build system: cargo
Synopsis: Build and publish crates and python packages
Description:

Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages.

jnv 0.6.2
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://github.com/ynqa/jnv
Licenses: Expat
Build system: cargo
Synopsis: JSON navigator and interactive jq filter editor
Description:

Jnv is designed for navigating JSON, offering an interactive JSON viewer and jq filter editor.

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.

jujutsu 0.41.0
Dependencies: zlib@1.3.1 openssl@3.5.5 libssh2@1.11.1 libgit2@1.9.4
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://github.com/jj-vcs/jj
Licenses: ASL 2.0
Build system: cargo
Synopsis: Git-compatible distributed version control system
Description:

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.

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.

mdopen 0.5.0-0.3858a4d
Dependencies: openssl@3.5.5 oniguruma@6.9.10 rust-ring@0.17.14 rust-syntect@5.3.0
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://github.com/immanelg/mdopen
Licenses: GPL 3+
Build system: cargo
Synopsis: Markdown preview server
Description:

Quickly preview local markdown files in browser with GitHub-like look.

emacs-lsp-booster 0.2.1
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://github.com/blahgeek/emacs-lsp-booster
Licenses: Expat
Build system: cargo
Synopsis: Emacs LSP performance booster
Description:

emacs-lsp-booster improves the performance of lsp-mode and eglot Emacs packages using a wrapper executable. See the home-page for configuration instructions.

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.

svd2rust 0.36.1
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://github.com/rust-embedded/svd2rust/
Licenses: Expat ASL 2.0
Build system: cargo
Synopsis: Generate Rust register maps (`struct`s) from SVD files
Description:

This program can be used to generate Rust register maps (`struct`s) from SVD files.

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.

kanata 1.11.0
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://github.com/jtroo/kanata
Licenses: LGPL 3
Build system: cargo
Synopsis: Multi-layer keyboard customization
Description:

Kanata is a keyboard re-mapper. It supports multiple layers of key, and advanced key behavior customization, such as tap-hold, macros and Unicode.

complgen 0.8.3
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://github.com/adaszko/complgen
Licenses: ASL 2.0
Build system: cargo
Synopsis: Declarative bash/fish/zsh completions without writing shell scripts
Description:

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.

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.

Total packages: 72465