_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
rust-tokio 1.40.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://tokio.rs
Licenses: Expat
Synopsis: Event-driven, non-blocking I/O platform
Description:

This package provides an event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications.

rust-rodio 0.15.0
Dependencies: alsa-lib@1.2.11
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/RustAudio/rodio
Licenses: Expat ASL 2.0
Synopsis: Pure Rust audio playback library
Description:

Audio playback library written in pure Rust that supports many formats including AAC, FLAC, MP3, MP4 and WAV.

rust-is-ci 1.1.1
Channel: guixrus
Location: guixrus/packages/common/rust.scm (guixrus packages common rust)
Home page: https://github.com/zkat/is_ci
Licenses: ISC
Synopsis: Super lightweight CI environment checker. Just tells you if you're in CI or not without much fuss.
Description:

Super lightweight CI environment checker. Just tells you if you're in CI or not without much fuss.

rust-inout 0.1.3
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/RustCrypto/utils
Licenses: Expat ASL 2.0
Synopsis: Custom reference types for code
Description:

This package provides custom reference types for code generic over in-place and buffer-to-buffer modes of operation.

rust-loop9 0.1.5
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://lib.rs/loop9
Licenses: Expat
Synopsis: Helper function to visit every pixel and its neighbors
Description:

This package provides a tiny helper function to visit every pixel in the image together with its neighboring pixels.

rust-boxxy 0.12.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/kpcyrd/boxxy-rs
Licenses: LGPL 3
Synopsis: Linkable sandbox explorer
Description:

This library provides an interactive shell that can be linked into a program to verify sandboxing measures are adequate.

rust-boxxy 0.13.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/kpcyrd/boxxy-rs
Licenses: LGPL 3
Synopsis: Linkable sandbox explorer
Description:

This library provides an interactive shell that can be linked into a program to verify sandboxing measures are adequate.

rust-stc-s 0.1.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/cds-astro/cds-stc-rust/
Licenses: ASL 2.0 Expat
Synopsis: STC-S serializer/deserializer with JSON support
Description:

This package provides Rust implementation of a Space-Time Coordinate serializer/deserializer with JSON support.

rust-exacl 0.11.0
Dependencies: acl@2.3.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/byllyfish/exacl
Licenses: Expat
Synopsis: Manipulate file system (ACL) on macOS, Linux, and FreeBSD
Description:

This package provides functions to manipulate file system access control lists (ACL) on macOS, Linux, and FreeBSD.

rust-is-ci 1.2.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/zkat/is_ci
Licenses: ISC
Synopsis: Lightweight CI environment checker
Description:

Super lightweight CI environment checker. Just tells you if you're in CI or not without much fuss.

rust-regex 1.9.5
Channel: rrr
Location: rrr/packages/crates-io.scm (rrr packages crates-io)
Home page: https://github.com/rust-lang/regex
Licenses: Expat ASL 2.0
Synopsis: An implementation of regular expressions for Rust
Description:

An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.

rust-mach2 0.4.1
Channel: nebula
Location: nebula/packages/crates-io.scm (nebula packages crates-io)
Home page: https://github.com/JohnTitor/mach2
Licenses: FreeBSD Expat ASL 2.0
Synopsis: A Rust interface to the user-space API of the Mach 3.0 kernel that underlies OSX.
Description:

This package provides a Rust interface to the user-space API of the Mach 3.0 kernel that underlies OSX.

rust-mach2 0.4.2
Channel: guix
Location: gnu/packages/crates-apple.scm (gnu packages crates-apple)
Home page: https://github.com/JohnTitor/mach2
Licenses: FreeBSD Expat ASL 2.0
Synopsis: Rust interface to the user-space API of the Mach 3.0 kernel
Description:

This package provides a Rust interface to the user-space API of the Mach 3.0 kernel that underlies OSX.

