_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
rust-clang-ast-test-suite 0.0.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/dtolnay/clang-ast
Licenses: Expat ASL 2.0
Synopsis: Test suite of the clang-ast crate
Description:

This package contains the test suite of the clang-ast crate.

rust-futures-util-preview 0.3.0-alpha.19
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/rust-lang/futures-rs
Licenses: Expat ASL 2.0
Synopsis: Utilities and extension traits for futures-rs library
Description:

This package provides common utilities and extension traits for the futures-rs library.

rust-terminal-colorsaurus 0.4.4
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/bash/terminal-colorsaurus
Licenses: Expat ASL 2.0
Synopsis: Determines the background and foreground color of the terminal
Description:

This package provides code to determine the background and foreground color of the terminal.

rust-ark-serialize-derive 0.4.2
Channel: lauras-channel
Location: laura/packages/rust-common.scm (laura packages rust-common)
Home page: https://arkworks.rs
Licenses: Expat ASL 2.0
Synopsis: library for deriving serialization traits for the arkworks ecosystem
Description:

This package provides a library for deriving serialization traits for the arkworks ecosystem.

rust-is-terminal-polyfill 1.70.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/polyfill-rs/is_terminal_polyfill
Licenses: Expat ASL 2.0
Synopsis: Polyfill for `is_terminal` stdlib feature for use with older MSRVs
Description:

This package provides Polyfill for `is_terminal` stdlib feature for use with older MSRVs.

rust-futures-core-preview 0.3.0-alpha.19
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://rust-lang-nursery.github.io/futures-rs/
Licenses: ASL 2.0 Expat
Synopsis: Core traits and types in for the @code{futures} library
Description:

This crate provides the core traits and types in for the futures library.

rust-derive-builder-macro 0.20.2
Channel: lauras-channel
Location: laura/packages/rust-common.scm (laura packages rust-common)
Home page: https://github.com/colin-kiegel/rust-derive-builder
Licenses: Expat ASL 2.0
Synopsis: Rust macro to automatically implement the builder pattern for arbitrary structs
Description:

This package provides Rust macro to automatically implement the builder pattern for arbitrary structs.

rust-unicode-joining-type 0.7.0
Channel: lauras-channel
Location: laura/packages/rust-common.scm (laura packages rust-common)
Home page: https://github.com/yeslogic/unicode-joining-type
Licenses: ASL 2.0
Synopsis: Fast lookup of the Unicode Joining Type and Joining Group properties
Description:

This package provides Fast lookup of the Unicode Joining Type and Joining Group properties.

rust-iai-callgrind-macros 0.1.0
Channel: yewscion
Location: cdr255/programming.scm (cdr255 programming)
Home page: https://github.com/iai-callgrind/iai-callgrind
Licenses: ASL 2.0 Expat
Synopsis: Proc macros for iai-callgrind, a high-precision and consistent benchmarking framework/harness for Rust
Description:

Proc macros for iai-callgrind, a high-precision and consistent benchmarking framework/harness for Rust

rust-derive-builder-macro 0.10.2
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/colin-kiegel/rust-derive-builder
Licenses: Expat ASL 2.0
Synopsis: Automatically implement the builder pattern for arbitrary structs
Description:

This crate provides a Rust macro to automatically implement the builder pattern for arbitrary structs.

rust-derive-builder-macro 0.11.2
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/colin-kiegel/rust-derive-builder
Licenses: Expat ASL 2.0
Synopsis: Automatically implement the builder pattern for arbitrary structs
Description:

This crate provides a Rust macro to automatically implement the builder pattern for arbitrary structs.

rust-derive-builder-macro 0.13.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/colin-kiegel/rust-derive-builder
Licenses: Expat ASL 2.0
Synopsis: Automatically implement the builder pattern for arbitrary structs
Description:

This crate provides a Rust macro to automatically implement the builder pattern for arbitrary structs.

rust-derive-builder-macro 0.12.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/colin-kiegel/rust-derive-builder
Licenses: Expat ASL 2.0
Synopsis: Automatically implement the builder pattern for arbitrary structs
Description:

This crate provides a Rust macro to automatically implement the builder pattern for arbitrary structs.

rust-derive-builder-macro 0.20.2
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/colin-kiegel/rust-derive-builder
Licenses: Expat ASL 2.0
Synopsis: Automatically implement the builder pattern for arbitrary structs
Description:

This crate provides a Rust macro to automatically implement the builder pattern for arbitrary structs.

rust-unicode-segmentation 1.12.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/unicode-rs/unicode-segmentation
Licenses: Expat ASL 2.0
Synopsis: Grapheme Cluster, Word and Sentence boundaries
Description:

This crate provides Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules.

rust-gat-lending-iterator 0.1.6
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/Crazytieguy/gat-lending-iterator
Licenses: Expat
Synopsis: Library for iterators who's items can reference the iterator
Description:

This package provides a library for iterators who's items can mutably reference the iterator.

rust-parse-display-derive 0.8.2
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/frozenlib/parse-display
Licenses: Expat ASL 2.0
Synopsis: Procedural macro to implement Display and FromStr using common settings
Description:

This package provides a procedural macro to implement Display and FromStr using common settings.

rust-lockfree-object-pool 0.1.6
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/EVaillant/lockfree-object-pool
Licenses: Boost 1.0
Synopsis: Thread-safe object pool collection
Description:

This package provides a thread-safe object pool collection with automatic return and attach/detach semantics.

rust-string-cache-codegen 0.5.2
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/servo/string-cache
Licenses: ASL 2.0 Expat
Synopsis: Codegen library for string-cache
Description:

This package provides a codegen library for string-cache, developed as part of the Servo project.

rust-string-cache-codegen 0.4.4
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/servo/string-cache
Licenses: ASL 2.0 Expat
Synopsis: Codegen library for string-cache
Description:

This package provides a codegen library for string-cache, developed as part of the Servo project.

rust-debugger-test-parser 0.1.3
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/microsoft/rust_debugger_test/debugger_test_parser
Licenses: Expat ASL 2.0
Synopsis: Library for parsing debugger output
Description:

This package provides a library for parsing the output of a debugger and verifying the contents.

rust-symphonia-format-ogg 0.4.0
Channel: guix
Location: gnu/packages/crates-audio.scm (gnu packages crates-audio)
Home page: https://github.com/pdeljanov/Symphonia
Licenses: MPL 2.0
Synopsis: Pure Rust OGG demuxer, part of Symphonia
Description:

Symphonia is a pure Rust decoding and media demuxing library that supports a wide range of audio formats. This package is an OGG demuxer.

rust-symphonia-format-wav 0.4.1
Channel: guix
Location: gnu/packages/crates-audio.scm (gnu packages crates-audio)
Home page: https://github.com/pdeljanov/Symphonia
Licenses: MPL 2.0
Synopsis: Rust WAV demuxer from the Symphonia project
Description:

Symphonia is a pure Rust decoding and media demuxing library that supports a wide range of audio formats. This package is a WAV demuxer.

rust-trust-dns-native-tls 0.19.7
Dependencies: openssl@3.0.8
Channel: guix
Location: gnu/packages/crates-web.scm (gnu packages crates-web)
Home page: https://www.trust-dns.org/index.html
Licenses: Expat ASL 2.0
Synopsis: Trust-DNS client native-tls extension
Description:

Trust-DNS is a safe and secure DNS library. This is an extension for the Trust-DNS client to use native-tls for TLS.

Total results: 7486