_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
rust-polyval 0.5.3
Channel: guix
Location: gnu/packages/crates-crypto.scm (gnu packages crates-crypto)
Home page: https://github.com/RustCrypto/universal-hashes
Licenses: ASL 2.0 Expat
Synopsis: GHASH-like universal hash
Description:

POLYVAL is a GHASH-like universal hash over GF(2^128) useful for constructing a Message Authentication Code (MAC).

rust-polyval 0.4.5
Channel: guix
Location: gnu/packages/crates-crypto.scm (gnu packages crates-crypto)
Home page: https://github.com/RustCrypto/universal-hashes
Licenses: ASL 2.0 Expat
Synopsis: GHASH-like universal hash
Description:

POLYVAL is a GHASH-like universal hash over GF(2^128) useful for constructing a Message Authentication Code (MAC).

rust-serdect 0.2.0
Channel: guix
Location: gnu/packages/crates-crypto.scm (gnu packages crates-crypto)
Home page: https://github.com/RustCrypto/formats/tree/master/serdect
Licenses: ASL 2.0 Expat
Synopsis: Constant-time serde serializer/deserializer helpers
Description:

This package provides constant-time serde serializer/deserializer helpers for data that potentially contains secrets (e.g. cryptographic keys).

rust-polyval 0.6.0
Channel: guix
Location: gnu/packages/crates-crypto.scm (gnu packages crates-crypto)
Home page: https://github.com/RustCrypto/universal-hashes
Licenses: ASL 2.0 Expat
Synopsis: GHASH-like universal hash
Description:

POLYVAL is a GHASH-like universal hash over GF(2^128) useful for constructing a Message Authentication Code (MAC).

rust-polyval 0.3.3
Channel: guix
Location: gnu/packages/crates-crypto.scm (gnu packages crates-crypto)
Home page: https://github.com/RustCrypto/universal-hashes
Licenses: ASL 2.0 Expat
Synopsis: GHASH-like universal hash
Description:

POLYVAL is a GHASH-like universal hash over GF(2^128) useful for constructing a Message Authentication Code (MAC).

rust-palette 0.7.6
Channel: guix
Location: gnu/packages/crates-graphics.scm (gnu packages crates-graphics)
Home page: https://github.com/Ogeon/palette
Licenses: Expat ASL 2.0
Synopsis: Convert and manage colors
Description:

This package provides converting and managing colors in Rust with a focus on correctness, flexibility and ease of use.

rust-palette 0.6.1
Channel: guix
Location: gnu/packages/crates-graphics.scm (gnu packages crates-graphics)
Home page: https://github.com/Ogeon/palette
Licenses: Expat ASL 2.0
Synopsis: Convert and manage colors
Description:

This package provides converting and managing colors in Rust with a focus on correctness, flexibility and ease of use.

rust-bincode 1.3.3
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/servo/bincode
Licenses: Expat
Synopsis: Binary serialization/deserialization strategy
Description:

This package provides a binary serialization/deserialization strategy that uses Serde for transforming structs into bytes and vice versa!

rust-stacker 0.1.15
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/rust-lang/stacker
Licenses: ASL 2.0 Expat
Synopsis: Manual segmented stacks for Rust
Description:

This package provides a stack growth library useful when implementing deeply recursive algorithms that may accidentally blow the stack.

rust-ndarray 0.14.0
Channel: guixrus
Location: guixrus/packages/common/rust.scm (guixrus packages common rust)
Home page: https://github.com/rust-ndarray/ndarray
Licenses: Expat ASL 2.0
Synopsis: An n-dimensional array for general elements and for numerics. Lightweight array views and slicing; views support chunking and splitting.
Description:

An n-dimensional array for general elements and for numerics. Lightweight array views and slicing; views support chunking and splitting.

rust-ndarray 0.14.0
Channel: rrr
Location: rrr/packages/crates-io.scm (rrr packages crates-io)
Home page: https://github.com/rust-ndarray/ndarray
Licenses: Expat ASL 2.0
Synopsis: An n-dimensional array for general elements and for numerics
Description:

An n-dimensional array for general elements and for numerics. Lightweight array views and slicing; views support chunking and splitting.

rust-jetscii 0.5.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/shepmaster/jetscii
Licenses: Expat
Synopsis: Search strings and byte slices for sets of ASCII characters or bytes
Description:

