_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
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-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-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-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

rust-jobserver 0.1.32
Channel: lguix-channel
Location: atuin.scm (atuin)
Home page: https://github.com/rust-lang/jobserver-rs
Licenses: Expat ASL 2.0
Synopsis: An implementation of the GNU Make jobserver for Rust.
Description:

This package provides An implementation of the GNU Make jobserver for Rust.

rust-hashbrown 0.13.1
Channel: lguix-channel
Location: atuin.scm (atuin)
Home page: https://github.com/rust-lang/hashbrown
Licenses: Expat ASL 2.0
Synopsis: Rust port of Google's SwissTable hash map
Description:

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

rust-addr2line 0.22.0
Channel: lguix-channel
Location: atuin.scm (atuin)
Home page: https://github.com/gimli-rs/addr2line
Licenses: ASL 2.0 Expat
Synopsis: cross-platform symbolication library written in Rust, using `gimli`
Description:

This package provides a cross-platform symbolication library written in Rust, using `gimli`.

rust-simplelog 0.12.1
Channel: hui
Location: hui/packages/embedded.scm (hui packages embedded)
Home page: https://github.com/drakulix/simplelog.rs
Licenses: Expat ASL 2.0
Synopsis: A simple and easy-to-use logging facility for Rust's log crate
Description:

This package provides a simple and easy-to-use logging facility for Rust's log crate

rust-sqlformat 0.2.4
Channel: lguix-channel
Location: atuin.scm (atuin)
Home page: https://github.com/shssoichiro/sqlformat-rs
Licenses: Expat ASL 2.0
Synopsis: Formats whitespace in a SQL string to make it easier to read
Description:

This package provides Formats whitespace in a SQL string to make it easier to read.

rust-sqlx-core 0.7.4
Channel: lguix-channel
Location: atuin.scm (atuin)
Home page: https://github.com/launchbadge/sqlx
Licenses: Expat ASL 2.0
Synopsis: Core of SQLx, the rust SQL toolkit. Not intended to be used directly
Description:

This package provides Core of SQLx, the rust SQL toolkit. Not intended to be used directly.

rust-backtrace 0.3.73
Channel: lguix-channel
Location: atuin.scm (atuin)
Home page: https://github.com/rust-lang/backtrace-rs
Licenses: Expat ASL 2.0
Synopsis: library to acquire a stack trace (backtrace) at runtime in a Rust program.
Description:

This package provides a library to acquire a stack trace (backtrace) at runtime in a Rust program.

rust-num-order 1.2.0
Channel: yewscion
Location: cdr255/programming.scm (cdr255 programming)
Home page: https://github.com/cmpute/num-order
Licenses: ASL 2.0
Synopsis: Numerically consistent `Eq`, `Ord` and `Hash` implementations for various `num` types (`u32`, `f64`, `num_bigint::BigInt`, etc.)
Description:

Numerically consistent `Eq`, `Ord` and `Hash` implementations for various `num` types (`u32`, `f64`, `num_bigint::BigInt`, etc.)

rust-str-stack 0.1.0
Channel: yewscion
Location: cdr255/programming.scm (cdr255 programming)
Home page: https://github.com/Stebalien/str_stack
Licenses: Expat ASL 2.0
Synopsis: A string allocator for allocating many write-once strings. This library is primarily useful for parsing where you need to repeatedly build many strings, use them, and then throw them away. Instead of allocating many independent strings, this library will put them all in the same buffer.
Description:

This package provides a string allocator for allocating many write-once strings. This library is primarily useful for parsing where you need to repeatedly build many strings, use them, and then throw them away. Instead of allocating many independent strings, this library will put them all in the same buffer.

rust-yaml-rust2 0.8.1
Channel: glue
Location: glue/packages/mcfly.scm (glue packages mcfly)
Home page: https://github.com/Ethiraric/yaml-rust2
Licenses: Expat ASL 2.0
Synopsis: fully YAML 1.2 compliant YAML parser
Description:

This package provides a fully YAML 1.2 compliant YAML parser.

rust-equivalent 1.0.1
Channel: hui
Location: hui/packages/embedded.scm (hui packages embedded)
Home page: https://github.com/cuviper/equivalent
Licenses: ASL 2.0 Expat
Synopsis: Traits for key comparison in maps.
Description:

Traits for key comparison in maps.

rust-serde-yaml 0.9.25
Channel: hui
Location: hui/packages/embedded.scm (hui packages embedded)
Home page: https://github.com/dtolnay/serde-yaml
Licenses: Expat ASL 2.0
Synopsis: YAML data format for Serde
Description:

YAML data format for Serde

rust-libffi-sys 2.3.0
Dependencies: autoconf@2.69 libtool@2.4.7 libltdl@2.4.7 bash@5.1.16
Channel: yewscion
Location: cdr255/programming.scm (cdr255 programming)
Home page: https://github.com/tov/libffi-rs
Licenses: Expat ASL 2.0
Synopsis: Raw Rust bindings for libffi
Description:

Raw Rust bindings for libffi

emacs-rust-mode 20250705.1444
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/rust-lang/rust-mode
Licenses:
Synopsis: A major-mode for editing Rust source code
Description:

Documentation at https://melpa.org/#/rust-mode

rust-dashu-base 0.4.1
Channel: yewscion
Location: cdr255/programming.scm (cdr255 programming)
Home page: https://github.com/cmpute/dashu
Licenses: Expat ASL 2.0
Synopsis: Common trait definitions and tools for the `dashu` libraries
Description:

Common trait definitions and tools for the `dashu` libraries

rust-serde-json 1.0.124
Channel: lguix-channel
Location: atuin.scm (atuin)
Home page: https://github.com/serde-rs/json
Licenses: Expat ASL 2.0
Synopsis: JSON serialization file format
Description:

This package provides a JSON serialization file format.

emacs-rust-mode 1.0.6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/rust-lang/rust-mode
Licenses: Expat ASL 2.0
Synopsis: Major Emacs mode for editing Rust source code
Description:

This package provides a major Emacs mode for editing Rust source code.

Total results: 306