_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
rust-unicode-xid 0.1.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/unicode-rs/unicode-xid
Licenses: ASL 2.0 Expat
Synopsis: Determine Unicode XID related properties
Description:

This package provides a Rust library to determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31.

rust-serde-hjson 0.9.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/hjson/hjson-rust
Licenses: Expat
Synopsis: Human JSON (Hjson) serialization file format
Description:

This crate is a Rust library for parsing and generating Human JSON Hjson. It is built upon Serde, a high performance generic serialization framework.

rust-unicode-xid 0.0.4
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/unicode-rs/unicode-xid
Licenses: ASL 2.0 Expat
Synopsis: Determine Unicode XID related properties
Description:

This package provides a Rust library to determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31.

rust-unicode-xid 0.2.6
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/unicode-rs/unicode-xid
Licenses: ASL 2.0 Expat
Synopsis: Determine Unicode XID related properties
Description:

This package provides a Rust library to determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31.

rust-proc-macro2 1.0.92
Channel: lauras-channel
Location: laura/packages/rust-common.scm (laura packages rust-common)
Home page: https://github.com/dtolnay/proc-macro2
Licenses: Expat ASL 2.0
Synopsis: substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.
Description:

This package provides a substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.

rust-proc-macro2 0.3.8
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/alexcrichton/proc-macro2
Licenses: Expat ASL 2.0
Synopsis: Substitute implementation of the compiler's `proc_macro` API
Description:

This package provides a substitute implementation of the compiler's proc_macro API to decouple token-based libraries from the procedural macro use case.

rust-webview-sys 0.6.2
Dependencies: gtk+@3.24.43 webkitgtk-with-libsoup2@2.48.1
Channel: guix
Location: gnu/packages/crates-web.scm (gnu packages crates-web)
Home page: https://github.com/Boscop/web-view
Licenses: Expat
Synopsis: Rust native ffi bindings for webview
Description:

This library provides a Rust binding to the original implementation of webview, a tiny cross-platform library to render web-based GUIs as desktop applications.

rust-rustc-rayon 0.4.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/rust-lang/rustc-rayon
Licenses: ASL 2.0 Expat
Synopsis: Simple work-stealing parallelism for Rust - fork for rustc
Description:

Rustc-rayon is a fork of the Rayon crate. It adds a few "in progress" features that rustc is using, mostly around deadlock detection. These features are not stable and should not be used by others -- though they may find their way into rayon proper at some point. In general, if you are not rustc, you should be using the real rayon crate, not rustc-rayon.

rust-rustc-rayon 0.5.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/rust-lang/rustc-rayon
Licenses: ASL 2.0 Expat
Synopsis: Simple work-stealing parallelism for Rust - fork for rustc
Description:

Rustc-rayon is a fork of the Rayon crate. It adds a few "in progress" features that rustc is using, mostly around deadlock detection. These features are not stable and should not be used by others -- though they may find their way into rayon proper at some point. In general, if you are not rustc, you should be using the real rayon crate, not rustc-rayon.

rust-gzip-header 1.0.0
Channel: guix
Location: gnu/packages/crates-compression.scm (gnu packages crates-compression)
Home page: https://github.com/oyvindln/gzip-header
Licenses: Expat ASL 2.0
Synopsis: Decoding and encoding the header part of gzip files
Description:

This package provides a crate for decoding and encoding the header part of gzip files based on the gzip header implementation in the flate2 crate.

rust-gzip-header 0.3.0
Channel: guix
Location: gnu/packages/crates-compression.scm (gnu packages crates-compression)
Home page: https://github.com/oyvindln/gzip-header
Licenses: Expat ASL 2.0
Synopsis: Decoding and encoding the header part of gzip files
Description:

This package provides a crate for decoding and encoding the header part of gzip files based on the gzip header implementation in the flate2 crate.

rust-safetensors 0.4.3
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/huggingface/safetensors
Licenses: ASL 2.0
Synopsis: Simple and safe way to store and distribute tensors
Description:

This package provides a fast (zero-copy) and safe (dedicated) format for storing tensors safely, named safetensors. They aim to be safer than their PyTorch counterparts.

rust-stakeholder 52f64ad3d61c439b500bc893cbc96050e7a2c85a
Channel: selected-guix-works
Location: selected-guix-works/packages/rust-apps.scm (selected-guix-works packages rust-apps)
Home page: https://github.com/giacomo-b/rust-stakeholder
Licenses: Expat
Synopsis: Generate impressive-looking terminal output to look busy
Description:

rust-stakeholder is a joke program that generates nonsensical terminal output so one can look busy. Comes in different developer flavours and varying levels of jargon.

