_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
i3status-rust 0.32.3
Dependencies: alsa-utils@1.2.11 bash-minimal@5.1.16 dbus@1.15.8 iproute2@6.4.0 kdeconnect@24.12.3 lm-sensors@3.6.0 pulseaudio@16.1 openssl@3.0.8 setxkbmap@1.3.4 speedtest-cli@2.1.3 xrandr@1.5.3
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://github.com/greshake/i3status-rust/
Licenses: GPL 3
Synopsis: Replacement for i3status, written in Rust
Description:

i3status-rs is a feature-rich and resource-friendly replacement for i3status, written in pure Rust. It provides a way to display blocks of system information (time, battery status, volume, etc) on the i3 bar. It is also compatible with sway.

emacs-ob-rust 20220824.1923
Channel: yewscion
Location: cdr255/emacs.scm (cdr255 emacs)
Home page: https://github.com/micanzhang/ob-rust
Licenses: GPL 3+
Synopsis: Org-babel functions for Rust
Description:

Org-Babel support for evaluating rust code. Much of this is modeled after `ob-C'. Just like the `ob-C', you can specify :flags headers when compiling with the "rust run" command. Unlike `ob-C', you can also specify :args which can be a list of arguments to pass to the binary. If you quote the value passed into the list, it will use `ob-ref to find the reference data. If you do not include a main function or a package name, `ob-rust will provide it for you and it's the only way to properly use very limited implementation: - currently only support :results output. ; Requirements: - You must have rust and cargo installed and the rust and cargo should be in your `exec-path rust command. - rust-script - `rust-mode is also recommended for syntax highlighting and formatting. Not this particularly needs it, it just assumes you have it.

rust-thiserror 1.0.44
Channel: hui
Location: hui/packages/embedded.scm (hui packages embedded)
Home page: https://github.com/dtolnay/thiserror
Licenses: Expat ASL 2.0
Synopsis: derive(Error)
Description:

derive(Error)

rust-bytecheck 0.6.11
Channel: hui
Location: hui/packages/embedded.scm (hui packages embedded)
Home page: https://github.com/djkoloski/bytecheck
Licenses: Expat
Synopsis: Derive macro for bytecheck
Description:

Derive macro for bytecheck

rust-bitstring 0.1.2
Channel: yewscion
Location: cdr255/programming.scm (cdr255 programming)
Home page: https://github.com/stbuehler/rust-bitstring
Licenses: Expat
Synopsis: Bitstring traits and implementations
Description:

Bitstring traits and implementations

rust-ripemd160 0.8.0
Channel: yewscion
Location: cdr255/programming.scm (cdr255 programming)
Home page: https://github.com/RustCrypto/hashes
Licenses: Expat ASL 2.0
Synopsis: Deprecated. Use the ripemd crate isntead.
Description:

Deprecated. Use the ripemd crate isntead.

rust-impl-more 0.1.6
Channel: hitwright
Location: packages/rust-lettre.scm (packages rust-lettre)
Home page: https://github.com/robjtede/impl-more
Licenses: Expat ASL 2.0
Synopsis: Concise, declarative trait implementation macros
Description:

Concise, declarative trait implementation macros

rust-odbc-safe 0.5.0
Channel: hitwright
Location: packages/rust-odbc.scm (packages rust-odbc)
Home page: https://github.com/pacman82/odbc-safe
Licenses: Expat
Synopsis: Deprecated. Try odbc-api instead.
Description:

Deprecated. Try odbc-api instead.

rust-tiny-http 0.8.2
Channel: tassos-guix
Location: tassos-guix/packages/crates-io.scm (tassos-guix packages crates-io)
Home page: https://github.com/tiny-http/tiny-http
Licenses: Expat ASL 2.0
Synopsis: Low level HTTP server library
Description:

Low level HTTP server library

rust-quick-xml 0.26.0
Channel: yewscion
Location: cdr255/programming.scm (cdr255 programming)
Home page: https://github.com/tafia/quick-xml
Licenses: Expat
Synopsis: High performance xml reader and writer
Description:

High performance xml reader and writer

rust-axum-core 0.4.3
Channel: hitwright
Location: packages/rust-lettre.scm (packages rust-lettre)
Home page: https://github.com/tokio-rs/axum
Licenses: Expat
Synopsis: Core types and traits for axum
Description:

Core types and traits for axum

