_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
rust-keccak 0.1.5
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/RustCrypto/sponges/tree/master/keccak
Licenses: ASL 2.0 Expat
Synopsis: Keccak-f sponge function for Rust
Description:

Pure Rust implementation of the Keccak sponge function including the keccak-f and keccak-p variants.

rust-nodrop 0.1.14
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/bluss/arrayvec
Licenses: ASL 2.0 Expat
Synopsis: Wrapper type to inhibit drop (destructor)
Description:

This package provides a wrapper type to inhibit drop (destructor). Use std::mem::ManuallyDrop instead!

rust-getset 0.0.9
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/Hoverbear/getset
Licenses: Expat
Synopsis: Getters and setters for Rust
Description:

This package provides a procedural macro for generating the most basic getters and setters on fields.

rust-getset 0.1.2
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/Hoverbear/getset
Licenses: Expat
Synopsis: Getters and setters for Rust
Description:

This package provides a procedural macro for generating the most basic getters and setters on fields.

rust-implib 0.3.3
Channel: guix
Location: gnu/packages/crates-windows.scm (gnu packages crates-windows)
Home page: https://github.com/messense/implib-rs
Licenses: Expat
Synopsis: Generate Windows import library from module definition file
Description:

This package provides a way to generate a Windows import library from a module definition file.

rust-diesel 2.2.6
Channel: lauras-channel
Location: laura/packages/rust-common.scm (laura packages rust-common)
Home page: https://diesel.rs
Licenses: Expat ASL 2.0
Synopsis: safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL
Description:

This package provides a safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL.

rust-fluent 0.16.1
Channel: lauras-channel
Location: laura/packages/rust-common.scm (laura packages rust-common)
Home page: http://www.projectfluent.org
Licenses: ASL 2.0 Expat
Synopsis: localization system designed to unleash the entire expressive power of natural language translations.
Description:

This package provides a localization system designed to unleash the entire expressive power of natural language translations.

rust-goblin 0.9.2
Channel: lauras-channel
Location: laura/packages/rust-common.scm (laura packages rust-common)
Home page: https://github.com/m4b/goblin
Licenses: Expat
Synopsis: An impish, cross-platform, ELF, Mach-o, and PE binary parsing and loading crate
Description:

This package provides An impish, cross-platform, ELF, Mach-o, and PE binary parsing and loading crate.

rust-diesel 2.2.6
Channel: guix-science
Location: guix-science/packages/typst.scm (guix-science packages typst)
Home page: https://diesel.rs
Licenses: Expat ASL 2.0
Synopsis: safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL
Description:

This package provides a safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL.

rust-scroll 0.11.0
Channel: hui
Location: hui/packages/embedded.scm (hui packages embedded)
Home page: https://github.com/m4b/scroll
Licenses: Expat
Synopsis: A suite of powerful, extensible, generic, endian-aware Read/Write traits for byte buffers
Description:

This package provides a suite of powerful, extensible, generic, endian-aware Read/Write traits for byte buffers

rust-diesel 2.1.6
Channel: yewscion
Location: cdr255/programming.scm (cdr255 programming)
Home page: https://diesel.rs
Licenses: Expat ASL 2.0
Synopsis: A safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL
Description:

This package provides a safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL

rust-diesel 2.1.5
Channel: hitwright
Location: packages/rust-rust-decimal-macros.scm (packages rust-rust-decimal-macros)
Home page: https://diesel.rs
Licenses: Expat ASL 2.0
Synopsis: A safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL
Description:

This package provides a safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL

rust-andrew 0.3.1
Channel: guix
Location: gnu/packages/crates-graphics.scm (gnu packages crates-graphics)
Home page: https://github.com/trimental/andrew
Licenses: Expat
Synopsis: Provides convenient drawing of objects to buffers
Description:

The andrew crate provides convenient drawing of objects such as shapes, lines and text to buffers.

rust-andrew 0.2.1
Dependencies: wayland@1.23.1
Channel: guix
Location: gnu/packages/crates-graphics.scm (gnu packages crates-graphics)
Home page: https://github.com/trimental/andrew
Licenses: Expat
Synopsis: Provides convenient drawing of objects to buffers
Description:

The andrew crate provides convenient drawing of objects such as shapes, lines and text to buffers.

rust-is-wsl 0.4.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/TheLarkInn/is-wsl
Licenses: Expat
Synopsis: Checks if the process is running inside Windows Subsystem for Linux
Description:

This package provides functions to check if the process is running inside Windows Subsystem for Linux.

rust-tester 0.6.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/messense/rustc-test
Licenses: Expat ASL 2.0
Synopsis: Fork of Rust's test crate
Description:

This package provides a fork of Rust's test crate that doesn't require unstable language features.

rust-scroll 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: Endian-aware Read/Write traits for byte buffers
Description:

This package provides a suite of powerful, extensible, generic, endian-aware Read/Write traits for byte buffers.

rust-muldiv 1.0.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/sdroege/rust-muldiv
Licenses: Expat
Synopsis: Trait for numeric types to combine multiplication and division
Description:

This package provides a trait for numeric types to perform combined multiplication and division with overflow protection.

rust-scroll 0.11.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/m4b/scroll
Licenses: Expat
Synopsis: Endian-aware Read/Write traits for byte buffers
Description:

This package provides a suite of powerful, extensible, generic, endian-aware Read/Write traits for byte buffers.

rust-scroll 0.9.2
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/m4b/scroll
Licenses: Expat
Synopsis: Read/Write traits for byte buffers
Description:

This package provides a suite of powerful, extensible, generic, endian-aware Read/Write traits for byte buffers.

rust-scroll 0.10.2
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/m4b/scroll
Licenses: Expat
Synopsis: Endian-aware Read/Write traits for byte buffers
Description:

This package provides a suite of powerful, extensible, generic, endian-aware Read/Write traits for byte buffers.

rust-tester 0.9.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/messense/rustc-test
Licenses: Expat ASL 2.0
Synopsis: Fork of Rust's test crate
Description:

This package provides a fork of Rust's test crate that doesn't require unstable language features.

rust-rdrand 0.4.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/nagisa/rust_rdrand/
Licenses: ISC
Synopsis: Random number generator
Description:

This package is an implementation of random number generator based on rdrand and rdseed instructions

rust-gix-fs 0.11.3
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: File system specific utilities to Gitoxide`
Description:

Gitoxide is a pure Rust implementation of Git. This package provides file system utilities for Gitoxide.

Total results: 7384