_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
rust-avif-serialize 0.8.2
Channel: guix
Location: gnu/packages/crates-graphics.scm (gnu packages crates-graphics)
Home page: https://lib.rs/avif-serialize
Licenses: Modified BSD
Synopsis: Writer for AVIF header structure (MPEG/HEIF/MIAF/ISO-BMFF)
Description:

This package provides a minimal writer for AVIF header structure. This is a tiny alternative to libavif. It creates the jungle of MPEG/HEIF/MIAF/ISO-BMFF ``boxes'' as appropriate for AVIF files. It supports alpha channel embedding.

rust-avif-serialize 0.6.5
Channel: guix
Location: gnu/packages/crates-graphics.scm (gnu packages crates-graphics)
Home page: https://lib.rs/avif-serialize
Licenses: Modified BSD
Synopsis: Writer for AVIF header structure (MPEG/HEIF/MIAF/ISO-BMFF)
Description:

This package provides a minimal writer for AVIF header structure. This is a tiny alternative to libavif. It creates the jungle of MPEG/HEIF/MIAF/ISO-BMFF ``boxes'' as appropriate for AVIF files. It supports alpha channel embedding.

rust-test-generator 0.3.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/frehberg/test-generator
Licenses: ASL 2.0
Synopsis: Generate parameterized tests from different input parameters
Description:

This crate provides #[test_resources] and #[bench_resources] procedural macro attributes that generates multiple parameterized tests using one body with different resource input parameters. A test is generated for each resource matching the specific resource location pattern.

rust-snapbox-macros 0.3.10
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/assert-rs/trycmd/tree/main/crates/snapbox
Licenses: Expat ASL 2.0
Synopsis: Snapshot testing toolbox
Description:

Snapbox is a snapshot-testing toolbox that is ready to use for verifying output from

  • Function return values

  • CLI stdout/stderr

  • Filesystem changes

It is also flexible enough to build your own test harness like trycmd.

rust-snapbox-macros 0.2.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/assert-rs/trycmd/tree/main/crates/snapbox
Licenses: Expat ASL 2.0
Synopsis: Snapshot testing toolbox
Description:

Snapbox is a snapshot-testing toolbox that is ready to use for verifying output from

  • Function return values

  • CLI stdout/stderr

  • Filesystem changes

It is also flexible enough to build your own test harness like trycmd.

parinfer-rust-emacs 0.4.7
Dependencies: clang@13.0.1
Channel: guix
Location: gnu/packages/text-editors.scm (gnu packages text-editors)
Home page: https://github.com/justinbarclay/parinfer-rust-emacs
Licenses: ISC
Synopsis: Emacs-centric fork of parinfer-rust
Description:

parinfer-rust-emacs is an Emacs-centric fork of parinfer-rust, itself an implementation of Shaun Lebron’s Parinfer. This builds a shared library intended to be loaded by the emacs-parinfer-rust-mode Emacs plugin, though a standalone binary is built also.

rust-matrixmultiply 0.2.4
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/bluss/matrixmultiply/
Licenses: ASL 2.0 Expat
Synopsis: General matrix multiplication for f32 and f64 matrices
Description:

General matrix multiplication for f32 and f64 matrices. Operates on matrices with general layout (they can use arbitrary row and column stride). Detects and uses AVX or SSE2 on x86 platforms transparently for higher performance. Uses a microkernel strategy, so that the implementation is easy to parallelize and optimize.

rust-matrixmultiply 0.1.15
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/bluss/matrixmultiply/
Licenses: ASL 2.0 Expat
Synopsis: General matrix multiplication for f32 and f64 matrices
Description:

General matrix multiplication for f32 and f64 matrices. Operates on matrices with general layout (they can use arbitrary row and column stride). Detects and uses AVX or SSE2 on x86 platforms transparently for higher performance. Uses a microkernel strategy, so that the implementation is easy to parallelize and optimize.

rust-matrixmultiply 0.3.9
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/bluss/matrixmultiply/
Licenses: ASL 2.0 Expat
Synopsis: General matrix multiplication for f32 and f64 matrices
Description:

General matrix multiplication for f32 and f64 matrices. Operates on matrices with general layout (they can use arbitrary row and column stride). Detects and uses AVX or SSE2 on x86 platforms transparently for higher performance. Uses a microkernel strategy, so that the implementation is easy to parallelize and optimize.

