_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
rust-librespot-audio 0.4.2
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/librespot-org/librespot
Licenses: Expat
Synopsis: The audio fetching logic for Librespot
Description:

Part of Librespot, an open source client library for Spotify. This package contains the audio fetching logic.

rust-gix-credentials 0.20.0
Channel: guix
Location: gnu/packages/crates-vcs.scm (gnu packages crates-vcs)
Home page: https://github.com/Byron/gitoxide
Licenses: Expat ASL 2.0
Synopsis: Git credentials handlers for Gitoxide
Description:

Gitoxide is a Rust implementation of Git. This package provides helpers to interact with Git credentials helpers.

rust-gix-credentials 0.15.0
Channel: guix
Location: gnu/packages/crates-vcs.scm (gnu packages crates-vcs)
Home page: https://github.com/Byron/gitoxide
Licenses: Expat ASL 2.0
Synopsis: Git credentials handlers for Gitoxide
Description:

Gitoxide is a Rust implementation of Git. This package provides helpers to interact with Git credentials helpers.

rust-gix-credentials 0.24.5
Channel: guix
Location: gnu/packages/crates-vcs.scm (gnu packages crates-vcs)
Home page: https://github.com/Byron/gitoxide
Licenses: Expat ASL 2.0
Synopsis: Git credentials handlers for Gitoxide
Description:

Gitoxide is a Rust implementation of Git. This package provides helpers to interact with Git credentials helpers.

rust-gix-credentials 0.21.0
Channel: guix
Location: gnu/packages/crates-vcs.scm (gnu packages crates-vcs)
Home page: https://github.com/Byron/gitoxide
Licenses: Expat ASL 2.0
Synopsis: Git credentials handlers for Gitoxide
Description:

Gitoxide is a Rust implementation of Git. This package provides helpers to interact with Git credentials helpers.

rust-gix-credentials 0.23.1
Channel: guix
Location: gnu/packages/crates-vcs.scm (gnu packages crates-vcs)
Home page: https://github.com/Byron/gitoxide
Licenses: Expat ASL 2.0
Synopsis: Git credentials handlers for Gitoxide
Description:

Gitoxide is a Rust implementation of Git. This package provides helpers to interact with Git credentials helpers.

rust-gix-credentials 0.22.0
Channel: guix
Location: gnu/packages/crates-vcs.scm (gnu packages crates-vcs)
Home page: https://github.com/Byron/gitoxide
Licenses: Expat ASL 2.0
Synopsis: Git credentials handlers for Gitoxide
Description:

Gitoxide is a Rust implementation of Git. This package provides helpers to interact with Git credentials helpers.

rust-assert-matches2 0.1.2
Channel: nebula
Location: nebula/packages/crates-io.scm (nebula packages crates-io)
Home page: https://codeberg.org/jplatte/assert_matches2
Licenses: MPL 2.0
Synopsis: A version of the assert_matches! macro that brings variables from the pattern into scope
Description:

This package provides a version of the assert_matches! macro that brings variables from the pattern into scope

rust-version-compare 0.1.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://timvisee.com/projects/version-compare/
Licenses: Expat
Synopsis: Rust library to easily compare version numbers
Description:

This package provides a Rust library to easily compare version numbers, and test them against various comparison operators.

rust-version-compare 0.0.11
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://timvisee.com/projects/version-compare/
Licenses: Expat
Synopsis: Rust library to easily compare version numbers
Description:

This package provides a Rust library to easily compare version numbers, and test them against various comparison operators.

rust-version-compare 0.2.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://timvisee.com/projects/version-compare/
Licenses: Expat
Synopsis: Rust library to easily compare version numbers
Description:

This package provides a Rust library to easily compare version numbers, and test them against various comparison operators.

rust-assert-matches2 0.1.2
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://codeberg.org/jplatte/assert_matches2
Licenses: MPL 2.0
Synopsis: Assert_matches! macro that brings variables from the pattern into scope
Description:

