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

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.


swayhide 0.2.1
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://github.com/NomisIV/swayhide/
Licenses: GPL 3+
Build system: cargo
Synopsis: Swallow windows on swaywm
Description:

swayhide hides the currently active terminal (by moving it to the scratchpad), then it executes the supplied command. When the child process has finished, the terminal is moved back. This is useful if your workflow includes opening graphical programs from the terminal, as the locked terminal won't have to take up any space.

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

ripgrep-all 0.10.9
Dependencies: ffmpeg@8.0 fzf@0.67.0 pandoc@2.19.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.

rust-deunicode 1.6.1
Channel: guix
Location: gnu/packages/rust-sources.scm (gnu packages rust-sources)
Home page: https://lib.rs/crates/deunicode
Licenses: Modified BSD
Build system: cargo
Synopsis: Convert Unicode strings to pure ASCII
Description:

This package converts Unicode strings to pure ASCII by intelligently transliterating them. It supports Emoji and Chinese.

rust-pipewire 0.8.0-0.93138d0
Channel: guix
Location: gnu/packages/rust-sources.scm (gnu packages rust-sources)
Home page: https://pipewire.org/
Licenses: Expat
Build system: cargo
Synopsis: Rust bindings for PipeWire
Description:

This package provides Rust bindings for PipeWire.

rust-syntect 5.3.0
Dependencies: oniguruma@6.9.10
Channel: guix
Location: gnu/packages/rust-sources.scm (gnu packages rust-sources)
Home page: https://github.com/trishume/syntect
Licenses: Expat
Build system: cargo
Synopsis: Library for syntax highlighting and code intelligence
Description:

This package provides a library for syntax highlighting and code intelligence.

rust-pcre2-utf32 0.2.9
Channel: guix
Location: gnu/packages/rust-sources.scm (gnu packages rust-sources)
Home page: https://github.com/fish-shell/rust-pcre2
Licenses: Expat Unlicense
Build system: cargo
Synopsis: High level wrapper library for PCRE2
Description:

This package provides fish shell's fork of rust-pcre2 with UTF-32 support.

rust-pubgrub 0.3.0-0.b70cf70
Channel: guix
Location: gnu/packages/rust-sources.scm (gnu packages rust-sources)
Home page: https://github.com/pubgrub-rs/pubgrub
Licenses: MPL 2.0
Build system: cargo
Synopsis: PubGrub version solving algorithm
Description:

This package provides the PubGrub version solving algorithm.

rust-web-view 0.7.3-0.82d7cbc
Channel: guix
Location: gnu/packages/rust-sources.scm (gnu packages rust-sources)
Home page: https://github.com/Boscop/web-view
Licenses: Expat
Build system: cargo
Synopsis: Rust bindings for webview.
Description:

This library provides a Rust binding to the original implementation of webview, a tiny cross-platform library to render web-based GUIs as desktop applications.

rust-rustc-demangle-capi 0.1.0
Channel: guix
Location: gnu/packages/rust-sources.scm (gnu packages rust-sources)
Home page: https://github.com/alexcrichton/rustc-demangle
Licenses: Expat ASL 2.0
Build system: cargo
Synopsis: C API for the @code{rustc-demangle} crate
Description:

This package provides a C API library for the rustc-demangle crate.

rust-ring 0.17.8
Channel: guix
Location: gnu/packages/rust-sources.scm (gnu packages rust-sources)
Home page: https://github.com/briansmith/ring
Licenses: ISC OpenSSL
Build system: cargo
Synopsis: Safe, fast, small crypto using Rust
Description:

This package provided safe, fast, small crypto using Rust.

rust-smithay 0.7.0-0.20d2dac
Channel: guix
Location: gnu/packages/rust-sources.scm (gnu packages rust-sources)
Home page: https://github.com/Smithay/smithay
Licenses: Expat
Build system: cargo
Synopsis: Smithy for Rust Wayland compositors
Description:

Smithay aims to provide building blocks to create wayland compositors in Rust. While not being a full-blown compositor, it'll provide objects and interfaces implementing common functionalities that pretty much any compositor will need, in a generic fashion.

It supports the wayland, wayland-protocols, and some external extensions, such as wlr-protocols and plasma-wayland-protocols.

rust-pipewire 0.8.0-0.fd3d8f7
Channel: guix
Location: gnu/packages/rust-sources.scm (gnu packages rust-sources)
Home page: https://pipewire.org/
Licenses: Expat
Build system: cargo
Synopsis: Rust bindings for PipeWire
Description:

This package provides Rust bindings for PipeWire.

