_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
rust-ahash 0.2.19
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/tkaitchuck/ahash
Licenses: Expat ASL 2.0
Synopsis: Non-cryptographic hash function using AES-NI
Description:

This package provides a non-cryptographic hash function using AES-NI for high performance.

rust-cargo 0.83.0
Dependencies: curl@8.6.0 libssh2@1.10.0 libgit2@1.8.4 openssl@3.0.8 zlib@1.3
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://crates.io
Licenses: Expat ASL 2.0
Synopsis: Package manager for Rust
Description:

Cargo, a package manager for Rust. This package provides the library crate of Cargo.

rust-pb-rs 0.10.0
Channel: glue
Location: glue/packages/slint.scm (glue packages slint)
Home page: https://github.com/tafia/quick-protobuf
Licenses: Expat
Synopsis: converter from proto files into quick-protobuf compatible Rust module
Description:

This package provides a converter from proto files into quick-protobuf compatible Rust module.

rust-tokio 1.17.0
Channel: guixrus
Location: guixrus/packages/common/rust.scm (guixrus packages common rust)
Home page: https://tokio.rs
Licenses: Expat
Synopsis: An event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications.
Description:

An event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications.

rust-tokio 1.32.0
Channel: nebula
Location: nebula/packages/crates-io.scm (nebula packages crates-io)
Home page: https://tokio.rs
Licenses: Expat
Synopsis: An event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications.
Description:

An event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications.

rust-state 0.6.0
Channel: nebula
Location: nebula/packages/crates-io.scm (nebula packages crates-io)
Home page: https://github.com/SergioBenitez/state
Licenses: Expat ASL 2.0
Synopsis: A library for safe and effortless global and thread-local state management.
Description:

This package provides a library for safe and effortless global and thread-local state management.

rust-tower 0.4.13
Channel: nebula
Location: nebula/packages/crates-io.scm (nebula packages crates-io)
Home page: https://github.com/tower-rs/tower
Licenses: Expat
Synopsis: Tower is a library of modular and reusable components for building robust clients and servers.
Description:

Tower is a library of modular and reusable components for building robust clients and servers.

rust-core2 0.4.0
Channel: nebula
Location: nebula/packages/crates-io.scm (nebula packages crates-io)
Home page: https://github.com/bbqsrc/core2
Licenses: ASL 2.0 Expat
Synopsis: The bare essentials of std::io for use in no_std. Alloc support is optional.
Description:

The bare essentials of std::io for use in no_std. Alloc support is optional.

rust-tz-rs 0.6.14
Channel: nebula
Location: nebula/packages/crates-io.scm (nebula packages crates-io)
Home page: https://github.com/x-hgg-x/tz-rs
Licenses: Expat ASL 2.0
Synopsis: A pure Rust reimplementation of libc functions localtime, gmtime and mktime.
Description:

This package provides a pure Rust reimplementation of libc functions localtime, gmtime and mktime.

rust-tz-rs 0.6.14
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/x-hgg-x/tz-rs
Licenses: Expat ASL 2.0
Synopsis: Rust reimplementation of libc functions localtime, gmtime and mktime
Description:

This package provides a pure Rust reimplementation of libc functions localtime, gmtime and mktime.

rust-romio 0.3.0-alpha.10
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/withoutboats/romio
Licenses: Expat
Synopsis: Asynchronous networking primitives
Description:

This package provides event loop and I/O resources for asynchronous network services using futures.

rust-bzip2 0.3.3
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/alexcrichton/bzip2-rs
Licenses: Expat ASL 2.0
Synopsis: Rust bindings to libbzip2 for bzip2 compression and decompression
Description:

Bindings to libbzip2 for bzip2 compression and decompression exposed as Reader/Writer streams.

rust-bzip2 0.4.4
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/alexcrichton/bzip2-rs
Licenses: Expat ASL 2.0
Synopsis: Rust bindings to libbzip2 for bzip2 compression and decompression
Description:

Bindings to libbzip2 for bzip2 compression and decompression exposed as Reader/Writer streams.

rust-defmt 0.3.8
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://knurling.ferrous-systems.com/
Licenses: Expat ASL 2.0
Synopsis: Logging framework for resource-constrained devices
Description:

This package provides an efficient logging framework that targets resource-constrained devices, like micro-controllers.

rust-awc-2 0.2.8
Channel: guix
Location: gnu/packages/crates-web.scm (gnu packages crates-web)
Home page: https://actix.rs
Licenses: Expat ASL 2.0
Synopsis: Async HTTP and WebSocket client library
Description:

This package provides async HTTP and WebSocket client library built on the Actix ecosystem.

rust-tower 0.4.13
Channel: guix
Location: gnu/packages/crates-web.scm (gnu packages crates-web)
Home page: https://github.com/tower-rs/tower
Licenses: Expat
Synopsis: Library for building clients and servers
Description:

Tower is a library of modular and reusable components for building robust clients and servers.

rust-image 0.25.2
Channel: glue
Location: glue/packages/slint.scm (glue packages slint)
Home page: https://github.com/image-rs/image
Licenses: Expat ASL 2.0
Synopsis: Imaging library. Provides basic image processing and encoders/decoders for common image formats
Description:

This package provides Imaging library. Provides basic image processing and encoders/decoders for common image formats.

rust-shlex 1.1.0
Channel: rrr
Location: rrr/packages/crates-io.scm (rrr packages crates-io)
Home page: https://github.com/comex/rust-shlex
Licenses: Expat ASL 2.0
Synopsis: Split a string into shell words, like Python's shlex
Description:

This crate provides a method to split a string into shell words, like Python's shlex.

rust-which 4.2.2
Channel: nebula
Location: nebula/packages/crates-io.scm (nebula packages crates-io)
Home page: https://github.com/harryfei/which-rs.git
Licenses: Expat
Synopsis: A Rust equivalent of Unix command "which". Locate installed executable in cross platforms.
Description:

This package provides a Rust equivalent of Unix command "which". Locate installed executable in cross platforms.

rust-shlex 1.3.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/comex/rust-shlex
Licenses: ASL 2.0 Expat
Synopsis: Split a string into shell words, like Python's shlex
Description:

This crate provides a method to split a string into shell words, like Python's shlex.

rust-shlex 0.1.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/comex/rust-shlex
Licenses: ASL 2.0 Expat
Synopsis: Split a string into shell words, like Python's shlex
Description:

This crate provides a method to split a string into shell words, like Python's shlex.

rust-strum 0.25.0
Channel: ffab
Location: ffab/packages/crates-io.scm (ffab packages crates-io)
Home page: https://github.com/Peternator7/strum
Licenses: Expat
Synopsis: Set of traits for working with enums and strings
Description:

Strum is a set of macros and traits for working with enums and strings easier in Rust.

rust-ubyte 0.10.3
Channel: nebula
Location: nebula/packages/crates-io.scm (nebula packages crates-io)
Home page: https://github.com/SergioBenitez/ubyte
Licenses: Expat ASL 2.0
Synopsis: A simple, complete, const-everything, saturating, human-friendly, no_std library for byte units.
Description:

This package provides a simple, complete, const-everything, saturating, human-friendly, no_std library for byte units.

rust-tonic 0.11.0
Channel: lguix-channel
Location: atuin.scm (atuin)
Home page: https://github.com/hyperium/tonic
Licenses: Expat
Synopsis: gRPC over HTTP/2 implementation focused on high performance, interoperability, and flexibility.
Description:

This package provides a gRPC over HTTP/2 implementation focused on high performance, interoperability, and flexibility.

Total results: 7494