_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
rust-threadpool 1.8.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/rust-threadpool/rust-threadpool
Licenses: ASL 2.0 Expat
Synopsis: Thread pool for running jobs on a fixed set of worker threads
Description:

This package provides a thread pool for running a number of jobs on a fixed set of worker threads.

rust-ttf-parser 0.25.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/harfbuzz/ttf-parser
Licenses: Expat ASL 2.0
Synopsis: High-level, safe, zero-allocation TrueType font parser
Description:

This package provides a high-level, safe, zero-allocation font parser for TrueType, OpenType, and AAT.

rust-tokenizers 0.19.1
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/huggingface/tokenizers
Licenses: ASL 2.0
Synopsis: Implementation of various popular tokenizers
Description:

This package provides a Rust implementation of today's most used tokenizers, with a focus on performances and versatility.

rust-ttf-parser 0.18.1
Channel: lauras-channel
Location: laura/packages/rust-common.scm (laura packages rust-common)
Home page: https://github.com/RazrFalcon/ttf-parser
Licenses: Expat ASL 2.0
Synopsis: high-level, safe, zero-allocation font parser for TrueType, OpenType, and AAT.
Description:

This package provides a high-level, safe, zero-allocation font parser for TrueType, OpenType, and AAT.

rust-ttf-parser 0.20.0
Channel: lauras-channel
Location: laura/packages/rust-common.scm (laura packages rust-common)
Home page: https://github.com/harfbuzz/ttf-parser
Licenses: Expat ASL 2.0
Synopsis: high-level, safe, zero-allocation font parser for TrueType, OpenType, and AAT.
Description:

This package provides a high-level, safe, zero-allocation font parser for TrueType, OpenType, and AAT.

rust-ttf-parser 0.17.1
Channel: lauras-channel
Location: laura/packages/rust-common.scm (laura packages rust-common)
Home page: https://github.com/RazrFalcon/ttf-parser
Licenses: Expat ASL 2.0
Synopsis: high-level, safe, zero-allocation font parser for TrueType, OpenType, and AAT.
Description:

This package provides a high-level, safe, zero-allocation font parser for TrueType, OpenType, and AAT.

rust-pkcs11-uri 0.1.3
Channel: small-guix
Location: small-guix/packages/solo.scm (small-guix packages solo)
Home page: https://github.com/nickray/pkcs11-uri
Licenses: ASL 2.0 Expat
Synopsis: PKCS #11 URI parser
Description:

This package is a pure Rust implementation of Public-Key Cryptography Standards (PKCS) #11 URI parser (RFC 7512).

rust-ttf-parser 0.24.1
Channel: guix-science
Location: guix-science/packages/typst.scm (guix-science packages typst)
Home page: https://github.com/harfbuzz/ttf-parser
Licenses: Expat ASL 2.0
Synopsis: high-level, safe, zero-allocation font parser for TrueType, OpenType, and AAT.
Description:

This package provides a high-level, safe, zero-allocation font parser for TrueType, OpenType, and AAT.

rust-sqlx-mysql 0.7.4
Channel: guix
Location: gnu/packages/crates-database.scm (gnu packages crates-database)
Home page: https://github.com/launchbadge/sqlx
Licenses: Expat ASL 2.0
Synopsis: MySQL driver implementation for SQLx
Description:

This package provides MySQL driver implementation for SQLx. Not for direct use; see the `sqlx` crate for details.

rust-fast-srgb8 1.0.0
Channel: guix
Location: gnu/packages/crates-graphics.scm (gnu packages crates-graphics)
Home page: https://github.com/thomcc/fast-srgb8
Licenses: Expat ASL 2.0 CC0
Synopsis: Conversions between linear float and 8-bit @code{sRGB}
Description:

This package provides very fast conversions between linear float and 8-bit sRGB (with no_std support).

rust-etherparse 0.9.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/JulianSchmid/etherparse
Licenses: Expat ASL 2.0
Synopsis: Library for parsing & writing a bunch of packet based protocols
Description:

This package provides a library for parsing & writing a bunch of packet based protocols (EthernetII, IPv4, IPv6, UDP, TCP ...).

