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

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.


difftastic 0.69.0
Dependencies: jemalloc@5.3.0
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://difftastic.wilfred.me.uk/
Licenses: Expat
Build system: cargo
Synopsis: Structural diff command that understands syntax
Description:

difft provides a structural diff that understands syntax. It compares files using the syntax, not line-by-line providing accurate diffs that are easier to read. It works with a variety of languages including Javascript, Python, Rust and Scheme.

drill 0.8.2
Dependencies: openssl@3.5.5
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://github.com/fcsonline/drill
Licenses: GPL 3
Build system: cargo
Synopsis: HTTP load testing application
Description:

Drill is a HTTP load testing application written in Rust inspired by Ansible syntax. Benchmark files can be written in YAML.

ripgrep 15.1.0
Dependencies: pcre2@10.42
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://github.com/BurntSushi/ripgrep
Licenses: Unlicense Expat
Build system: cargo
Synopsis: Line-oriented search tool and Rust successor to @command{grep}
Description:

ripgrep (rg) is a line-oriented search tool that recursively searches your current directory for a regex pattern while respecting your gitignore rules. ripgrep is similar to other popular search tools like The Silver Searcher, ack and grep.

cargo-auditable 0.7.4
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://github.com/rust-secure-code/cargo-auditable
Licenses: Expat ASL 2.0
Build system: cargo
Synopsis: Make production Rust binaries auditable
Description:

Know the exact crate versions used to build your Rust executable. Audit binaries for known bugs or security vulnerabilities in production, at scale, with zero bookkeeping.

This works by embedding data about the dependency tree in JSON format into a dedicated linker section of the compiled executable.

The end goal is to get Cargo itself to encode this information in binaries. There is an RFC for an implementation within Cargo, for which this project paves the way: rust-lang/rfcs#2801.

helvum 0.5.1
Dependencies: glib@2.86.0 gtk@4.22.1 libadwaita@1.8.2 pipewire@1.6.2
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://gitlab.freedesktop.org/pipewire/helvum
Licenses: GPL 3
Build system: meson
Synopsis: GTK patchbay for pipewire
Description:

This package provides a GTK patchbay for pipewire.

aardvark-dns 1.17.0
Dependencies: rust-ring@0.17.14
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://github.com/containers/aardvark-dns
Licenses: ASL 2.0
Build system: cargo
Synopsis: Container-focused DNS A/AAAA record server
Description:

Aardvark-dns is an authoritative DNS server for A/AAAA container records. It can forward other requests to configured resolvers.

watchexec 2.5.1
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://github.com/watchexec/watchexec
Licenses: ASL 2.0
Build system: cargo
Synopsis: Executes commands in response to file modifications
Description:

watchexec is a simple, standalone tool that watches a path and runs a command whenever it detects modifications.

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.

htmlq 0.4.0
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://github.com/mgdm/htmlq
Licenses: Expat
Build system: cargo
Synopsis: Like jq, but for HTML
Description:

Extract content from HTML files using CSS selectors.

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.

uv 0.10.12
Dependencies: jemalloc@5.3.0 xz@5.4.5 zstd@1.5.6 rust-ring@0.17.14
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://docs.astral.sh/uv/
Licenses: ASL 2.0 Expat
Build system: pyproject
Synopsis: Python package and project manager written in Rust
Description:

uv is a high-performance Python package and project manager written in Rust, known for its execution speed and compatibility with existing tools.

rabbitmqadmin 2.25.0
Dependencies: mimalloc@3.3.2 rust-ring@0.17.14
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://www.rabbitmq.com/docs/management-cli
Licenses: ASL 2.0 Expat
Build system: cargo
Synopsis: Manage RabbitMQ broker via the management plugin
Description:

rabbitmqadmin is a tool to manage RabbitMQ broker via management plugin.

It supports many of the operations available in the management UI:

  • Listing objects like virtual hosts, users, queues, streams, permissions, policies, and so on.

  • Creating objects.

  • Deleting objects.

  • Access to cluster and node metrics.

  • Run health checks.

  • Listing feature flag state.

  • Listing deprecated features in use across the cluster.

  • Definition export, transformations, and import.

  • Operations on shovels.

  • Operations on federation upstreams and links.

  • Closing connections.

  • Rebalancing of queue leaders across cluster nodes.

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.

hexyl 0.16.0
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://github.com/sharkdp/hexyl
Licenses: Expat ASL 2.0
Build system: cargo
Synopsis: Command-line hex viewer
Description:

This package provides a command line hex viewer. It uses a colored output for distinguishing different kinds of bytes such as NULL bytes, printable ASCII characters, ASCII whitespace characters, other ASCII characters and non-ASCII.

forgejo-cli 0.5.0
Dependencies: libgit2@1.9.4 libssh2@1.11.1 openssl@3.5.5 zlib@1.3.1 rust-ring@0.17.14
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://codeberg.org/forgejo-contrib/forgejo-cli/
Licenses: ASL 2.0 Expat
Build system: cargo
Synopsis: CLI tool for Forgejo
Description:

This package provides a CLI tool for Forgejo.

dutree 0.2.18
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://ownyourbits.com/2018/03/25/analyze-disk-usage-with-dutree/
Licenses: GPL 3
Build system: cargo
Synopsis: Command line tool to analyze disk usage
Description:

dutree is command line tool to analyze disk usage. Features include:

  1. coloured output, according to the LS_COLORS environment variable.

  2. display the file system tree.

  3. ability to aggregate small files.

  4. ability to exclude files or directories.

  5. ability to compare different directories.

  6. fast, written in Rust.

matugen 4.0.0
Dependencies: rust-ring@0.17.14
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://github.com/InioX/matugen
Licenses: GPL 2
Build system: cargo
Synopsis: Generate themes using the 'Material You' palette
Description:

matugen generates a 'Material You' color palette based on a specified image or color, easing the process of theme creation.

rusty 0.5.0
Dependencies: libffi@3.4.6 llvm@21.1.8 rust-deunicode@1.6.2
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://plc-lang.github.io/rusty/
Licenses: LGPL 3 GPL 3
Build system: cargo
Synopsis: IEC 61131-3 structured text compiler
Description:

RuSTy is a IEC 61131-3 ST compiler written in Rust. It compiles ST down to native machine code, targeting most llvm-supported targets.

cargo-machete 0.8.0
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://github.com/bnjbvr/cargo-machete
Licenses: Expat ASL 2.0
Build system: cargo
Synopsis: Find unused dependencies in Cargo.toml
Description:

cargo-machete finds unused dependencies in Cargo.toml.

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.

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.

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-cbindgen 0.28.0
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://github.com/mozilla/cbindgen
Licenses: MPL 2.0
Build system: cargo
Synopsis: Tool for generating C bindings to Rust code
Description:

This package provides a tool for generating C/C++ bindings to Rust code.

netavark 1.14.1
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://github.com/containers/netavark
Licenses: ASL 2.0
Build system: cargo
Synopsis: Container network stack
Description:

Netavark is a rust based network stack for containers. It is being designed to work with Podman but is also applicable for other OCI container management applications.

Total packages: 72465