_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
rust-toml 0.8.19
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/toml-rs/toml
Licenses: Expat ASL 2.0
Synopsis: Rust encoder and decoder of TOML-formatted files and streams
Description:

This package provides a native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures.

rust-home 0.5.11
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/rust-lang/cargo
Licenses: Expat ASL 2.0
Synopsis: Shared definitions of home directories
Description:

This package provides the definition of home_dir used by cargo and rustup, as well as functions to find the correct value of CARGO_HOME and RUSTUP_HOME.

rust-toml 0.5.11
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/toml-rs/toml
Licenses: Expat ASL 2.0
Synopsis: Rust encoder and decoder of TOML-formatted files and streams
Description:

This package provides a native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures.

rust-toml 0.6.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/toml-rs/toml
Licenses: Expat ASL 2.0
Synopsis: Rust encoder and decoder of TOML-formatted files and streams
Description:

This package provides a native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures.

rust-toml 0.7.8
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/toml-rs/toml
Licenses: Expat ASL 2.0
Synopsis: Rust encoder and decoder of TOML-formatted files and streams
Description:

This package provides a native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures.

rust-toml 0.4.10
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/toml-rs/toml
Licenses: Expat ASL 2.0
Synopsis: Rust encoder and decoder of TOML-formatted files and streams
Description:

This package provides a native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures.

rust-ihex 3.0.0
Channel: hui
Location: hui/packages/embedded.scm (hui packages embedded)
Home page: http://github.com/martinmroz/ihex
Licenses: Expat ASL 2.0
Synopsis: A Rust library for parsing and generating Intel HEX (or IHEX) objects. This format is commonly used for representing compiled program code and data to be loaded into a microcontroller, flash memory or ROM.
Description:

This package provides a Rust library for parsing and generating Intel HEX (or IHEX) objects. This format is commonly used for representing compiled program code and data to be loaded into a microcontroller, flash memory or ROM.

rust-p384 0.13.0
Channel: guix
Location: gnu/packages/crates-crypto.scm (gnu packages crates-crypto)
Home page: https://github.com/RustCrypto/elliptic-curves/tree/master/p384
Licenses: ASL 2.0 Expat
Synopsis: Pure Rust implementation of the NIST P-384 elliptic curve
Description:

This package provides a pure Rust implementation of the NIST P-384 (a.k.a. secp384r1) elliptic curve as defined in SP 800-186 with support for ECDH, ECDSA signing/verification, and general purpose curve arithmetic support.

rust-p256 0.13.2
Channel: guix
Location: gnu/packages/crates-crypto.scm (gnu packages crates-crypto)
Home page: https://github.com/RustCrypto/elliptic-curves/tree/master/p256
Licenses: ASL 2.0 Expat
Synopsis: Pure Rust implementation of the NIST P-256
Description:

This package provides a pure Rust implementation of the NIST P-256 (a.k.a. secp256r1, prime256v1) elliptic curve as defined in SP 800-186, with support for ECDH, ECDSA signing/verification, and general purpose curve arithmetic.

rust-loom 0.5.6
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/tokio-rs/loom
Licenses: Expat
Synopsis: Permutation testing for concurrent code
Description:

Loom is a testing tool for concurrent Rust code. It runs a test many times, permuting the possible concurrent executions of that test under the C11 memory model. It uses state reduction techniques to avoid combinatorial explosion.

rust-loom 0.7.2
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/tokio-rs/loom
Licenses: Expat
Synopsis: Permutation testing for concurrent code
Description:

Loom is a testing tool for concurrent Rust code. It runs a test many times, permuting the possible concurrent executions of that test under the C11 memory model. It uses state reduction techniques to avoid combinatorial explosion.

rust-loom 0.3.6
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/tokio-rs/loom
Licenses: Expat
Synopsis: Permutation testing for concurrent code
Description:

Loom is a testing tool for concurrent Rust code. It runs a test many times, permuting the possible concurrent executions of that test under the C11 memory model. It uses state reduction techniques to avoid combinatorial explosion.

rust-loom 0.4.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/tokio-rs/loom
Licenses: Expat
Synopsis: Permutation testing for concurrent code
Description:

Loom is a testing tool for concurrent Rust code. It runs a test many times, permuting the possible concurrent executions of that test under the C11 memory model. It uses state reduction techniques to avoid combinatorial explosion.

