_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
rust-copypasta 0.10.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/alacritty/copypasta
Licenses: Expat ASL 2.0
Synopsis: Get and set the contents of the OS-level clipboard
Description:

Copypasta is a cross-platform library for getting and setting the contents of the OS-level clipboard.

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.

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-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-chrono-tz 0.10.0
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-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-chrono-tz 0.5.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-chrono-tz 0.9.0
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-gix-chunk 0.4.10
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: Interact with the git chunk file format
Description:

Interact with the git chunk file format used in multi-pack index and commit-graph files.

rust-gix-index 0.38.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: Handle git index file
Description:

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

rust-gix-quote 0.4.14
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: Various quotations used by git
Description:

This package provides a crate of the gitoxide project dealing with various quotations used by git.

rust-siphasher 1.0.1
Channel: selected-guix-works
Location: selected-guix-works/packages/crates-io.scm (selected-guix-works packages crates-io)
Home page: https://docs.rs/siphasher
Licenses: Expat ASL 2.0
Synopsis: SipHash-2-4, SipHash-1-3 and 128-bit variants in pure Rust
Description:

This package provides SipHash-2-4, SipHash-1-3 and 128-bit variants in pure Rust.

rust-filecheck 0.5.0
Channel: lauras-channel
Location: laura/packages/rust-common.scm (laura packages rust-common)
Home page: https://github.com/CraneStation/filecheck
Licenses: ASL 2.0
Synopsis: Library for writing tests for utilities that read text files and produce text output
Description:

This package provides Library for writing tests for utilities that read text files and produce text output.

rust-gix-quote 0.4.12
Channel: lauras-channel
Location: laura/packages/rust-common.scm (laura packages rust-common)
Home page: https://github.com/Byron/gitoxide
Licenses: Expat ASL 2.0
Synopsis: crate of the gitoxide project dealing with various quotations used by git
Description:

This package provides a crate of the gitoxide project dealing with various quotations used by git.

rust-actix-web 4.6.0
Channel: lauras-channel
Location: laura/packages/rust-common.scm (laura packages rust-common)
Home page: https://actix.rs
Licenses: Expat ASL 2.0
Synopsis: Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust
Description:

This package provides Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.

rust-backtrace 0.3.74
Channel: lauras-channel
Location: laura/packages/rust-common.scm (laura packages rust-common)
Home page: https://github.com/rust-lang/backtrace-rs
Licenses: Expat ASL 2.0
Synopsis: library to 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-sqlx-core 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: Core of SQLx, the rust SQL toolkit. Not intended to be used directly
Description:

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

rust-clipboard 0.5.0
Channel: guixrus
Location: guixrus/packages/common/rust.scm (guixrus packages common rust)
Home page: https://github.com/aweinstock314/rust-clipboard
Licenses: Expat ASL 2.0
Synopsis: rust-clipboard is a cross-platform library for getting and setting the contents of the OS-level clipboard.
Description:

rust-clipboard is a cross-platform library for getting and setting the contents of the OS-level clipboard.

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

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

rust-backtrace 0.3.73
Channel: lguix-channel
Location: atuin.scm (atuin)
Home page: https://github.com/rust-lang/backtrace-rs
Licenses: Expat ASL 2.0
Synopsis: library to 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-buf-redux 0.8.4
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/abonander/buf_redux
Licenses: Expat ASL 2.0
Synopsis: Drop-in replacements for buffered I/O in @code{std::io}
Description:

This package provides drop-in replacements for buffered I/O in std::io, with extra features.

rust-bio-types 0.12.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://rust-bio.github.io
Licenses: Expat
Synopsis: Common biomedical types for use in rust-bio and rust-htslib
Description:

This package provides a collection of common biomedical types for use in rust-bio and rust-htslib.

rust-time-core 0.1.2
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/time-rs/time
Licenses: Expat ASL 2.0
Synopsis: Implementation for the time crate
Description:

This crate is an implementation detail for the time crate and should not be relied upon directly.

rust-same-file 0.1.3
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/BurntSushi/same-file
Licenses: Unlicense Expat
Synopsis: Determine whether two file paths point to the same file
Description:

This package provides a simple crate for determining whether two file paths point to the same file.

Total results: 7486