rust-indoc-impl 0.3.6
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/dtolnay/indoc
Licenses: Expat ASL 2.0
Synopsis: Macros for @code{rust-indoc}
Description:

This package provides macros for use with the rust-indoc package. It is obsolete for indoc versions > 1.

rust-etherparse 0.13.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/JulianSchmid/etherparse
Licenses: Expat ASL 2.0
Synopsis: Library for parsing & writing a bunch of packet based protocols
Description:

This package provides a library for parsing & writing a bunch of packet based protocols (EthernetII, IPv4, IPv6, UDP, TCP ...).

rust-public-api 0.33.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/Enselic/cargo-public-api/tree/main/public-api
Licenses: Expat
Synopsis: List diff public API of Rust library crates
Description:

List and diff the public API of Rust library crates. Relies on rustdoc JSON output from the nightly toolchain.

rust-public-api 0.32.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/Enselic/cargo-public-api/tree/main/public-api
Licenses: Expat
Synopsis: List diff public API of Rust library crates
Description:

List and diff the public API of Rust library crates. Relies on rustdoc JSON output from the nightly toolchain.

rust-sqlx-mysql 0.7.4
Channel: lauras-channel
Location: laura/packages/rust-common.scm (laura packages rust-common)
Home page: https://github.com/launchbadge/sqlx
Licenses: Expat ASL 2.0
Synopsis: MySQL driver implementation for SQLx. Not for direct use; see the `sqlx` crate for details
Description:

This package provides MySQL driver implementation for SQLx. Not for direct use; see the `sqlx` crate for details.

rust-path-dedot 3.1.1
Channel: glue
Location: glue/packages/mcfly.scm (glue packages mcfly)
Home page: https://magiclen.org/path-dedot
Licenses: Expat
Synopsis: library for extending `Path` and `PathBuf` in order to parse the path which contains dots.
Description:

This package provides a library for extending `Path` and `PathBuf` in order to parse the path which contains dots.

rust-tiny-bip39 1.0.0
Channel: lguix-channel
Location: atuin.scm (atuin)
Home page: https://github.com/maciejhirsz/tiny-bip39/
Licenses: Expat ASL 2.0
Synopsis: fork of the bip39 crate with fixes to v0.6. Rust implementation of BIP-0039
Description:

This package provides a fork of the bip39 crate with fixes to v0.6. Rust implementation of BIP-0039.

rust-sqlx-mysql 0.7.4
Channel: lguix-channel
Location: atuin.scm (atuin)
Home page: https://github.com/launchbadge/sqlx
Licenses: Expat ASL 2.0
Synopsis: MySQL driver implementation for SQLx. Not for direct use; see the `sqlx` crate for details
Description:

This package provides MySQL driver implementation for SQLx. Not for direct use; see the `sqlx` crate for details.

rust-arrow-cast 47.0.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/apache/arrow-rs
Licenses: ASL 2.0
Synopsis: Cast kernels and utilities for Apache Arrow
Description:

This crate provides typecasting kernels and other utilities for Apache Arrow, such as prettyprinting, parsing, and Base64 encoding and decoding.

rust-subplotlib 0.12.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://subplot.tech/
Licenses: Expat No Attribution
Synopsis: Utility functions and types for @code{subplot codegen}
Description:

Utility functions and types for subplot codegen generated Rust based test suites. Relies on subplotlib-derive for associated macros.

rust-dockworker 0.5.1
Dependencies: openssl@3.0.8
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/Idein/dockworker
Licenses: ASL 2.0
Synopsis: Docker daemon API client (a fork of Faraday's boondock)
Description:

This package provides a Rust library for talking to the Docker daemon. This project is a fork of Faraday's boondock.

rust-retain-mut 0.1.7
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/upsuper/retain_mut
Licenses: Expat
Synopsis: Mutable borrow for the retain predicate
Description:

This package provides retain_mut method that has the same functionality as retain but gives mutable borrow to the predicate.

rust-retain-mut 0.1.9
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/upsuper/retain_mut
Licenses: Expat
Synopsis: Mutable borrow for the retain predicate
Description:

This package provides retain_mut method that has the same functionality as retain but gives mutable borrow to the predicate.

Total results: 7486