rust-syntect 5.2.0
Dependencies: oniguruma@6.9.10
Channel: guix
Location: gnu/packages/rust-sources.scm (gnu packages rust-sources)
Home page: https://github.com/trishume/syntect
Licenses: Expat
Build system: cargo
Synopsis: Library for syntax highlighting and code intelligence
Description:

This package provides a library for syntax highlighting and code intelligence.

rust-hypher 0.1.6
Channel: guix
Location: gnu/packages/rust-sources.scm (gnu packages rust-sources)
Home page: https://github.com/typst/hypher
Licenses: Expat ASL 2.0
Build system: cargo
Synopsis: Separate words into syllables
Description:

hypher is a Rust library for syllabification.

rust-smithay 0.6.0-2.ede2707
Channel: guix
Location: gnu/packages/rust-sources.scm (gnu packages rust-sources)
Home page: https://github.com/Smithay/smithay
Licenses: Expat
Build system: cargo
Synopsis: Smithy for Rust Wayland compositors
Description:

Smithay aims to provide building blocks to create wayland compositors in Rust. While not being a full-blown compositor, it'll provide objects and interfaces implementing common functionalities that pretty much any compositor will need, in a generic fashion.

It supports the wayland, wayland-protocols, and some external extensions, such as wlr-protocols and plasma-wayland-protocols.

rust 1.57.0
Dependencies: bash-minimal@5.2.37 llvm@13.0.1 openssl@3.0.8
Channel: guix
Location: gnu/packages/rust.scm (gnu packages rust)
Home page: https://www.rust-lang.org
Licenses: ASL 2.0 Expat
Build system: gnu
Synopsis: Compiler for the Rust programming language
Description:

Rust is a systems programming language that provides memory safety and thread safety guarantees.

rust 1.55.0
Dependencies: bash-minimal@5.2.37 llvm@13.0.1 openssl@3.0.8
Channel: guix
Location: gnu/packages/rust.scm (gnu packages rust)
Home page: https://www.rust-lang.org
Licenses: ASL 2.0 Expat
Build system: gnu
Synopsis: Compiler for the Rust programming language
Description:

Rust is a systems programming language that provides memory safety and thread safety guarantees.

rust 1.54.0
Dependencies: bash-minimal@5.2.37 llvm@13.0.1 openssl@1.1.1u zlib@1.3.1
Channel: guix
Location: gnu/packages/rust.scm (gnu packages rust)
Home page: https://github.com/thepowersgang/mrustc
Licenses: ASL 2.0 Expat
Build system: gnu
Synopsis: Compiler for the Rust programming language
Description:

Rust is a systems programming language that provides memory safety and thread safety guarantees.

rust 1.81.0
Dependencies: bash-minimal@5.2.37 llvm@17.0.6 openssl@3.0.8
Channel: guix
Location: gnu/packages/rust.scm (gnu packages rust)
Home page: https://www.rust-lang.org
Licenses: ASL 2.0 Expat
Build system: gnu
Synopsis: Compiler for the Rust programming language
Description:

Rust is a systems programming language that provides memory safety and thread safety guarantees.

rust 1.70.0
Dependencies: bash-minimal@5.2.37 llvm@15.0.7 openssl@3.0.8
Channel: guix
Location: gnu/packages/rust.scm (gnu packages rust)
Home page: https://www.rust-lang.org
Licenses: ASL 2.0 Expat
Build system: gnu
Synopsis: Compiler for the Rust programming language
Description:

Rust is a systems programming language that provides memory safety and thread safety guarantees.

rust 1.77.1
Dependencies: bash-minimal@5.2.37 llvm@17.0.6 openssl@3.0.8
Channel: guix
Location: gnu/packages/rust.scm (gnu packages rust)
Home page: https://www.rust-lang.org
Licenses: ASL 2.0 Expat
Build system: gnu
Synopsis: Compiler for the Rust programming language
Description:

Rust is a systems programming language that provides memory safety and thread safety guarantees.

rust 1.87.0
Dependencies: bash-minimal@5.2.37 llvm@19.1.7 openssl@3.0.8
Channel: guix
Location: gnu/packages/rust.scm (gnu packages rust)
Home page: https://www.rust-lang.org
Licenses: ASL 2.0 Expat
Build system: gnu
Synopsis: Compiler for the Rust programming language
Description:

Rust is a systems programming language that provides memory safety and thread safety guarantees.

rust 1.59.0
Dependencies: bash-minimal@5.2.37 llvm@13.0.1 openssl@3.0.8
Channel: guix
Location: gnu/packages/rust.scm (gnu packages rust)
Home page: https://www.rust-lang.org
Licenses: ASL 2.0 Expat
Build system: gnu
Synopsis: Compiler for the Rust programming language
Description:

Rust is a systems programming language that provides memory safety and thread safety guarantees.

Total packages: 69282