_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
rust-castaway 0.2.3
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/sagebind/castaway
Licenses: Expat
Synopsis: Zero-cost downcasting for limited compile-time specialization
Description:

This is an experimental library that implements zero-cost downcasting of types that works on stable Rust.

rust-ref-cast 0.2.7
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/dtolnay/ref-cast
Licenses: ASL 2.0 Expat
Synopsis: Safely cast &T to &U
Description:

Safely cast &T to &U where the struct U contains a single field of type T.

rust-hashlink 0.9.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/kyren/hashlink
Licenses: Expat ASL 2.0
Synopsis: HashMap-like containers with user controllable order
Description:

This package provides HashMap-like containers that hold their key-value pairs in a user controllable order.

rust-gix-lock 12.0.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: Git style lock files implementation in Rust
Description:

Part of Gitoxide, a pure rust implementation of Git. This package provides git style lock files.

rust-gix-lock 11.0.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: Git style lock files implementation in Rust
Description:

Part of Gitoxide, a pure rust implementation of Git. This package provides git style lock files.

rust-gix-lock 10.0.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: Git style lock files implementation in Rust
Description:

Part of Gitoxide, a pure rust implementation of Git. This package provides git style lock files.

rust-gix-lock 14.0.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: Git style lock files implementation in Rust
Description:

Part of Gitoxide, a pure rust implementation of Git. This package provides git style lock files.

rust-smallvec 1.13.2
Channel: lauras-channel
Location: laura/packages/rust-common.scm (laura packages rust-common)
Home page: https://github.com/servo/rust-smallvec
Licenses: Expat ASL 2.0
Synopsis: 'Small vector' optimization: store up to a small number of items on the stack
Description:

This package provides Small vector optimization: store up to a small number of items on the stack.

rust-plotters 0.3.7
Channel: lauras-channel
Location: laura/packages/rust-common.scm (laura packages rust-common)
Home page: https://plotters-rs.github.io/
Licenses: Expat
Synopsis: Rust drawing library focus on data plotting for both WASM and native applications
Description:

This package provides a Rust drawing library focus on data plotting for both WASM and native applications.

rust-typesize 0.1.9
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/GnomedDev/typesize
Licenses: Expat
Synopsis: Library to fetch an accurate estimate of the total memory usage of a value
Description:

This package provides a library to fetch an accurate estimate of the total memory usage of a value.

rust-bytesize 1.3.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/hyunsik/bytesize/
Licenses: ASL 2.0
Synopsis: Human-readable byte count representation library for Rust
Description:

ByteSize is an utility for human-readable byte count representation, with support for both SI and binary units.

rust-proptest 1.5.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://altsysrq.github.io/proptest-book/proptest/index.html
Licenses: Expat ASL 2.0
Synopsis: Hypothesis-like property-based testing and shrinking
Description:

The proptest crate provides most of Proptest’s functionality, including most strategies and the testing framework itself.

rust-hifitime 3.9.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://nyxspace.com/
Licenses: ASL 2.0
Synopsis: Ultra-precise date and time handling in Rust
Description:

This package provides Ultra-precise date and time handling in Rust for scientific applications with leap second support.

rust-proptest 0.9.6
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://altsysrq.github.io/proptest-book/proptest/index.html
Licenses: Expat ASL 2.0
Synopsis: Hypothesis-like property-based testing and shrinking
Description:

The proptest crate provides most of Proptest’s functionality, including most strategies and the testing framework itself.

rust-proptest 0.10.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://altsysrq.github.io/proptest-book/proptest/index.html
Licenses: Expat ASL 2.0
Synopsis: Hypothesis-like property-based testing and shrinking
Description:

The proptest crate provides most of Proptest’s functionality, including most strategies and the testing framework itself.

rust-nalgebra 0.26.2
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://nalgebra.org
Licenses: Modified BSD
Synopsis: Linear algebra library
Description:

This package provides a general-purpose linear algebra library with transformations and statically-sized or dynamically-sized matrices.

rust-nalgebra 0.32.3
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://nalgebra.org
Licenses: Modified BSD
Synopsis: Linear algebra library
Description:

This package provides a general-purpose linear algebra library with transformations and statically-sized or dynamically-sized matrices.

rust-nalgebra 0.29.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://nalgebra.org
Licenses: Modified BSD
Synopsis: Linear algebra library
Description:

This package provides a general-purpose linear algebra library with transformations and statically-sized or dynamically-sized matrices.

rust-nalgebra 0.30.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://nalgebra.org
Licenses: Modified BSD
Synopsis: Linear algebra library
Description:

This package provides a general-purpose linear algebra library with transformations and statically-sized or dynamically-sized matrices.

rust-nalgebra 0.27.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://nalgebra.org
Licenses: Modified BSD
Synopsis: Linear algebra library
Description:

This package provides a general-purpose linear algebra library with transformations and statically-sized or dynamically-sized matrices.

rust-valuable 0.1.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/tokio-rs/valuable
Licenses: Expat
Synopsis: Object-safe value inspection
Description:

This package implements object-safe value inspection, used to pass un-typed structured data across trait-object boundaries.

rust-proptest 0.3.4
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://altsysrq.github.io/proptest-book/proptest/index.html
Licenses: Expat ASL 2.0
Synopsis: Hypothesis-like property-based testing and shrinking
Description:

The proptest crate provides most of Proptest’s functionality, including most strategies and the testing framework itself.

rust-xmas-elf 0.9.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/nrc/xmas-elf
Licenses: ASL 2.0 Expat
Synopsis: Library for parsing and navigating ELF data
Description:

This package provides a library for parsing and navigating ELF data; the library is zero-allocation, type-safe.

rust-no-color 0.1.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/sitkevij/no_color
Licenses: Expat
Synopsis: Library to detect NO_COLOR environment variable
Description:

no_color is a rust library for detecting if the NO_COLOR environment variable is set.

Total results: 7486