_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
rust-avif-parse 1.3.2
Channel: guix
Location: gnu/packages/crates-graphics.scm (gnu packages crates-graphics)
Home page: https://github.com/kornelski/avif-parse
Licenses: MPL 2.0
Synopsis: Parser for AVIF image files
Description:

This AVIF parser allows extracting the AV1 payload and alpha channel metadata out of AVIF image files. The parser is a fork of Mozilla's MP4 parser used in Firefox, so it's designed to be robust and safely handle untrusted data.

rust-avif-parse 0.13.2
Channel: guix
Location: gnu/packages/crates-graphics.scm (gnu packages crates-graphics)
Home page: https://github.com/kornelski/avif-parse
Licenses: MPL 2.0
Synopsis: Parser for AVIF image files
Description:

This AVIF parser allows extracting the AV1 payload and alpha channel metadata out of AVIF image files. The parser is a fork of Mozilla's MP4 parser used in Firefox, so it's designed to be robust and safely handle untrusted data.

rust-run-script 0.10.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: http://github.com/sagiegurari/run_script
Licenses: ASL 2.0
Synopsis: Run shell scripts in Rust
Description:

This library enables to invoke shell scripts based on their content. While std::process::Command works great to execute standalone command, you need more manual code to take a script text and execute it. For this purpose, this library was created.

rust-run-script 0.11.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: http://github.com/sagiegurari/run_script
Licenses: ASL 2.0
Synopsis: Run shell scripts in Rust
Description:

This library enables to invoke shell scripts based on their content. While std::process::Command works great to execute standalone command, you need more manual code to take a script text and execute it. For this purpose, this library was created.

rust-scopeguard 1.2.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/bluss/scopeguard
Licenses: ASL 2.0 Expat
Synopsis: Scope guard which will run a closure even out of scope
Description:

This package provides a RAII scope guard that will run a given closure when it goes out of scope, even if the code between panics (assuming unwinding panic). Defines the macros defer!, defer_on_unwind!, defer_on_success! as shorthands for guards with one of the implemented strategies.

rust-scopeguard 0.3.3
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/bluss/scopeguard
Licenses: ASL 2.0 Expat
Synopsis: Scope guard which will run a closure even out of scope
Description:

This package provides a RAII scope guard that will run a given closure when it goes out of scope, even if the code between panics (assuming unwinding panic). Defines the macros defer!, defer_on_unwind!, defer_on_success! as shorthands for guards with one of the implemented strategies.

rust-libloading 0.5.2
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/nagisa/rust_libloading/
Licenses: ISC
Synopsis: Rust library for loading dynamic libraries
Description:

A memory-safer wrapper around system dynamic library loading primitives. The most important safety guarantee by this library is prevention of dangling-Symbols that may occur after a Library is unloaded. Using this library allows loading dynamic libraries (also known as shared libraries) as well as use functions and static variables these libraries contain.

rust-rustc-rayon 0.5.0
Channel: hui
Location: hui/packages/embedded.scm (hui packages embedded)
Home page: https://github.com/rust-lang/rustc-rayon
Licenses: Expat ASL 2.0
Synopsis: Simple work-stealing parallelism for Rust - fork for rustc
Description:

Simple work-stealing parallelism for Rust - fork for rustc

rust-rustversion 0.1.4
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/dtolnay/rustversion
Licenses: Expat ASL 2.0
Synopsis: Conditional compilation according to rustc compiler version
Description:

This package provides conditional compilation according to rustc compiler version.

rust-sevenz-rust 0.5.4
Channel: guix
Location: gnu/packages/crates-compression.scm (gnu packages crates-compression)
Home page: https://github.com/dyz1990/sevenz-rust
Licenses: ASL 2.0
Synopsis: 7z decompressor/compressor
Description:

This package provides a 7z decompressor/compressor written in pure rust.

rust-xxhash-rust 0.8.12
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/DoumanAsh/xxhash-rust
Licenses: Boost 1.0
Synopsis: Implementation of xxHash in Rust
Description:

