_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
rust-deunicode 1.4.3
Channel: hitwright
Location: packages/rust-tiberius.scm (packages rust-tiberius)
Home page: https://lib.rs/crates/deunicode
Licenses: Modified BSD
Synopsis: Convert Unicode strings to pure ASCII by intelligently transliterating them. Suppors Emoji and Chinese.
Description:

Convert Unicode strings to pure ASCII by intelligently transliterating them. Suppors Emoji and Chinese.

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-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-pueue-lib 0.26.1
Channel: rrr
Location: rrr/packages/pueue.scm (rrr packages pueue)
Home page: https://github.com/nukesor/pueue
Licenses: Expat
Synopsis: Shared library to work with the Pueue client and daemon
Description:

This package provides The shared library to work with the Pueue client and daemon.

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-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-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-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-platforms 3.4.0
Channel: hitwright
Location: packages/rust-lettre.scm (packages rust-lettre)
Home page: https://rustsec.org
Licenses: ASL 2.0 Expat
Synopsis: Rust platform registry with information about valid Rust platforms (target triple, target_arch, target_os) sourced from the Rust compiler.
Description:

Rust platform registry with information about valid Rust platforms (target triple, target_arch, target_os) sourced from the Rust compiler.

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-error-code 3.2.0
Channel: hitwright
Location: packages/rust-tiberius.scm (packages rust-tiberius)
Home page: https://github.com/DoumanAsh/error-code
Licenses: Boost 1.0
Synopsis: Error code
Description:

Error code

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

rust-boring-sys 4.5.0
Channel: hitwright
Location: packages/rust-lettre.scm (packages rust-lettre)
Home page: https://github.com/cloudflare/boring
Licenses: Expat
Synopsis: FFI bindings to BoringSSL
Description:

FFI bindings to BoringSSL

rust-http-types 2.12.0
Channel: hitwright
Location: packages/rust-tiberius.scm (packages rust-tiberius)
Home page: https://github.com/http-rs/http-types
Licenses: Expat ASL 2.0
Synopsis: Common types for HTTP operations.
Description:

Common types for HTTP operations.

rust-liquid-lib 0.20.2
Channel: hitwright
Location: packages/rust-tiberius.scm (packages rust-tiberius)
Home page: https://github.com/cobalt-org/liquid-rust/tree/master/liquid-lib
Licenses: Expat
Synopsis: The liquid templating language for Rust
Description:

The liquid templating language for Rust

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-actix-http 3.6.0
Channel: hitwright
Location: packages/rust-lettre.scm (packages rust-lettre)
Home page: https://actix.rs
Licenses: Expat ASL 2.0
Synopsis: HTTP types and services for the Actix ecosystem
Description:

HTTP types and services for the Actix ecosystem

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-tower-http 0.5.2
Channel: hitwright
Location: packages/rust-lettre.scm (packages rust-lettre)
Home page: https://github.com/tower-rs/tower-http
Licenses: Expat
Synopsis: Tower middleware and utilities for HTTP clients and servers
Description:

Tower middleware and utilities for HTTP clients and servers

rust-azure-core 0.4.0
Channel: hitwright
Location: packages/rust-tiberius.scm (packages rust-tiberius)
Home page: https://github.com/azure/azure-sdk-for-rust
Licenses: Expat
Synopsis: Rust wrappers around Microsoft Azure REST APIs - Core crate
Description:

Rust wrappers around Microsoft Azure REST APIs - Core crate

Total results: 413