This package provides a version of the assert_matches! macro that brings variables from the pattern into scope.

rust-string-interner 0.12.2
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/robbepop/string-interner
Licenses: Expat ASL 2.0
Synopsis: Efficient string interner
Description:

This package provides an efficient string interner with minimal memory footprint and fast access to the underlying strings.

rust-version-compare 0.0.11
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://timvisee.com/projects/version-compare/
Licenses: Expat
Synopsis: Rust library to easily compare version numbers
Description:

This package provides a Rust library to easily compare version numbers, and test them against various comparison operators.

rust-byte-slice-cast 1.2.2
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/sdroege/byte-slice-cast
Licenses: Expat
Synopsis: Safely cast bytes slices from/to slices of built-in fundamental numeric types
Description:

This Rust library enables safely cast bytes slices from/to slices of built-in fundamental numeric types.

rust-futures-cpupool 0.1.8
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/rust-lang-nursery/futures-rs
Licenses: ASL 2.0 Expat
Synopsis: Implementation of thread pools which hand out futures
Description:

An implementation of thread pools which hand out futures to the results of the computation on the threads themselves.

rust-combine-regex-1 1.0.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/Marwes/combine
Licenses: Expat ASL 2.0
Synopsis: Re-export of regex 1.0 letting combine use both 0.2 and 1.0
Description:

This package is a re-export of regex 1.0 letting combine use both 0.2 and 1.0.

rust-tectonic-geturl 0.3.2
Dependencies: openssl@3.0.8
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://tectonic-typesetting.github.io/
Licenses: Expat
Synopsis: Interface for HTTP GETs and byte-range requests
Description:

This crate is part of the Tectonic project. It provides an interface for fetching URLs using one of several HTTP backends.

rust-symbolic-common 12.8.0
Channel: yewscion
Location: cdr255/programming.scm (cdr255 programming)
Home page: https://github.com/getsentry/symbolic
Licenses: Expat
Synopsis: Common types and utilities for symbolic, a library to symbolicate and process stack traces from native applications, minidumps or minified JavaScript.
Description:

Common types and utilities for symbolic, a library to symbolicate and process stack traces from native applications, minidumps or minified JavaScript.

rust-symbolic-common 12.8.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/getsentry/symbolic
Licenses: Expat
Synopsis: Common types and utilities for the symbolic library
Description:

Common types and utilities for symbolic: a library to symbolicate and process stack traces from native applications, minidumps or minified JavaScript.

rust-symbolic-common 9.2.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/getsentry/symbolic
Licenses: Expat
Synopsis: Common types and utilities for the symbolic library
Description:

Common types and utilities for symbolic: a library to symbolicate and process stack traces from native applications, minidumps or minified JavaScript.

rust-trust-dns-proto 0.19.7
Dependencies: openssl@3.0.8
Channel: guix
Location: gnu/packages/crates-web.scm (gnu packages crates-web)
Home page: https://trust-dns.org/
Licenses: Expat ASL 2.0
Synopsis: Safe and secure DNS library
Description:

Trust-DNS is a safe and secure DNS library. This is the foundational DNS protocol library for all Trust-DNS projects.

rust-trust-dns-proto 0.22.0
Dependencies: openssl@3.0.8
Channel: guix
Location: gnu/packages/crates-web.scm (gnu packages crates-web)
Home page: https://trust-dns.org/
Licenses: Expat ASL 2.0
Synopsis: Safe and secure DNS library
Description:

Trust-DNS is a safe and secure DNS library. This is the foundational DNS protocol library for all Trust-DNS projects.

rust-trust-dns-proto 0.23.2
Dependencies: openssl@3.0.8
Channel: guix
Location: gnu/packages/crates-web.scm (gnu packages crates-web)
Home page: https://trust-dns.org/
Licenses: Expat ASL 2.0
Synopsis: Safe and secure DNS library
Description:

Trust-DNS is a safe and secure DNS library. This is the foundational DNS protocol library for all Trust-DNS projects.

Total results: 7494