_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
rust-scroll-derive 0.11.1
Channel: hui
Location: hui/packages/embedded.scm (hui packages embedded)
Home page: https://github.com/m4b/scroll
Licenses: Expat
Synopsis: A macros 1.1 derive implementation for Pread and Pwrite traits from the scroll crate
Description:

This package provides a macros 1.1 derive implementation for Pread and Pwrite traits from the scroll crate

rust-darling-macro 0.13.1
Channel: rrr
Location: rrr/packages/crates-io.scm (rrr packages crates-io)
Home page: https://github.com/TedDriggs/darling
Licenses: Expat
Synopsis: Helper crate for `rust-darling'
Description:

Internal support for `rust-darling', a proc-macro library for reading attributes into structs when implementing custom derives.

rust-enum-dispatch 0.3.11
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://gitlab.com/antonok/enum_dispatch
Licenses: Expat ASL 2.0
Synopsis: Faster alternative to dynamically dispatched method calls
Description:

This crate transforms your trait objects into concrete compound types, increasing their method call speed up to 10x.

rust-scroll-derive 0.11.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/m4b/scroll
Licenses: Expat
Synopsis: Pread and Pwrite traits from the scroll crate
Description:

This package provides a macros 1.1 derive implementation for Pread and Pwrite traits from the scroll crate.

rust-scroll-derive 0.12.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/m4b/scroll
Licenses: Expat
Synopsis: Pread and Pwrite traits from the scroll crate
Description:

This package provides a macros 1.1 derive implementation for Pread and Pwrite traits from the scroll crate.

rust-permutohedron 0.2.4
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/bluss/permutohedron
Licenses: ASL 2.0 Expat
Synopsis: Generate permutations of sequences
Description:

Generate permutations of sequences. Either lexicographical order permutations, or a minimal swaps permutation sequence implemented using Heap's algorithm.

rust-scroll-derive 0.10.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/m4b/scroll
Licenses: Expat
Synopsis: Pread and Pwrite traits from the scroll crate
Description:

This package provides a macros 1.1 derive implementation for Pread and Pwrite traits from the scroll crate.

rust-rspotify-http 0.11.7
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/ramsayleung/rspotify
Licenses: Expat
Synopsis: HTTP compatibility layer for RSpotify
Description:

RSpotify is a wrapper for the Spotify Web API. This package contains a HTTP compatibility layer for RSpotify.

rust-async-generic 1.1.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/scouten/async-generic
Licenses: Expat ASL 2.0
Synopsis: Code that can be both async and synchronous without duplicating it
Description:

This package provides a way to write code that can be both async and synchronous without duplicating it.

rust-subplot-build 0.7.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://subplot.tech/
Licenses: Expat No Attribution
Synopsis: Library for using Subplot code generation
Description:

This package provides a library for using Subplot code generation from another project's build.rs module.

rust-scroll-derive 0.9.5
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/m4b/scroll_derive
Licenses: Expat
Synopsis: Derive Pread and Pwrite traits from the scroll crate
Description:

This package provides a macros 1.1 derive implementation for Pread and Pwrite traits from the scroll crate.

rust-gix-hashtable 0.2.4
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: Hashtable based data structures optimized to utilize ObjectId keys
Description:

Hashtable based data structures optimized to utilize ObjectId keys. Part of Gitoxide a Rust implementation of Git.

rust-gix-hashtable 0.5.2
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: Hashtable based data structures optimized to utilize ObjectId keys
Description:

Hashtable based data structures optimized to utilize ObjectId keys. Part of Gitoxide a Rust implementation of Git.

rust-gix-hashtable 0.4.1
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: Hashtable based data structures optimized to utilize ObjectId keys
Description:

Hashtable based data structures optimized to utilize ObjectId keys. Part of Gitoxide a Rust implementation of Git.

rust-libtest-mimic 0.3.0
Channel: rrr
Location: rrr/packages/crates-io.scm (rrr packages crates-io)
Home page: https://github.com/LukasKalbertodt/libtest-mimic
Licenses: Expat ASL 2.0
Synopsis: Write your own test harness
Description:

Write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`.

rust-sqlx-postgres 0.7.4
Channel: lguix-channel
Location: atuin.scm (atuin)
Home page: https://github.com/launchbadge/sqlx
Licenses: Expat ASL 2.0
Synopsis: PostgreSQL driver implementation for SQLx. Not for direct use; see the `sqlx` crate for details
Description:

This package provides PostgreSQL driver implementation for SQLx. Not for direct use; see the `sqlx` crate for details.

rust-include-flate 0.2.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/SOF3/include-flate
Licenses: ASL 2.0
Synopsis: Variant of @code{include_bytes!/include_str!} with compression
Description:

This package provides a variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation.

rust-enum-iterator 1.4.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/stephaneyfx/enum-iterator
Licenses: Zero-Clause BSD
Synopsis: Iterate over all values of a type (e.g. all variants of an enumeration)
Description:

This package provides tools to iterate over all values of a type (e.g. all variants of an enumeration)

rust-include-flate 0.1.4
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/SOF3/include-flate
Licenses: ASL 2.0
Synopsis: Variant of @code{include_bytes!/include_str!} with compression
Description:

This package provides a variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation.

rust-include-flate 0.3.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/SOF3/include-flate
Licenses: ASL 2.0
Synopsis: Variant of @code{include_bytes!/include_str!} with compression
Description:

This package provides a variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation.

rust-python3-dll-a 0.2.9
Channel: guix
Location: gnu/packages/crates-windows.scm (gnu packages crates-windows)
Home page: https://github.com/pyo3/python3-dll-a
Licenses: Expat
Synopsis: Python import library generator
Description:

This crate generates import libraries for the Python shared library for MinGW-w64 and MSVC (cross-)compile targets.

rust-no-std-compat 0.4.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://gitlab.com/jD91mZM2/no-std-compat
Licenses: Expat
Synopsis: No_std compatibility layer
Description:

This package provides a #![no_std] compatibility layer that will make porting your crate to no_std *easy*.

rust-libtest-mimic 0.7.3
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/LukasKalbertodt/libtest-mimic
Licenses: Expat ASL 2.0
Synopsis: Tools for writing a test harness
Description:

Write your own test harness that looks and behaves like the built-in test harness used by rustc --test.

rust-is-executable 1.0.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/fitzgen/is_executable
Licenses: Expat ASL 2.0
Synopsis: Find executable files at path
Description:

This package provides a small helper function which determines whether or not a given path points to an executable file.

Total results: 7494