rust-pkcs7 0.4.1
Channel: guix
Location: gnu/packages/crates-crypto.scm (gnu packages crates-crypto)
Home page: https://github.com/RustCrypto/formats/tree/master/pkcs7
Licenses: ASL 2.0 Expat
Synopsis: Implementation of Public-Key Cryptography Standards (PKCS) #7
Description:

This package is a pure Rust implementation of Public-Key Cryptography Standards (PKCS) #7: Cryptographic Message Syntax Specification (RFC 5652).

rust-ravif 0.11.11
Dependencies: libgit2@1.5.2 zlib@1.3
Channel: guix
Location: gnu/packages/crates-graphics.scm (gnu packages crates-graphics)
Home page: https://lib.rs/ravif
Licenses: Modified BSD
Synopsis: Rust library for encoding images in AVIF format
Description:

This package provides a rav1e-based pure Rust library for encoding images in AVIF format (powers the cavif tool).

rust-ravif 0.8.10+rust-1.67.0
Dependencies: libgit2@1.5.2 zlib@1.3
Channel: guix
Location: gnu/packages/crates-graphics.scm (gnu packages crates-graphics)
Home page: https://lib.rs/ravif
Licenses: Modified BSD
Synopsis: Rust library for encoding images in AVIF format
Description:

This package provides a rav1e-based pure Rust library for encoding images in AVIF format (powers the cavif tool).

rust-ravif 0.6.6
Channel: guix
Location: gnu/packages/crates-graphics.scm (gnu packages crates-graphics)
Home page: https://lib.rs/ravif
Licenses: Modified BSD
Synopsis: Rust library for encoding images in AVIF format
Description:

This package provides a rav1e-based pure Rust library for encoding images in AVIF format (powers the cavif tool).

rust-merge 0.1.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://sr.ht/~ireas/merge-rs
Licenses: ASL 2.0 Expat
Synopsis: Rust trait for objects that can be merged
Description:

This package provides a merge trait that can be used to merge two objects of the same type into one.

rust-core2 0.3.3
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/bbqsrc/core2
Licenses: ASL 2.0 Expat
Synopsis: Bare essentials of @code{std::io} for use in @code{no_std}
Description:

This package provides the bare essentials of std::io for use in no_std. Alloc support is optional.

rust-core2 0.4.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/bbqsrc/core2
Licenses: ASL 2.0 Expat
Synopsis: Bare essentials of @code{std::io} for use in @code{no_std}
Description:

This package provides the bare essentials of std::io for use in no_std. Alloc support is optional.

rust-image 0.22.5
Channel: guix
Location: gnu/packages/crates-graphics.scm (gnu packages crates-graphics)
Home page: https://github.com/image-rs/image
Licenses: Expat ASL 2.0
Synopsis: Imaging library written in Rust
Description:

This package is an imaging library written in Rust. It provides basic filters and decoders for the most common image formats.

rust-image 0.23.14
Channel: guix
Location: gnu/packages/crates-graphics.scm (gnu packages crates-graphics)
Home page: https://github.com/image-rs/image
Licenses: Expat ASL 2.0
Synopsis: Imaging library written in Rust
Description:

This package is an imaging library written in Rust. It provides basic filters and decoders for the most common image formats.

rust-image 0.24.7
Channel: guix
Location: gnu/packages/crates-graphics.scm (gnu packages crates-graphics)
Home page: https://github.com/image-rs/image
Licenses: Expat ASL 2.0
Synopsis: Imaging library written in Rust
Description:

This package is an imaging library written in Rust. It provides basic filters and decoders for the most common image formats.

rust-image 0.25.5
Channel: guix
Location: gnu/packages/crates-graphics.scm (gnu packages crates-graphics)
Home page: https://github.com/image-rs/image
Licenses: Expat ASL 2.0
Synopsis: Imaging library written in Rust
Description:

This package is an imaging library written in Rust. It provides basic filters and decoders for the most common image formats.

Total results: 7494