_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
rust-ndarray 0.12.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/rust-ndarray/ndarray
Licenses: Expat ASL 2.0
Synopsis: N-dimensional container for general elements and for numerics
Description:

This package implements 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: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/rust-ndarray/ndarray
Licenses: Expat ASL 2.0
Synopsis: N-dimensional container for general elements and for numerics
Description:

This package implements an n-dimensional array for general elements and for numerics. Lightweight array views and slicing; views support chunking and splitting.

rust-lalrpop 0.20.2
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/lalrpop/lalrpop
Licenses: ASL 2.0 Expat
Synopsis: Convenient LR(1) parser generator for Rust
Description:

LALRPOP is a Rust parser generator framework with usability as its primary goal. You should be able to write compact, DRY, readable grammars.

rust-delharc 0.6.1
Channel: guix
Location: gnu/packages/crates-compression.scm (gnu packages crates-compression)
Home page: https://github.com/royaltm/rust-delharc
Licenses: Expat ASL 2.0
Synopsis: Parse and extract files from LHA/LZH archives
Description:

This package provides a Rust library for parsing and extracting files from LHA/LZH archives, which are often suffixed .lha or .lzh.

rust-gix-url 0.27.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: This crate implements parsing and serialization of gix-url for Gitoxide
Description:

This package is part of Gitoxide a Rust implementation of Git. It provides a crate for parsing and serialization of gix-url's.

rust-gix-url 0.24.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: This crate implements parsing and serialization of gix-url for Gitoxide
Description:

This package is part of Gitoxide a Rust implementation of Git. It provides a crate for parsing and serialization of gix-url's.

rust-gix-url 0.26.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: This crate implements parsing and serialization of gix-url for Gitoxide
Description:

This package is part of Gitoxide a Rust implementation of Git. It provides a crate for parsing and serialization of gix-url's.

rust-gix-url 0.25.2
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: This crate implements parsing and serialization of gix-url for Gitoxide
Description:

This package is part of Gitoxide a Rust implementation of Git. It provides a crate for parsing and serialization of gix-url's.

rust-nu-json 0.101.0
Channel: guix
Location: gnu/packages/crates-shell.scm (gnu packages crates-shell)
Home page: https://github.com/nushell/nushell/tree/main/crates/nu-json
Licenses: Expat
Synopsis: Human JSON (Hjson) serialization file format
Description:

This crate is a Rust library for parsing and generating Human JSON Hjson. It is built upon Serde, a high performance generic serialization framework.

rust-aes-ctr 0.6.0
Channel: guix
Location: gnu/packages/crates-crypto.scm (gnu packages crates-crypto)
Home page: https://github.com/RustCrypto/block-ciphers/tree/master/aes
Licenses: Expat ASL 2.0
Synopsis: Pure Rust implementation of AES
Description:

A pure Rust implementation of the AES. Use the AES crate if possible, as the aes-ctr has been into it.

rust-rfc6979 0.4.0
Channel: guix
Location: gnu/packages/crates-crypto.scm (gnu packages crates-crypto)
Home page: https://github.com/RustCrypto/signatures/tree/master/rfc6979
Licenses: ASL 2.0 Expat
Synopsis: Pure Rust implementation of RFC6979
Description:

This package provides a pure Rust implementation of RFC6979: Deterministic Usage of the Digital Signature Algorithm (DSA) and Elliptic Curve Digital Signature Algorithm (ECDSA).

rust-rfc6979 0.3.1
Channel: guix
Location: gnu/packages/crates-crypto.scm (gnu packages crates-crypto)
Home page: https://github.com/RustCrypto/signatures/tree/master/rfc6979
Licenses: ASL 2.0 Expat
Synopsis: Pure Rust implementation of RFC6979
Description:

This package provides a pure Rust implementation of RFC6979: Deterministic Usage of the Digital Signature Algorithm (DSA) and Elliptic Curve Digital Signature Algorithm (ECDSA).

rust-archery 1.2.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/orium/archery
Licenses: MPL 2.0
Synopsis: Abstract over the atomicity of reference-counting pointers
Description:

This package provides a way to abstract Rc and Arc smart pointers. It can also create data structures where the pointer type is parameterizable.

rust-runtime 0.3.0-alpha.8
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/rustasync/runtime
Licenses: Expat ASL 2.0
Synopsis: Empowering everyone to build asynchronous software
Description:

Runtime is an asynchronous library.

