_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
rust-der 0.6.1
Channel: guix
Location: gnu/packages/crates-tls.scm (gnu packages crates-tls)
Home page: https://github.com/RustCrypto/formats/tree/master/der
Licenses: ASL 2.0 Expat
Synopsis: Implementation of the Distinguished Encoding Rules (DER)
Description:

This package provides a pure Rust embedded-friendly implementation of the Distinguished Encoding Rules (DER) for Abstract Syntax Notation One (ASN.1) as described in ITU X.690 with full support for heapless no_std targets

rust-der 0.5.1
Channel: guix
Location: gnu/packages/crates-tls.scm (gnu packages crates-tls)
Home page: https://github.com/RustCrypto/formats/tree/master/der
Licenses: ASL 2.0 Expat
Synopsis: Implementation of the Distinguished Encoding Rules (DER)
Description:

This package provides a pure Rust embedded-friendly implementation of the Distinguished Encoding Rules (DER) for Abstract Syntax Notation One (ASN.1) as described in ITU X.690 with full support for heapless no_std targets

rust-rgb 0.8.50
Channel: guix
Location: gnu/packages/crates-graphics.scm (gnu packages crates-graphics)
Home page: https://lib.rs/crates/rgb
Licenses: Expat
Synopsis: Struct for sharing pixels between crates
Description:

This package provides struct RGB/RGBA/etc. for sharing pixels between crates + convenience methods for color manipulation. It allows no-copy high-level interoperability. It also adds common convenience methods and implements standard Rust traits to make `RGB`/`RGBA` pixels and slices first-class Rust objects.

rust-eax 0.5.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: Pure Rust implementation of the EAX Authenticated Encryption with Associated Data (AEAD)
Description:

Pure Rust implementation of the EAX Authenticated Encryption with Associated Data (AEAD) Cipher with optional architecture-specific hardware acceleration This scheme is only based on a block cipher. It uses counter mode (CTR) for encryption and CBC mode for generating a OMAC/CMAC/CBCMAC (all names for the same thing).

rust-tar 0.4.43
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/alexcrichton/tar-rs
Licenses: ASL 2.0 Expat
Synopsis: Tar file reading/writing for Rust
Description:

This package provides a Rust implementation of a TAR file reader and writer. This library does not currently handle compression, but it is abstract over all I/O readers and writers. Additionally, great lengths are taken to ensure that the entire contents are never required to be entirely resident in memory all at once.

rust-uom 0.30.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/iliekturtles/uom
Licenses: Expat ASL 2.0
Synopsis: Units of measurement
Description:

uom (Units of measurement) is a crate that does automatic type-safe zero-cost dimensional analysis. You can create your own systems or use the pre-built International System of Units (SI) which is based on the International System of Quantities (ISQ) and includes numerous quantities (length, mass, time, ...) with conversion factors for even more numerous measurement units (meter, kilometer, foot, mile, ...).

rust-uom 0.34.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/iliekturtles/uom
Licenses: Expat ASL 2.0
Synopsis: Units of measurement
Description:

uom (Units of measurement) is a crate that does automatic type-safe zero-cost dimensional analysis. You can create your own systems or use the pre-built International System of Units (SI) which is based on the International System of Quantities (ISQ) and includes numerous quantities (length, mass, time, ...) with conversion factors for even more numerous measurement units (meter, kilometer, foot, mile, ...).

rust-mime 0.3.17
Channel: nebula
Location: nebula/packages/crates-io.scm (nebula packages crates-io)
Home page: https://github.com/hyperium/mime
Licenses: Expat ASL 2.0
Synopsis: Strongly Typed Mimes
Description:

Strongly Typed Mimes

rust-naga 0.14.2
Channel: nebula
Location: nebula/packages/crates-io.scm (nebula packages crates-io)
Home page: https://github.com/gfx-rs/naga
Licenses: Expat ASL 2.0
Synopsis: Shader translation infrastructure
Description:

Shader translation infrastructure