rust-hickory-client 0.24.1
Channel: guix
Location: gnu/packages/crates-web.scm (gnu packages crates-web)
Home page: https://hickory-dns.org/
Licenses: Expat ASL 2.0
Synopsis: Client library for Hickory DNS, with DNSSEC support
Description:

Hickory DNS is a safe and secure DNS library. This is the Client library with DNSSEC support. DNSSEC with NSEC validation for negative records, is complete. The client supports dynamic DNS with SIG0 authenticated requests, implementing easy to use high level functions. Hickory DNS is based on the Tokio and Futures libraries, which means it should be easily integrated into other software that also use those libraries.

rust-hickory-server 0.24.1
Channel: guix
Location: gnu/packages/crates-web.scm (gnu packages crates-web)
Home page: https://hickory-dns.org/
Licenses: Expat ASL 2.0
Synopsis: Hickory DNS Server is a DNS server with DNSSEC support
Description:

Hickory DNS Server is a safe and secure DNS server with DNSSEC support. Eventually this could be a replacement for BIND9. The DNSSEC support allows for live signing of all records, in it does not currently support records signed offline. The server supports dynamic DNS with SIG0 authenticated requests. Hickory DNS is based on the Tokio and Futures libraries, which means it should be easily integrated into other software that also use those libraries.

rust-rust-hawktracer 0.7.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/AlexEne/rust_hawktracer
Licenses: Expat ASL 2.0
Synopsis: Rust bindings for hawktracer profiling library
Description:

Rust bindings for hawktracer profiling library.

rust-rust-i18n-macro 3.1.3
Channel: selected-guix-works
Location: selected-guix-works/packages/crates-io.scm (selected-guix-works packages crates-io)
Home page: https://github.com/longbridge/rust-i18n
Licenses: Expat
Synopsis: Macro for @code{rust-rust-i18n} crate
Description:

Macro for the rust-rust-i18n crate.

rust-serde-indextree 0.2.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/PoiScript/serde_indextree
Licenses: Expat
Synopsis: Serializing indextree structure
Description:

Serializing indextree structure.

rust-browserslist-rs 0.6.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/browserslist/browserslist-rs
Licenses: Expat
Synopsis: Rust-ported Browserslist
Description:

Rust-ported Browserslist.

rust-crossbeam-utils 0.8.6
Channel: guixrus
Location: guixrus/packages/common/rust.scm (guixrus packages common rust)
Home page: https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils
Licenses: Expat ASL 2.0
Synopsis: Utilities for concurrent programming
Description:

Utilities for concurrent programming

rust-crossbeam-epoch 0.9.6
Channel: guixrus
Location: guixrus/packages/common/rust.scm (guixrus packages common rust)
Home page: https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-epoch
Licenses: Expat ASL 2.0
Synopsis: Epoch-based garbage collection
Description:

Epoch-based garbage collection

rust-linked-hash-set 0.1.4
Channel: guixrus
Location: guixrus/packages/common/rust.scm (guixrus packages common rust)
Home page: https://github.com/alexheretic/linked-hash-set
Licenses: ASL 2.0
Synopsis: HashSet with insertion ordering
Description:

HashSet with insertion ordering

rust-deranged-macros 0.2.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/jhpratt/deranged
Licenses: Expat ASL 2.0
Synopsis: Ranged integers
Description:

This package provides Ranged integers.

rust-tokio-mock-task 0.1.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/carllerche/tokio-mock-task
Licenses: Expat
Synopsis: Mock a Tokio task
Description:

Mock a Tokio task.

rust-libmimalloc-sys 0.1.24
Channel: guixrus
Location: guixrus/packages/common/rust.scm (guixrus packages common rust)
Home page: https://github.com/purpleprotocol/mimalloc_rust/tree/master/libmimalloc-sys
Licenses: Expat
Synopsis: Sys crate wrapping the mimalloc allocator
Description:

Sys crate wrapping the mimalloc allocator

rust-eyeball-im-util 0.5.3
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/jplatte/eyeball
Licenses: MPL 2.0
Synopsis: Helpful utilities for `eyeball-im`
Description:

Helpful utilities for `eyeball-im`.

rust-color-backtrace 0.6.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/athre0z/color-backtrace
Licenses: Expat ASL 2.0
Synopsis: Colorful panic backtraces
Description:

This package provides colorful panic backtraces.

rust-plotters-bitmap 0.3.3
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://plotters-rs.github.io
Licenses: Expat
Synopsis: Plotters Bitmap Backend
Description:

This package provides Plotters bitmap backend.

Total results: 7477