This package is deprecated. If you're looking for an asynchronous runtime please consider using async-std or tokio.

rust-aes-gcm 0.9.4
Channel: lauras-channel
Location: laura/packages/rust-common.scm (laura packages rust-common)
Home page: https://github.com/RustCrypto/AEADs
Licenses: ASL 2.0 Expat
Synopsis: Pure Rust implementation of the AES-GCM (Galois/Counter Mode) Authenticated Encryption with Associated Data (AEAD) Cipher with optional architecture-specific hardware acceleration
Description:

This package provides Pure Rust implementation of the AES-GCM (Galois/Counter Mode) Authenticated Encryption with Associated Data (AEAD) Cipher with optional architecture-specific hardware acceleration.

rust-ed25519 2.2.3
Channel: hitwright
Location: packages/lettre.scm (packages lettre)
Home page: https://github.com/RustCrypto/signatures/tree/master/ed25519
Licenses: ASL 2.0 Expat
Synopsis: Edwards Digital Signature Algorithm (EdDSA) over Curve25519 (as specified in RFC 8032) support library providing signature type definitions and PKCS#8 private key decoding/encoding support
Description:

Edwards Digital Signature Algorithm (EdDSA) over Curve25519 (as specified in RFC 8032) support library providing signature type definitions and PKCS#8 private key decoding/encoding support

rust-discard 1.0.4
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/Pauan/rust-discard
Licenses: Expat
Synopsis: Allow for intentionally leaking memory
Description:

There are situations where you need to intentionally leak some memory but not other memory. This package provides a discard trait which allows for intentionally leaking memory

rust-lexical 6.1.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/Alexhuszagh/rust-lexical
Licenses: Expat ASL 2.0
Synopsis: Lexical, to- and from-string conversion routines
Description:

Lexical is high-performance numeric conversion routines for use in a no_std environment. This does not depend on any standard library features, nor a system allocator.

rust-lexical 5.2.2
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/Alexhuszagh/rust-lexical
Licenses: Expat ASL 2.0
Synopsis: Lexical, to- and from-string conversion routines
Description:

Lexical is high-performance numeric conversion routines for use in a no_std environment. This does not depend on any standard library features, nor a system allocator.

rust-aes-gcm 0.9.4
Channel: guix
Location: gnu/packages/crates-crypto.scm (gnu packages crates-crypto)
Home page: https://github.com/RustCrypto/AEADs
Licenses: ASL 2.0 Expat
Synopsis: AES-GCM (Galois/Counter Mode) Authenticated Encryption
Description:

This package provides a pure Rust implementation of the AES-GCM (Galois/Counter Mode) Authenticated Encryption with Associated Data (AEAD) Cipher with optional architecture-specific hardware acceleration.

rust-aes-gcm 0.10.3
Channel: guix
Location: gnu/packages/crates-crypto.scm (gnu packages crates-crypto)
Home page: https://github.com/RustCrypto/AEADs
Licenses: ASL 2.0 Expat
Synopsis: AES-GCM (Galois/Counter Mode) Authenticated Encryption
Description:

This package provides a pure Rust implementation of the AES-GCM (Galois/Counter Mode) Authenticated Encryption with Associated Data (AEAD) Cipher with optional architecture-specific hardware acceleration.

rust-aes-gcm 0.8.0
Channel: guix
Location: gnu/packages/crates-crypto.scm (gnu packages crates-crypto)
Home page: https://github.com/RustCrypto/AEADs
Licenses: ASL 2.0 Expat
Synopsis: AES-GCM (Galois/Counter Mode) Authenticated Encryption
Description:

This package provides a pure Rust implementation of the AES-GCM (Galois/Counter Mode) Authenticated Encryption with Associated Data (AEAD) Cipher with optional architecture-specific hardware acceleration.

rust-hamming 0.1.3
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/huonw/hamming
Licenses: Expat ASL 2.0
Synopsis: Count ones fast
Description:

This package provides a tool to count ones, using rapid popcount (hamming weight) techniques. This provides a performant popcount and bitwise hamming distance for a slice of bytes.

rust-refpool 0.4.3
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/bodil/refpool
Licenses: MPL 2.0
Synopsis: Efficient memory pool with reference counting
Description:

refpool is a re-implementation of Rust's std::boxed::Box and std::rc::Rc which uses a pool of reusable memory to speed up reallocation.

Total results: 7413