_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
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-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-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-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-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-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-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 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.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-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-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.

rust-linkify 0.7.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/robinst/linkify
Licenses: Expat ASL 2.0
Synopsis: Find URLs and email addresses in plain text
Description:

Linkify is a Rust library to find links such as URLs and email addresses in plain text. It is smart about where a link ends, such as with trailing punctuation.

rust-gsl-sys 3.0.0
Channel: gn-bioinformatics
Location: gn/packages/crates-io.scm (gn packages crates-io)
Home page: https://github.com/GuillaumeGomez/rust-GSL
Licenses: Expat
Synopsis: A rust binding for the GSL (the GNU scientific library)
Description:

This is the FFI counter-part of the Rust GSL crate. It is better to use the GSL crate directly rather than this one (unless something is missing the Rust binding!).

rust-cargo-c 0.10.5+cargo-0.83.0
Dependencies: curl@8.6.0 libgit2@1.8.4 libssh2@1.10.0 openssl@3.0.8 zlib@1.3
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://github.com/lu-zero/cargo-c
Licenses: Expat
Synopsis: Build and install C-compatible libraries
Description:

This package produces and installs a correct pkg-config file, a static library and a dynamic library, and a C header to be used by any C (and C-compatible) software.

rust-crc-any 2.5.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://magiclen.org/crc-any
Licenses: Expat
Synopsis: Compute CRC values
Description:

This package provides a crate to compute CRC values by providing the length of bits, expression, reflection, an initial value and a final xor value. It has many built-in CRC functions.

rust-ammonia 4.0.0
Channel: guix
Location: gnu/packages/crates-web.scm (gnu packages crates-web)
Home page: https://github.com/rust-ammonia/ammonia
Licenses: Expat ASL 2.0
Synopsis: Repair and secure untrusted HTML
Description:

Ammonia is a whitelist-based HTML sanitization library. It is designed to prevent cross-site scripting, layout breaking, and clickjacking caused by untrusted user-provided HTML being mixed into a larger web page.

rust-globset 0.4.15
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/BurntSushi/ripgrep/tree/master/globset
Licenses: Expat Unlicense
Synopsis: Single glob and glob set matching
Description:

This crate provides glob and glob set matching. Glob set matching is the process of matching one or more glob patterns against a single candidate path simultaneously, and returning all of the globs that matched.

rust-argfile 0.1.6
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/rust-cli/argfile
Licenses: Expat ASL 2.0
Synopsis: Load additional CLI arguments from a file
Description:

This library enables loading additional CLI arguments from a file. This is meant to work with any CLI parser, like rust-clap, by pre-processing the arguments, like rust-wild.

rust-charset 0.1.5
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://docs.rs/charset/
Licenses: Expat ASL 2.0
Synopsis: Thunderbird-compatible character encoding decoding for email
Description:

charset is a wrapper around encoding_rs that provides (non-streaming) decoding for character encodings that occur in email by providing decoding for UTF-7 in addition to the encodings defined by the Encoding Standard.

rust-secrecy 0.8.0
Channel: lauras-channel
Location: laura/packages/rust-common.scm (laura packages rust-common)
Home page: https://github.com/iqlusioninc/crates/
Licenses: ASL 2.0 Expat
Synopsis: Wrapper types and traits for secret management which help ensure they aren't accidentally copied, logged, or otherwise exposed (as much as possible), and also ensure secrets are securely wiped from memory when dropped.
Description:

This package provides Wrapper types and traits for secret management which help ensure they aren't accidentally copied, logged, or otherwise exposed (as much as possible), and also ensure secrets are securely wiped from memory when dropped.

rust-secrecy 0.10.3
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/iqlusioninc/crates/
Licenses: ASL 2.0 Expat
Synopsis: Wrapper types and traits for secret management
Description:

This package provides wrapper types and traits for secret management which help ensure they aren't accidentally copied, logged, or otherwise exposed (as much as possible), and also ensure secrets are securely wiped from memory when dropped.

Total results: 7384