This package provides a tiny library to efficiently search strings and byte slices for sets of ASCII characters or bytes.

rust-pam-sys 0.5.6
Dependencies: linux-pam@1.5.2
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/1wilkens/pam-sys
Licenses: Expat ASL 2.0
Synopsis: Rust FFI wrappers for the Linux Pluggable Authentication Modules (PAM)
Description:

This crate uses bindgen to generate the raw FFI definitions for PAM. For a rustified API consider using pam.

rust-jetscii 0.3.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/shepmaster/jetscii
Licenses: Expat
Synopsis: Search strings and byte slices for sets of ASCII characters or bytes
Description:

This package provides a tiny library to efficiently search strings and byte slices for sets of ASCII characters or bytes.

rust-ioslice 0.6.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/4lDO2/ioslice-rs
Licenses: Expat
Synopsis: @code{no_std} I/O slices compatible with @code{std} and @code{lbc}
Description:

This package provides no_std I/O slices that are still optionally ABI compatible with std and lbc.

rust-timeago 0.4.2
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/vi/timeago
Licenses: Expat ASL 2.0
Synopsis: Time formatting library in Rust
Description:

This package provides a time formatting library in Rust that converts durations into strings. For example, "1 hour ago" or "01hou".

rust-presser 0.3.1
Channel: nebula
Location: nebula/packages/crates-io.scm (nebula packages crates-io)
Home page: https://github.com/EmbarkStudios/presser
Licenses: Expat ASL 2.0
Synopsis: A crate to help you copy things into raw buffers without invoking spooky action at a distance (undefined behavior).
Description:

This package provides a crate to help you copy things into raw buffers without invoking spooky action at a distance (undefined behavior).

rust-scratch 1.0.7
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/dtolnay/scratch
Licenses: Expat ASL 2.0
Synopsis: Compile-time temporary directory
Description:

This crate exposes a compile-time temporary directory shareable by multiple crates in a build graph and erased by cargo clean.

rust-ringbuf 0.2.6
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/agerasev/ringbuf
Licenses: Expat ASL 2.0
Synopsis: Lock-free SPSC FIFO ring buffer with direct access to inner data
Description:

Lock-free SPSC FIFO ring buffer with direct access to inner data.

rust-gix-ref 0.30.0
Channel: guix
Location: gnu/packages/crates-vcs.scm (gnu packages crates-vcs)
Home page: https://github.com/GitoxideLabs/gitoxide
Licenses: Expat ASL 2.0
Synopsis: Part of Gitoxide, this crate handles Git references
Description:

This package provides a crate to handle git references. Part of Gitoxide, a project to create a pure Rust Git implementation.

rust-gix-ref 0.45.0
Channel: guix
Location: gnu/packages/crates-vcs.scm (gnu packages crates-vcs)
Home page: https://github.com/GitoxideLabs/gitoxide
Licenses: Expat ASL 2.0
Synopsis: Part of Gitoxide, this crate handles Git references
Description:

This package provides a crate to handle git references. Part of Gitoxide, a project to create a pure Rust Git implementation.

rust-gix-ref 0.38.0
Channel: guix
Location: gnu/packages/crates-vcs.scm (gnu packages crates-vcs)
Home page: https://github.com/GitoxideLabs/gitoxide
Licenses: Expat ASL 2.0
Synopsis: Part of Gitoxide, this crate handles Git references
Description:

This package provides a crate to handle git references. Part of Gitoxide, a project to create a pure Rust Git implementation.

rust-gix-ref 0.47.0
Channel: guix
Location: gnu/packages/crates-vcs.scm (gnu packages crates-vcs)
Home page: https://github.com/GitoxideLabs/gitoxide
Licenses: Expat ASL 2.0
Synopsis: Part of Gitoxide, this crate handles Git references
Description:

This package provides a crate to handle git references. Part of Gitoxide, a project to create a pure Rust Git implementation.

rust-gix-ref 0.40.1
Channel: guix
Location: gnu/packages/crates-vcs.scm (gnu packages crates-vcs)
Home page: https://github.com/GitoxideLabs/gitoxide
Licenses: Expat ASL 2.0
Synopsis: Part of Gitoxide, this crate handles Git references
Description:

This package provides a crate to handle git references. Part of Gitoxide, a project to create a pure Rust Git implementation.

Total results: 7494