rust-once-cell 1.7.2
Channel: tassos-guix
Location: tassos-guix/packages/crates-io.scm (tassos-guix packages crates-io)
Home page: https://github.com/matklad/once_cell
Licenses: Expat ASL 2.0
Synopsis: Single assignment cells and lazy values.
Description:

Single assignment cells and lazy values.

rust-roxmltree 0.11.0
Channel: yewscion
Location: cdr255/programming.scm (cdr255 programming)
Home page: https://github.com/RazrFalcon/roxmltree
Licenses: Expat ASL 2.0
Synopsis: Represent an XML as a read-only tree.
Description:

Represent an XML as a read-only tree.

rust-async-sse 4.1.0
Channel: hitwright
Location: packages/rust-lettre.scm (packages rust-lettre)
Home page: https://github.com/http-rs/async-sse
Licenses: Expat ASL 2.0
Synopsis: Async Server Sent Event parser and encoder
Description:

Async Server Sent Event parser and encoder

rust-libgssapi 0.4.6
Dependencies: mit-krb5@1.20 clang@13.0.1
Channel: hitwright
Location: packages/rust-tiberius.scm (packages rust-tiberius)
Home page: https://github.com/estokes/libgssapi
Licenses: Expat
Synopsis: A safe binding to gssapi
Description:

This package provides a safe binding to gssapi

rust-actix-tls 3.3.0
Channel: hitwright
Location: packages/rust-lettre.scm (packages rust-lettre)
Home page: https://github.com/actix/actix-net.git
Licenses: Expat ASL 2.0
Synopsis: TLS acceptor and connector services for Actix ecosystem
Description:

TLS acceptor and connector services for Actix ecosystem

rust-async-net 1.8.0
Channel: hitwright
Location: packages/rust-tiberius.scm (packages rust-tiberius)
Home page: https://github.com/smol-rs/async-net
Licenses: ASL 2.0 Expat
Synopsis: Async networking primitives for TCP/UDP/Unix communication
Description:

Async networking primitives for TCP/UDP/Unix communication

rust-dashu-int 0.4.1
Channel: yewscion
Location: cdr255/programming.scm (cdr255 programming)
Home page: https://github.com/cmpute/dashu
Licenses: Expat ASL 2.0
Synopsis: A big integer library with good performance
Description:

This package provides a big integer library with good performance

rust-http-body 1.0.0
Channel: hitwright
Location: packages/rust-lettre.scm (packages rust-lettre)
Home page: https://github.com/hyperium/http-body
Licenses: Expat
Synopsis: Trait representing an asynchronous, streaming, HTTP request or response body.
Description:

Trait representing an asynchronous, streaming, HTTP request or response body.

rust-autopilot 0.4.0
Channel: glue
Location: glue/packages/mcfly.scm (glue packages mcfly)
Home page: https://www.autopy.org
Licenses: Expat ASL 2.0
Synopsis: simple, cross-platform GUI automation library for Rust.
Description:

This package provides a simple, cross-platform GUI automation library for Rust.

rust-indicatif 0.17.5
Channel: hui
Location: hui/packages/embedded.scm (hui packages embedded)
Home page: https://github.com/console-rs/indicatif
Licenses: Expat
Synopsis: A progress bar and cli reporting library for Rust
Description:

This package provides a progress bar and cli reporting library for Rust

rust-indicatif 0.17.8
Channel: hitwright
Location: packages/rust-tiberius.scm (packages rust-tiberius)
Home page: https://github.com/console-rs/indicatif
Licenses: Expat
Synopsis: A progress bar and cli reporting library for Rust
Description:

This package provides a progress bar and cli reporting library for Rust

rust-hashbrown 0.13.2
Channel: hui
Location: hui/packages/embedded.scm (hui packages embedded)
Home page: https://github.com/rust-lang/hashbrown
Licenses: Expat ASL 2.0
Synopsis: A Rust port of Google's SwissTable hash map
Description:

This package provides a Rust port of Google's SwissTable hash map

rust-hashbrown 0.14.0
Channel: hui
Location: hui/packages/embedded.scm (hui packages embedded)
Home page: https://github.com/rust-lang/hashbrown
Licenses: Expat ASL 2.0
Synopsis: A Rust port of Google's SwissTable hash map
Description:

This package provides a Rust port of Google's SwissTable hash map

Total results: 414