_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
rust-unicode-truncate 0.2.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/Aetf/unicode-truncate
Licenses: Expat ASL 2.0
Synopsis: Unicode-aware `str` truncate
Description:

This package provides a unicode-aware algorithm to pad or truncate `str` in terms of displayed width.

rust-sqlx-macros-core 0.7.4
Channel: lguix-channel
Location: atuin.scm (atuin)
Home page: https://github.com/launchbadge/sqlx
Licenses: Expat ASL 2.0
Synopsis: Macro support core for SQLx, the Rust SQL toolkit. Not intended to be used directly
Description:

This package provides Macro support core for SQLx, the Rust SQL toolkit. Not intended to be used directly.

rust-uutils-term-grid 0.3.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/uutils/uutils-term-grid
Licenses: Expat
Synopsis: Fork of the @code{term_grid} for formatting strings into a grid layout
Description:

A fork of term_grid, this package provides a library for formatting strings into a grid layout.

rust-serde-urlencoded 0.7.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/nox/serde_urlencoded
Licenses: Expat ASL 2.0
Synopsis: `x-www-form-urlencoded` meets Serde
Description:

This crate is a Rust library for serialising to and deserialising from the application/x-www-form-urlencoded format.

rust-unic-ucd-segment 0.9.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/open-i18n/rust-unic/
Licenses: Expat ASL 2.0
Synopsis: Segmentation properties for the UNIC Unicode character database
Description:

This package provides segmentation properties in the Unicode character database for the Unicode and Internationalization Crates (UNIC) project.

rust-uutils-term-grid 0.6.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/uutils/uutils-term-grid
Licenses: Expat
Synopsis: Fork of the @code{term_grid} for formatting strings into a grid layout
Description:

A fork of term_grid, this package provides a library for formatting strings into a grid layout.

rust-serde-urlencoded 0.6.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/nox/serde_urlencoded
Licenses: Expat ASL 2.0
Synopsis: `x-www-form-urlencoded` meets Serde
Description:

This crate is a Rust library for serialising to and deserialising from the application/x-www-form-urlencoded format.

rust-trackable-derive 1.0.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/sile/trackable_derive
Licenses: Expat
Synopsis: Custom derive for @code{trackable} crate
Description:

This crate provides TrackableError derive macro. It should not be used directly. See rust-trackable for more information.

rust-gix-config-value 0.12.5
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: This crate implements @code{git-config} value parsing
Description:

This package is a crate for git-config value parsing. Part of Gitoxide a Rust implementation of Git.

rust-gix-config-value 0.14.8
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: This crate implements @code{git-config} value parsing
Description:

This package is a crate for git-config value parsing. Part of Gitoxide a Rust implementation of Git.

rust-ref-thread-local 0.0.0
Channel: yewscion
Location: cdr255/programming.scm (cdr255 programming)
Home page: https://github.com/Xeiron/ref_thread_local.rs
Licenses: Expat
Synopsis: A macro for declaring thread-local `static`s like using both of `lazy_static!` and `RefCell`
Description:

This package provides a macro for declaring thread-local `static`s like using both of `lazy_static!` and `RefCell`

rust-ref-thread-local 0.1.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/Xeiron/ref_thread_local.rs
Licenses: Expat
Synopsis: Macro for declaring thread-local `static`s
Description:

This package provides a macro for declaring thread-local `static`s like using both of `lazy_static!` and `RefCell`

rust-directories-next 1.0.3
Channel: guixrus
Location: guixrus/packages/common/rust.scm (guixrus packages common rust)
Home page: https://github.com/xdg-rs/dirs/tree/master/directories
Licenses: Expat ASL 2.0
Synopsis: Mid-level library for standard locations of data directories
Description:

This package provides a tiny mid-level library that provides platform-specific standard locations of directories for config, cache and other data.

rust-tokio-native-tls 0.3.1
Channel: nebula
Location: nebula/packages/crates-io.scm (nebula packages crates-io)
Home page: https://tokio.rs
Licenses: Expat
Synopsis: An implementation of TLS/SSL streams for Tokio using native-tls giving an implementation of TLS for nonblocking I/O streams.
Description:

An implementation of TLS/SSL streams for Tokio using native-tls giving an implementation of TLS for nonblocking I/O streams.

rust-proc-macro-crate 0.1.5
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/bkchr/proc-macro-crate
Licenses: Expat ASL 2.0
Synopsis: Get the name of a (renamed) crate in @file{Cargo.toml}
Description:

This crate provides a way to get the name of a crate, even if it is renamed in Cargo.toml.

rust-tectonic-bundles 0.3.1
Dependencies: openssl@3.0.8 zlib@1.3
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://tectonic-typesetting.github.io/
Licenses: Expat
Synopsis: Tectonic ``bundle'' (support file collection) implementations
Description:

This crate is part of the Tectonic project. It implements various Tectonic ``bundles`` that provide access to collections of TeX support files.

rust-directories-next 2.0.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/xdg-rs/dirs/tree/master/directories
Licenses: Expat ASL 2.0
Synopsis: Mid-level library for standard locations of data directories
Description:

This package provides a tiny mid-level library that provides platform-specific standard locations of directories for config, cache and other data.

rust-proc-macro-crate 2.0.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/bkchr/proc-macro-crate
Licenses: Expat ASL 2.0
Synopsis: Get the name of a (renamed) crate in @file{Cargo.toml}
Description:

This crate provides a way to get the name of a crate, even if it is renamed in Cargo.toml.

rust-proc-macro-crate 3.1.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/bkchr/proc-macro-crate
Licenses: Expat ASL 2.0
Synopsis: Get the name of a (renamed) crate in @file{Cargo.toml}
Description:

This crate provides a way to get the name of a crate, even if it is renamed in Cargo.toml.

rust-proc-macro-crate 1.3.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/bkchr/proc-macro-crate
Licenses: Expat ASL 2.0
Synopsis: Get the name of a (renamed) crate in @file{Cargo.toml}
Description:

This crate provides a way to get the name of a crate, even if it is renamed in Cargo.toml.

rust-unicode-ellipsis 0.2.0
Channel: divya-lambda
Location: divya-lambda/crates-io.scm (divya-lambda crates-io)
Home page: https://github.com/ClementTsang/unicode-ellipsis
Licenses: Expat ASL 2.0
Synopsis: crate to truncate Unicode strings to a certain width, automatically adding an ellipsis if the string is too long.
Description:

This package provides a crate to truncate Unicode strings to a certain width, automatically adding an ellipsis if the string is too long.

rust-quine-mc-cluskey 0.2.4
Channel: guixrus
Location: guixrus/packages/common/rust.scm (guixrus packages common rust)
Home page: https://github.com/oli-obk/quine-mc_cluskey
Licenses: Expat
Synopsis: Rust implementation of the Quine-McCluskey algorithm and Petrick's method
Description:

This package provides a Rust implementation of the Quine-McCluskey algorithm and Petrick's method, an algorithm to automatically minimize boolean expressions.

rust-constant-time-eq 0.3.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/cesarb/constant_time_eq
Licenses: CC0 Expat No Attribution ASL 2.0
Synopsis: Compares two equal-sized byte strings in constant time
Description:

This package compares two equal-sized byte strings in constant time. It is inspired by the Linux kernel's crypto_memneq.

rust-constant-time-eq 0.2.5
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/cesarb/constant_time_eq
Licenses: CC0 Expat No Attribution ASL 2.0
Synopsis: Compares two equal-sized byte strings in constant time
Description:

This package compares two equal-sized byte strings in constant time. It is inspired by the Linux kernel's crypto_memneq.

Total results: 7494