rust-pest 2.7.2
Channel: nebula
Location: nebula/packages/crates-io.scm (nebula packages crates-io)
Home page: https://pest.rs/
Licenses: Expat ASL 2.0
Synopsis: The Elegant Parser
Description:

The Elegant Parser

rust-tstr 0.2.3
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/rodrimati1992/tstr_crates/
Licenses: Zlib
Synopsis: Type-level strings
Description:

Type-level strings

rust-idea 0.5.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/RustCrypto/block-ciphers
Licenses: Expat ASL 2.0
Synopsis: IDEA block cipher
Description:

IDEA block cipher

rust-pest 2.6.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://pest.rs/
Licenses: ASL 2.0 Expat
Synopsis: The Elegant Parser
Description:

The Elegant Parser.

rust-spmc 0.3.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/seanmonstar/spmc
Licenses: Expat ASL 2.0
Synopsis: Simple SPMC channel
Description:

Simple SPMC channel

rust-pyo3 0.13.2
Channel: guixrus
Location: guixrus/packages/common/rust.scm (guixrus packages common rust)
Home page: https://github.com/pyo3/pyo3
Licenses: ASL 2.0
Synopsis: Bindings to Python interpreter
Description:

Bindings to Python interpreter

rust-ureq 2.4.0
Channel: guixrus
Location: guixrus/packages/common/rust.scm (guixrus packages common rust)
Home page: https://github.com/algesten/ureq
Licenses: Expat ASL 2.0
Synopsis: Simple, safe HTTP client
Description:

Simple, safe HTTP client

rust-skim 0.9.4
Channel: guixrus
Location: guixrus/packages/common/rust.scm (guixrus packages common rust)
Home page: https://github.com/lotabout/skim
Licenses: Expat
Synopsis: Fuzzy Finder in rust!
Description:

Fuzzy Finder in rust!

rust-spin 0.7.1
Channel: tassos-guix
Location: tassos-guix/packages/crates-io.scm (tassos-guix packages crates-io)
Home page: https://github.com/mvdnes/spin-rs.git
Licenses: Expat
Synopsis: Spin-based synchronization primitives
Description:

Spin-based synchronization primitives

rust-sval 2.8.0
Channel: rrr
Location: rrr/packages/crates-io.scm (rrr packages crates-io)
Home page: https://github.com/sval-rs/sval
Licenses: ASL 2.0 Expat
Synopsis: Streaming, structured value serialization
Description:

Streaming, structured value serialization

rust-pyo3 0.13.2
Channel: rrr
Location: rrr/packages/crates-io.scm (rrr packages crates-io)
Home page: https://github.com/pyo3/pyo3
Licenses: ASL 2.0
Synopsis: Bindings to Python interpreter
Description:

Bindings to Python interpreter.

rust-bs58 0.4.0
Channel: rrr
Location: rrr/packages/crates-io.scm (rrr packages crates-io)
Home page: https://github.com/mycorrhiza/bs58-rs
Licenses: Expat ASL 2.0
Synopsis: Another Base58 codec implementation
Description:

Another Base58 codec implementation.

rust-crrl 0.6.0
Channel: yewscion
Location: cdr255/programming.scm (cdr255 programming)
Home page: https://github.com/pornin/crrl
Licenses: Expat
Synopsis: Library for cryptographic research
Description:

Library for cryptographic research

rust-sval 2.6.1
Channel: nebula
Location: nebula/packages/crates-io.scm (nebula packages crates-io)
Home page: https://github.com/sval-rs/sval
Licenses: ASL 2.0 Expat
Synopsis: Streaming, structured value serialization
Description:

Streaming, structured value serialization

rust-usvg 0.28.0
Channel: nebula
Location: nebula/packages/crates-io.scm (nebula packages crates-io)
Home page: https://github.com/RazrFalcon/resvg
Licenses: MPL 2.0
Synopsis: An SVG simplification library.
Description:

An SVG simplification library.

Total results: 7494