rust-arrow-arith 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: Arithmetic and aggregation kernels Apache Arrow
Description:

This crate provides arithmetic and aggregation kernels for Apache Arrow. Examples include time-related functions, logical operations for booleans, arithmetic functions such as addition and various aggregation functions.

rust-thread-tree 0.3.2
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/bluss/thread-tree
Licenses: Expat ASL 2.0
Synopsis: Tree-structured thread pool
Description:

This package provides a tree-structured thread pool for splitting jobs hierarchically on worker threads. The tree structure means that there is no contention between workers when delivering jobs.

rust-miniz-oxide 0.6.2
Channel: guix
Location: gnu/packages/crates-compression.scm (gnu packages crates-compression)
Home page: https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide
Licenses: Expat Zlib ASL 2.0
Synopsis: Pure rust replacement for the miniz DEFLATE/zlib encoder/decoder
Description:

A pure rust replacement for the miniz DEFLATE/zlib encoder/decoder. Using flate2 with the rust_backend feature provides an easy to use streaming API for miniz_oxide.

rust-miniz-oxide 0.5.4
Channel: guix
Location: gnu/packages/crates-compression.scm (gnu packages crates-compression)
Home page: https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide
Licenses: Expat Zlib ASL 2.0
Synopsis: Pure rust replacement for the miniz DEFLATE/zlib encoder/decoder
Description:

A pure rust replacement for the miniz DEFLATE/zlib encoder/decoder. Using flate2 with the rust_backend feature provides an easy to use streaming API for miniz_oxide.

rust-miniz-oxide 0.3.7
Channel: guix
Location: gnu/packages/crates-compression.scm (gnu packages crates-compression)
Home page: https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide
Licenses: Expat Zlib ASL 2.0
Synopsis: Pure rust replacement for the miniz DEFLATE/zlib encoder/decoder
Description:

A pure rust replacement for the miniz DEFLATE/zlib encoder/decoder. Using flate2 with the rust_backend feature provides an easy to use streaming API for miniz_oxide.

rust-miniz-oxide 0.7.4
Channel: guix
Location: gnu/packages/crates-compression.scm (gnu packages crates-compression)
Home page: https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide
Licenses: Expat Zlib ASL 2.0
Synopsis: Pure rust replacement for the miniz DEFLATE/zlib encoder/decoder
Description:

A pure rust replacement for the miniz DEFLATE/zlib encoder/decoder. Using flate2 with the rust_backend feature provides an easy to use streaming API for miniz_oxide.

rust-miniz-oxide 0.4.4
Channel: guix
Location: gnu/packages/crates-compression.scm (gnu packages crates-compression)
Home page: https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide
Licenses: Expat Zlib ASL 2.0
Synopsis: Pure rust replacement for the miniz DEFLATE/zlib encoder/decoder
Description:

A pure rust replacement for the miniz DEFLATE/zlib encoder/decoder. Using flate2 with the rust_backend feature provides an easy to use streaming API for miniz_oxide.

rust-miniz-oxide 0.8.0
Channel: guix
Location: gnu/packages/crates-compression.scm (gnu packages crates-compression)
Home page: https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide
Licenses: Expat Zlib ASL 2.0
Synopsis: Pure rust replacement for the miniz DEFLATE/zlib encoder/decoder
Description:

A pure rust replacement for the miniz DEFLATE/zlib encoder/decoder. Using flate2 with the rust_backend feature provides an easy to use streaming API for miniz_oxide.

rust-proc-macro2 0.4.30
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/dtolnay/proc-macro2
Licenses: ASL 2.0 Expat
Synopsis: Stable implementation of the upcoming new `proc_macro` API
Description:

This package provides a stable implementation of the upcoming new `proc_macro` API. Comes with an option, off by default, to also reimplement itself in terms of the upstream unstable API.

rust-proc-macro2 1.0.92
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/dtolnay/proc-macro2
Licenses: ASL 2.0 Expat
Synopsis: Stable implementation of the upcoming new `proc_macro` API
Description:

This package provides a stable implementation of the upcoming new `proc_macro` API. Comes with an option, off by default, to also reimplement itself in terms of the upstream unstable API.

rust-maybe-owned 0.3.4
Channel: lauras-channel
Location: laura/packages/rust-common.scm (laura packages rust-common)
Home page: https://github.com/rustonaut/maybe-owned
Licenses: Expat ASL 2.0
Synopsis: provides a `MaybeOwned` (and `MaybeOwnedMut`) type similar to std's `Cow` but it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`
Description:

This package provides provides a `MaybeOwned` (and `MaybeOwnedMut`) type similar to std's `Cow` but it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`.

Total results: 7485