_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
rust-strength-reduce 0.2.4
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/ejmahler/strength_reduce
Licenses: Expat ASL 2.0
Synopsis: Faster integer division and modulus operations
Description:

Strength_reduce implements integer division and modulo via arithmetic strength reduction. Modern processors can do multiplication and shifts much faster than division, and arithmetic strength reduction is an algorithm to transform divisions into multiplications and shifts. Compilers already perform this optimization for divisors that are known at compile time; this library enables this optimization for divisors that are only known at runtime.

rust-alloc-no-stdlib 2.0.4
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/dropbox/rust-alloc-no-stdlib
Licenses: Modified BSD
Synopsis: Dynamic allocator that may be used with or without the stdlib
Description:

This package provides a dynamic allocator that may be used with or without the stdlib. This allows a package with nostd to allocate memory dynamically and be used either with a custom allocator, items on the stack, or by a package that wishes to simply use Box<>. It also provides options to use calloc or a mutable global variable for pre-zeroed memory.

rust-sequoia-openpgp 1.22.0
Dependencies: gmp@6.3.0 nettle@3.9.1
Channel: guix
Location: gnu/packages/sequoia.scm (gnu packages sequoia)
Home page: https://sequoia-pgp.org/
Licenses: LGPL 2.0+
Synopsis: OpenPGP data types and associated machinery
Description:

This crate aims to provide a complete implementation of OpenPGP as defined by RFC 4880 as well as some extensions (e.g., RFC 6637, which describes ECC cryptography) for OpenPGP. This includes support for unbuffered message processing.

A few features that the OpenPGP community considers to be deprecated (e.g., version 3 compatibility) have been left out. The developers have also updated some OpenPGP defaults to avoid foot guns (e.g., they selected modern algorithm defaults).

This Guix package is built to use the nettle cryptographic library.

rust-rusticata-macros 4.0.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/rusticata/rusticata-macros
Licenses: Expat ASL 2.0
Synopsis: Helper macros for Rusticata
Description:

Helper macros for Rusticata.

rust-rustup-toolchain 0.1.6
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/Enselic/cargo-public-api/tree/main/rustup-toolchain
Licenses: Expat
Synopsis: Utilities for rustup toolchain
Description:

Utilities for working with rustup toolchains.

rust-rustc-rayon-core 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: Core APIs for Rayon - fork for rustc
Description:

Core APIs for Rayon - fork for rustc

rust-rustls-pki-types 1.4.1
Channel: hitwright
Location: packages/rust-lettre.scm (packages rust-lettre)
Home page: https://github.com/rustls/pki-types
Licenses: Expat ASL 2.0
Synopsis: Shared types for the rustls PKI ecosystem
Description:

Shared types for the rustls PKI ecosystem

rust-rustyline-derive 0.6.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/kkawakam/rustyline
Licenses: Expat
Synopsis: Rustyline macros implementation in Rust
Description:

This package provides Rustyline macros implementation in Rust.

rust-rustyline-derive 0.9.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/kkawakam/rustyline
Licenses: Expat
Synopsis: Rustyline macros implementation in Rust
Description:

This package provides Rustyline macros implementation in Rust.

rust-rustyline-derive 0.7.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/kkawakam/rustyline
Licenses: Expat
Synopsis: Rustyline macros implementation in Rust
Description:

This package provides Rustyline macros implementation in Rust.

rust-rustyline-derive 0.3.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/kkawakam/rustyline
Licenses: Expat
Synopsis: Rustyline macros implementation in Rust
Description:

This package provides Rustyline macros implementation in Rust.

rust-rustyline-derive 0.10.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/kkawakam/rustyline
Licenses: Expat
Synopsis: Rustyline macros implementation in Rust
Description:

This package provides Rustyline macros implementation in Rust.

rust-rust-embed-utils 8.4.0
Channel: lauras-channel
Location: laura/packages/rust-common.scm (laura packages rust-common)
Home page: https://github.com/pyros2097/rust-embed
Licenses: Expat
Synopsis: Utilities for rust-embed
Description:

This package provides Utilities for rust-embed.

rust-rust-embed-utils 7.8.1
Channel: lauras-channel
Location: laura/packages/rust-common.scm (laura packages rust-common)
Home page: https://github.com/pyros2097/rust-embed
Licenses: Expat
Synopsis: Utilities for rust-embed
Description:

This package provides Utilities for rust-embed.

rust-rustdoc-stripper 0.1.16
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/GuillaumeGomez/rustdoc-stripper
Licenses: ASL 2.0
Synopsis: Nanipulate rustdoc comments
Description:

This package provides a tool to manipulate rustdoc comments.

rust-rust-embed-utils 8.5.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/pyrossh/rust-embed
Licenses: Expat
Synopsis: Utilities for @code{rust-embed}
Description:

This package provides utilities for rust-embed.

rust-rust-embed-utils 7.8.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://git.sr.ht/~pyrossh/rust-embed
Licenses: Expat
Synopsis: Utilities for @code{rust-embed}
Description:

This package provides utilities for rust-embed.

rust-rust-embed-utils 5.1.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/pyrossh/rust-embed
Licenses: Expat
Synopsis: Utilities for @code{rust-embed}
Description:

This package provides utilities for rust-embed.

rust-rustls-pki-types 1.10.1
Channel: guix
Location: gnu/packages/crates-tls.scm (gnu packages crates-tls)
Home page: https://github.com/rustls/pki-types
Licenses: Expat ASL 2.0
Synopsis: Shared types for the rustls PKI ecosystem
Description:

This crate provides shared types for the rustls PKI ecosystem.

rust-tree-sitter-rust 0.20.4
Channel: selected-guix-works
Location: selected-guix-works/packages/crates-io.scm (selected-guix-works packages crates-io)
Home page: https://github.com/tree-sitter/tree-sitter-rust
Licenses: Expat
Synopsis: Rust grammar for tree-sitter
Description:

This package provides a Rust grammar for tree-sitter.

rust-rustls-pki-types 1.7.0
Channel: lauras-channel
Location: laura/packages/rust-common.scm (laura packages rust-common)
Home page: https://github.com/rustls/pki-types
Licenses: Expat ASL 2.0
Synopsis: Shared types for the rustls PKI ecosystem
Description:

This package provides Shared types for the rustls PKI ecosystem.

rust-bytecheck-derive 0.6.7
Channel: guixrus
Location: guixrus/packages/common/rust.scm (guixrus packages common rust)
Home page: https://github.com/djkoloski/bytecheck
Licenses: Expat
Synopsis: Derive macro for bytecheck
Description:

Derive macro for bytecheck

rust-bytecheck-derive 0.6.11
Channel: hui
Location: hui/packages/embedded.scm (hui packages embedded)
Home page: https://github.com/djkoloski/bytecheck
Licenses: Expat
Synopsis: Derive macro for bytecheck
Description:

Derive macro for bytecheck

rust-trust-dns-rustls 0.20.4
Dependencies: openssl@3.0.8
Channel: guix
Location: gnu/packages/crates-web.scm (gnu packages crates-web)
Home page: https://www.trust-dns.org/index.html
Licenses: Expat ASL 2.0
Synopsis: Trust-DNS client rustls extension
Description:

Trust-DNS is a safe and secure DNS library. This is an extension for the Trust-DNS client to use rustls for TLS.

Total results: 7477