_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
rust-xdg-home 1.3.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/zeenix/xdg-home
Licenses: Expat
Synopsis: User home directory per XDG Specification
Description:

The user's home directory as per the XDG Specification.

rust-rspotify 0.11.7
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/ramsayleung/rspotify
Licenses: Expat
Synopsis: Spotify API wrapper
Description:

This package provides a wrapper API for the Spotify streaming service.

rust-readlock 0.1.7
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/jplatte/readlock
Licenses: MPL 2.0
Synopsis: Weird alternative to Arc<RwLock<T>>
Description:

This package provides a weird alternative to Arc<RwLock<T>>.

rust-zbus-xml 4.0.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/dbus2/zbus/
Licenses: Expat
Synopsis: API to handle D-Bus introspection XML
Description:

This package provides API to handle D-Bus introspection XML.

rust-nitrokey 0.9.0
Dependencies: hidapi@0.14.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://git.sr.ht/~ireas/nitrokey-rs
Licenses: Expat
Synopsis: Rust bindings to libnitrokey
Description:

This package provides bindings to libnitrokey for communication with Nitrokey devices.

rust-schemars 0.6.5
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://graham.cool/schemars/
Licenses: Expat
Synopsis: Generate JSON Schemas from Rust code
Description:

This Rust library can help generating JSON Schemas from Rust code.

rust-reedline 0.38.0
Channel: guix
Location: gnu/packages/crates-shell.scm (gnu packages crates-shell)
Home page: https://github.com/nushell/reedline
Licenses: Expat
Synopsis: Readline-like crate for CLI text input
Description:

This package provides a readline-like crate for CLI text input.

rust-minisign 0.7.5
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://github.com/jedisct1/rust-minisign
Licenses: Expat
Synopsis: Crate to sign files and verify signatures
Description:

This package provides a crate to sign files and verify signatures.

rust-esaxx-rs 0.1.10
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/Narsil/esaxx-rs
Licenses: ASL 2.0
Synopsis: Wrapper for sentencepiece's esaxxx library
Description:

This package provides a wrapper around sentencepiece's esaxxx library.

rust-age-core 0.10.0
Channel: lauras-channel
Location: laura/packages/rust-common.scm (laura packages rust-common)
Home page: https://github.com/str4d/rage
Licenses: Expat ASL 2.0
Synopsis: [BETA] Common functions used across the age crates
Description:

This package provides [BETA] Common functions used across the age crates.

rust-age-core 0.9.0
Channel: lauras-channel
Location: laura/packages/rust-common.scm (laura packages rust-common)
Home page: https://github.com/str4d/rage
Licenses: Expat ASL 2.0
Synopsis: [BETA] Common functions used across the age crates
Description:

This package provides [BETA] Common functions used across the age crates.

rust-lurk-cli 0.3.9
Channel: lauras-channel
Location: laura/packages/rust-common.scm (laura packages rust-common)
Home page: https://github.com/JakWai01/lurk
Licenses: Expat ASL 2.0
Synopsis: lurk is a pretty (simple) alternative to strace
Description:

This package provides lurk is a pretty (simple) alternative to strace.

rust-castaway 0.1.2
Channel: lauras-channel
Location: laura/packages/rust-common.scm (laura packages rust-common)
Home page: https://github.com/sagebind/castaway
Licenses: Expat
Synopsis: Safe, zero-cost downcasting for limited compile-time specialization
Description:

This package provides Safe, zero-cost downcasting for limited compile-time specialization.

rust-castaway 0.2.3
Channel: lauras-channel
Location: laura/packages/rust-common.scm (laura packages rust-common)
Home page: https://github.com/sagebind/castaway
Licenses: Expat
Synopsis: Safe, zero-cost downcasting for limited compile-time specialization
Description:

This package provides Safe, zero-cost downcasting for limited compile-time specialization.

rust-bitflags 2.6.0
Channel: lauras-channel
Location: laura/packages/rust-common.scm (laura packages rust-common)
Home page: https://github.com/bitflags/bitflags
Licenses: Expat ASL 2.0
Synopsis: macro to generate structures which behave like bitflags.
Description:

This package provides a macro to generate structures which behave like bitflags.

rust-indexmap 2.2.6
Channel: lauras-channel
Location: laura/packages/rust-common.scm (laura packages rust-common)
Home page: https://github.com/indexmap-rs/indexmap
Licenses: ASL 2.0 Expat
Synopsis: hash table with consistent order and fast iteration.
Description:

This package provides a hash table with consistent order and fast iteration.

rust-bitflags 2.5.0
Channel: lauras-channel
Location: laura/packages/rust-common.scm (laura packages rust-common)
Home page: https://github.com/bitflags/bitflags
Licenses: Expat ASL 2.0
Synopsis: macro to generate structures which behave like bitflags.
Description:

This package provides a macro to generate structures which behave like bitflags.

rust-dlv-list 0.5.2
Channel: glue
Location: glue/packages/mcfly.scm (glue packages mcfly)
Home page: https://github.com/sgodwincs/dlv-list-rs
Licenses: Expat ASL 2.0
Synopsis: Semi-doubly linked list implemented using a vector
Description:

This package provides Semi-doubly linked list implemented using a vector.

rust-const-fn 0.4.9
Channel: guixrus
Location: guixrus/packages/common/rust.scm (guixrus packages common rust)
Home page: https://github.com/taiki-e/const_fn
Licenses: ASL 2.0 Expat
Synopsis: An attribute for easy generation of const functions with conditional compilations.
Description:

An attribute for easy generation of const functions with conditional compilations.

rust-zerotrie 0.1.3
Channel: guix-science
Location: guix-science/packages/typst.scm (guix-science packages typst)
Home page: https://icu4x.unicode.org
Licenses: Unicode
Synopsis: data structure that efficiently maps strings to integers
Description:

This package provides a data structure that efficiently maps strings to integers.

rust-bitflags 2.8.0
Channel: guix-science
Location: guix-science/packages/typst.scm (guix-science packages typst)
Home page: https://github.com/bitflags/bitflags
Licenses: Expat ASL 2.0
Synopsis: macro to generate structures which behave like bitflags.
Description:

This package provides a macro to generate structures which behave like bitflags.

rust-indexmap 2.0.0
Channel: hui
Location: hui/packages/embedded.scm (hui packages embedded)
Home page: https://github.com/bluss/indexmap
Licenses: ASL 2.0 Expat
Synopsis: A hash table with consistent order and fast iteration.
Description:

This package provides a hash table with consistent order and fast iteration.

rust-dispatch 0.1.4
Channel: guix
Location: gnu/packages/crates-apple.scm (gnu packages crates-apple)
Home page: https://github.com/SSheldon/rust-dispatch
Licenses: Expat
Synopsis: Rust wrapper for Apple's Grand Central Dispatch
Description:

This package provides a Rust wrapper for Apple's Grand Central Dispatch.

rust-dispatch 0.2.0
Channel: guix
Location: gnu/packages/crates-apple.scm (gnu packages crates-apple)
Home page: https://github.com/SSheldon/rust-dispatch
Licenses: Expat
Synopsis: Rust wrapper for Apple's Grand Central Dispatch
Description:

This package provides a Rust wrapper for Apple's Grand Central Dispatch.

Total results: 7413