This package provides an implementation of the xxHash algorithm in Rust.

rust-rustversion 1.0.18
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/dtolnay/rustversion
Licenses: Expat ASL 2.0
Synopsis: Conditional compilation according to rustc compiler version
Description:

This package provides conditional compilation according to the rustc compiler version.

rust-rust-argon2 2.1.0
Channel: guix
Location: gnu/packages/crates-crypto.scm (gnu packages crates-crypto)
Home page: https://github.com/sru-systems/rust-argon2
Licenses: Expat ASL 2.0
Synopsis: Argon2 password hashing function in Rust
Description:

This package provides a Rust implementation of the Argon2 password hashing function.

rust-rust-argon2 0.8.3
Channel: guix
Location: gnu/packages/crates-crypto.scm (gnu packages crates-crypto)
Home page: https://github.com/sru-systems/rust-argon2
Licenses: Expat ASL 2.0
Synopsis: Argon2 password hashing function in Rust
Description:

This package provides a Rust implementation of the Argon2 password hashing function.

rust-rust-crypto 0.2.36
Channel: guixrus
Location: guixrus/packages/common/rust.scm (guixrus packages common rust)
Home page: https://github.com/DaGenix/rust-crypto/
Licenses: Expat ASL 2.0
Synopsis: Mostly pure-Rust implementation of various cryptographic algorithms
Description:

This package provides a (mostly) pure-Rust implementation of various common cryptographic algorithms.

rust-notify-rust 4.11.3
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/hoodie/notify-rust
Licenses: Expat ASL 2.0
Synopsis: Show desktop notifications (linux, bsd, mac). Pure Rust dbus client and server
Description:

This package provides Show desktop notifications (linux, bsd, mac). Pure Rust dbus client and server.

rust-rust-htslib 0.38.2
Dependencies: openssl@3.0.8
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/rust-bio/rust-htslib.git
Licenses: Expat
Synopsis: HTSlib bindings and API for reading and writing BAM files
Description:

This library provides HTSlib bindings and a high level Rust API for reading and writing BAM files.

rust-rust-base58 0.0.4
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/nham/rust-base58
Licenses: ASL 2.0 Expat
Synopsis: Simple library for converting to and from base-58 strings
Description:

Convert to and from base-58 strings with a simple Rust api. Currently the conversion uses the Bitcoin base58 alphabet.

rust-windows-sys 0.32.0
Channel: guixrus
Location: guixrus/packages/common/rust.scm (guixrus packages common rust)
Home page: https://github.com/microsoft/windows-rs
Licenses: Expat ASL 2.0
Synopsis: Rust for Windows
Description:

Rust for Windows

rust-signal-hook 0.3.13
Channel: guixrus
Location: guixrus/packages/common/rust.scm (guixrus packages common rust)
Home page: https://github.com/vorner/signal-hook
Licenses: ASL 2.0 Expat
Synopsis: Unix signal handling
Description:

Unix signal handling

rust-shellscript 0.3.1
Channel: hitwright
Location: packages/rust-block-utils.scm (packages rust-block-utils)
Home page: https://github.com/cholcombe973/shellscript
Licenses: Expat
Synopsis: Extremely basic shellscript parser
Description:

Extremely basic shellscript parser

rust-liquid-core 0.20.2
Channel: hitwright
Location: packages/rust-tiberius.scm (packages rust-tiberius)
Home page: https://github.com/cobalt-org/liquid-rust/tree/master/crate/core
Licenses: Expat ASL 2.0
Synopsis: Core liquid functionality
Description:

Core liquid functionality

rust-serial-test 0.4.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/palfrey/serial_test/
Licenses: Expat
Synopsis: Serialising Rust tests
Description:

Serialising Rust tests

rust-zbus-polkit 1.2.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/dbus2/zbus/
Licenses: Expat
Synopsis: PolicyKit binding
Description:

PolicyKit binding.

Total results: 7486