rust-loom 0.2.15
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/tokio-rs/loom
Licenses: Expat
Synopsis: Permutation testing for concurrent code
Description:

Loom is a testing tool for concurrent Rust code. It runs a test many times, permuting the possible concurrent executions of that test under the C11 memory model. It uses state reduction techniques to avoid combinatorial explosion.

rust-ihex 3.0.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: http://github.com/martinmroz/ihex
Licenses: Expat ASL 2.0
Synopsis: Rust library for parsing and generating Intel HEX (or IHEX) objects
Description:

This package provides a Rust library for parsing and generating Intel HEX (or IHEX) objects. This format is commonly used for representing compiled program code and data to be loaded into a microcontroller, flash memory or ROM.

rust-loom 0.1.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/tokio-rs/loom
Licenses: Expat
Synopsis: Permutation testing for concurrent code
Description:

Loom is a testing tool for concurrent Rust code. It runs a test many times, permuting the possible concurrent executions of that test under the C11 memory model. It uses state reduction techniques to avoid combinatorial explosion.

rust-k256 0.13.4
Channel: guix
Location: gnu/packages/crates-crypto.scm (gnu packages crates-crypto)
Home page: https://github.com/RustCrypto/elliptic-curves/tree/master/k256
Licenses: ASL 2.0 Expat
Synopsis: Library supporting general-purpose elliptic curve group operations
Description:

This package provides a secp256k1 elliptic curve library written in pure Rust with support for ECDSA signing/verification/public-key recovery, Taproot Schnorr signatures (BIP340), Elliptic Curve Diffie-Hellman (ECDH), and general-purpose secp256k1 elliptic curve group operations which can be used to implement arbitrary protocols.

rust-wide 0.7.30
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/Lokathor/wide
Licenses: Zlib ASL 2.0 Expat
Synopsis: Rust for wide blocks
Description:

This crate has data types for blocks of primitives packed together and used as a single unit. This works very well with SIMD/vector hardware of various targets. Both in terms of explicit SIMD usage and also in terms of allowing LLVM's auto-vectorizer to do its job.

rust-wide 0.6.5
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/Lokathor/wide
Licenses: Zlib ASL 2.0 Expat
Synopsis: Rust for wide blocks
Description:

This crate has data types for blocks of primitives packed together and used as a single unit. This works very well with SIMD/vector hardware of various targets. Both in terms of explicit SIMD usage and also in terms of allowing LLVM's auto-vectorizer to do its job.

rust-cobs 0.2.3
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/jamesmunns/cobs.rs
Licenses: Expat ASL 2.0
Synopsis: Implementation of the Consistent Overhead Byte Stuffing (COBS) algorithm
Description:

This is an implementation of the Consistent Overhead Byte Stuffing algorithm. COBS is an algorithm for transforming a message into an encoding where a specific value (the "sentinel" value) is not used. This value can then be used to mark frame boundaries in a serial communication channel.

rust-wide 0.4.6
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/Lokathor/wide
Licenses: Zlib
Synopsis: Rust for wide blocks
Description:

This crate has data types for blocks of primitives packed together and used as a single unit. This works very well with SIMD/vector hardware of various targets. Both in terms of explicit SIMD usage and also in terms of allowing LLVM's auto-vectorizer to do its job.

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

Another Base58 codec implementation. Compared to the base58 crate this is significantly faster at decoding: about 2.4x as fast when decoding 32 bytes, almost the same speed for encoding: about 3% slower when encoding 32 bytes. rust-bs58 is not limited to 128 bytes and supports a configurable alphabet.

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

Another Base58 codec implementation. Compared to the base58 crate this is significantly faster at decoding: about 2.4x as fast when decoding 32 bytes, almost the same speed for encoding: about 3% slower when encoding 32 bytes. rust-bs58 is not limited to 128 bytes and supports a configurable alphabet.

rust-fsio 0.4.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: http://github.com/sagiegurari/fsio
Licenses: ASL 2.0
Synopsis: File System and Path utility functions in Rust
Description:

This crate contains utility functions for path, file and directory handling. There are multiple main modules for fsio:

  1. fsio::path: Holds path related functions and traits.

  2. fsio::file: File utility functions such as read_file, write_file, etc.

  3. fsio::directory: Directory specific utility functions.

Total results: 7413