_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
rust-close-fds 0.3.2
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/cptpcrd/close_fds
Licenses: Expat
Synopsis: Library that makes it easy to close all open file descriptors
Description:

This package provides a library that makes it easy to close all open file descriptors.

rust-serde-fmt 1.0.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/KodrAus/serde_fmt.git
Licenses: ASL 2.0 Expat
Synopsis: Write any @code{serde::Serialize} using standard formatting APIs
Description:

This package allows one to Write any serde::Serialize using the standard formatting APIs.

rust-quinn-udp 0.5.9
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/quinn-rs/quinn
Licenses: Expat ASL 2.0
Synopsis: UDP sockets with ECN information for the QUIC transport protocol
Description:

This package provides UDP sockets with ECN information for the QUIC transport protocol in Rust.

rust-humansize 1.1.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/LeopoldArkham/humansize
Licenses: Expat ASL 2.0
Synopsis: Represent file sizes in a human-readable format
Description:

This package provides a configurable crate to easily represent file sizes in a human-readable format.

rust-halfbrown 0.2.5
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/Licenser/halfbrown
Licenses: ASL 2.0 Expat
Synopsis: Multi backend HashMap for different key space sizes
Description:

This package provides a multi backend HashMap for higher performance on different key space sizes.

rust-env-proxy 0.4.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/inejge/env_proxy
Licenses: Expat ASL 2.0
Synopsis: Proxy URL from the environment variables
Description:

This package provides a way to determinate proxy parameters for a URL from the environment.

rust-bufstream 0.1.4
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/alexcrichton/bufstream
Licenses: Expat ASL 2.0
Synopsis: I/O streams with separate read/write buffers
Description:

This package provides buffered I/O for streams where each read/write half is separately buffered.

rust-self-cell 1.1.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/Voultapher/self_cell
Licenses: ASL 2.0
Synopsis: Self-referential structs in stable Rust
Description:

This package provides safe-to-use proc-macro-free self-referential structs in stable Rust.

rust-bracoxide 0.1.4
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/atahabaki/bracoxide
Licenses: Expat
Synopsis: Library for brace pattern combination, etc.
Description:

This package provides a feature-rich library for brace pattern combination, permutation generation, and error handling.

rust-gix-blame 0.0.0
Channel: guix
Location: gnu/packages/crates-vcs.scm (gnu packages crates-vcs)
Home page: https://github.com/GitoxideLabs/gitoxide
Licenses: Expat ASL 2.0
Synopsis: Implementing a git 'blame' algorithm
Description:

This package provides a crate of the gitoxide project dedicated to implementing a blame algorithm.

rust-gix-index 0.37.0
Channel: guix
Location: gnu/packages/crates-vcs.scm (gnu packages crates-vcs)
Home page: https://github.com/GitoxideLabs/gitoxide
Licenses: Expat ASL 2.0
Synopsis: git index file handler
Description:

This package provides acrate of the gitoxide project dedicated to implementing the git index file.

rust-serde-ini 0.2.0
Channel: guix
Location: gnu/packages/crates-windows.scm (gnu packages crates-windows)
Home page: https://github.com/arcnmx/serde-ini
Licenses: Expat
Synopsis: Windows INI file {de,}serialization
Description:

serde_ini provides a serde Serializer and Deserializer for the INI format.

rust-getrandom 0.3.1
Channel: selected-guix-works
Location: selected-guix-works/packages/crates-io.scm (selected-guix-works packages crates-io)
Home page: https://github.com/rust-random/getrandom
Licenses: Expat ASL 2.0
Synopsis: Retrieve random data from system source
Description:

This package provides a small cross-platform library for retrieving random data from system source.

rust-self-cell 0.10.3
Channel: lauras-channel
Location: laura/packages/rust-common.scm (laura packages rust-common)
Home page: https://github.com/Voultapher/self_cell
Licenses: ASL 2.0
Synopsis: Safe-to-use proc-macro-free self-referential structs in stable Rust
Description:

This package provides Safe-to-use proc-macro-free self-referential structs in stable Rust.

rust-sqlx-core 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: Core of SQLx, the rust SQL toolkit
Description:

This package provides Core of SQLx, the rust SQL toolkit. Not intended to be used directly.

rust-backtrace 0.3.74
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/rust-lang/backtrace-rs
Licenses: ASL 2.0 Expat
Synopsis: Acquire a stack trace (backtrace) at runtime in a Rust program
Description:

This package provides a library to acquire a stack trace (backtrace) at runtime in a Rust program.

rust-trybuild2 1.2.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/GuillaumeGomez/trybuild2
Licenses: Expat ASL 2.0
Synopsis: Test harness for ui tests of compiler diagnostics
Description:

This package provides a test harness for ui tests of compiler diagnostics (with support for inline tests).

rust-bytelines 2.5.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/whitfin/bytelines
Licenses: Expat
Synopsis: Read input lines as byte slices for high efficiency
Description:

This library provides an easy way to read in input lines as byte slices for high efficiency.

rust-deunicode 1.6.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://lib.rs/crates/deunicode
Licenses: Modified BSD
Synopsis: Convert Unicode strings to pure ASCII
Description:

This package converts Unicode strings to pure ASCII by intelligently transliterating them. It supports Emoji and Chinese.

rust-ff-derive 0.13.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/zkcrypto/ff
Licenses: Expat ASL 2.0
Synopsis: Procedural macro library used to build custom prime field implementations
Description:

This package provides a procedural macro library used to build custom prime field implementations in rust.

rust-chrono-tz 0.6.3
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/chronotope/chrono-tz
Licenses: Expat ASL 2.0
Synopsis: TimeZone implementations for chrono from the IANA database
Description:

Chrono-TZ is a library that provides implementors of the TimeZone trait for rust-chrono.

rust-safe-lock 0.1.4
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://gitlab.com/leonhard-llc/ops
Licenses: ASL 2.0
Synopsis: Lock struct for Rust
Description:

This package provides a lock struct with a const fn constructor and no unsafe.

rust-chrono-tz 0.8.5
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/chronotope/chrono-tz
Licenses: Expat ASL 2.0
Synopsis: TimeZone implementations for chrono from the IANA database
Description:

Chrono-TZ is a library that provides implementors of the TimeZone trait for rust-chrono.

rust-ff-derive 0.12.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/zkcrypto/ff
Licenses: Expat ASL 2.0
Synopsis: Procedural macro library used to build custom prime field implementations
Description:

This package provides a procedural macro library used to build custom prime field implementations in rust.

Total results: 7486