_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
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-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-strsim 0.11.1
Channel: lauras-channel
Location: laura/packages/rust-common.scm (laura packages rust-common)
Home page: https://github.com/rapidfuzz/strsim-rs
Licenses: Expat
Synopsis: Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice.
Description:

This package provides Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice.

rust-hidapi 2.6.1
Dependencies: eudev@3.2.14 hidapi@0.14.0
Channel: small-guix
Location: small-guix/packages/solo.scm (small-guix packages solo)
Home page: https://github.com/ruabmbua/hidapi-rs
Licenses: Expat
Synopsis: Rust-y wrapper around @code{hidapi}
Description:

This crate provides a Rust abstraction over the features of the C library hidapi. Based off of hidapi-rs by Osspial.

rust-scrawl 1.1.0
Channel: guixrus
Location: guixrus/packages/common/rust.scm (guixrus packages common rust)
Home page: https://github.com/xvrqt/scrawl
Licenses: Modified BSD
Synopsis: Opens a user's preferred text editor so they can edit data inline and saves the result to a String. Useful for interactive CLI applications.
Description:

Opens a user's preferred text editor so they can edit data inline and saves the result to a String. Useful for interactive CLI applications.

rust-js-sys 0.3.77
Channel: selected-guix-works
Location: selected-guix-works/packages/crates-io.scm (selected-guix-works packages crates-io)
Home page: https://rustwasm.github.io/wasm-bindgen/
Licenses: ASL 2.0 Expat
Synopsis: Bindings for all JS global objects and functions in WASM
Description:

Bindings for all JS global objects and functions in all JS environments like Node.js and browsers, built on #[wasm_bindgen] using the wasm-bindgen crate.

rust-base62 2.2.1
Channel: selected-guix-works
Location: selected-guix-works/packages/crates-io.scm (selected-guix-works packages crates-io)
Home page: https://github.com/fbernier/base62
Licenses: Expat
Synopsis: Base62 encoding/decoding library in Rust
Description:

rust-base is a zero-dependency library for working with base62 encoding with Rust. base62 is typically used for URL shorteners. It can optionally use io traits from the standard library.

rust-pkcs11 0.5.0
Channel: small-guix
Location: small-guix/packages/solo.scm (small-guix packages solo)
Home page: https://github.com/mheese/rust-pkcs11
Licenses: ASL 2.0
Synopsis: Implementation of Public-Key Cryptography Standards (PKCS) #11
Description:

This package is a pure Rust implementation of Public-Key Cryptography Standards (PKCS) #11.

The PKCS #11 standard defines a platform-independent API to cryptographic tokens, such as hardware security modules (HSM) and smart cards.

rust-lipsum 0.9.1
Channel: guix-science
Location: guix-science/packages/typst.scm (guix-science packages typst)
Home page: https://github.com/mgeisler/lipsum/
Licenses: Expat
Synopsis: Lipsum is a lorem ipsum text generation library. It generates pseudo-random Latin text. Use this if you need filler or dummy text for your application. The text is generated using a simple Markov chain, which you can instantiate to generate your own pieces of pseudo-random text.
Description:

This package provides Lipsum is a lorem ipsum text generation library. It generates pseudo-random Latin text. Use this if you need filler or dummy text for your application. The text is generated using a simple Markov chain, which you can instantiate to generate your own pieces of pseudo-random text.

rust-brotli 6.0.0
Channel: lauras-channel
Location: laura/packages/rust-common.scm (laura packages rust-common)
Home page: https://github.com/dropbox/rust-brotli
Licenses: Modified BSD Expat
Synopsis: brotli compressor and decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard lib's allocator may be employed. The default build also includes a stdlib allocator and stream interface. Disable this with --features=no-stdlib. All included code is safe.
Description:

This package provides a brotli compressor and decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard lib's allocator may be employed. The default build also includes a stdlib allocator and stream interface. Disable this with --features=no-stdlib. All included code is safe.

rust-qstring 0.7.2
Channel: hitwright
Location: packages/rust-qstring.scm (packages rust-qstring)
Home page: https://github.com/algesten/qstring
Licenses: Expat
Synopsis: Query string parser
Description:

Query string parser

rust-walkdir 2.3.1
Channel: tassos-guix
Location: tassos-guix/packages/crates-io.scm (tassos-guix packages crates-io)
Home page: https://github.com/BurntSushi/walkdir
Licenses: Unlicense Expat
Synopsis: Recursively walk a directory.
Description:

Recursively walk a directory.

rust-tracing 0.1.29
Channel: guixrus
Location: guixrus/packages/common/rust.scm (guixrus packages common rust)
Home page: https://tokio.rs
Licenses: Expat
Synopsis: Application-level tracing for Rust.
Description:

Application-level tracing for Rust.

rust-winauth 0.0.4
Channel: hitwright
Location: packages/rust-tiberius.scm (packages rust-tiberius)
Home page: https://github.com/steffengy/winauth-rs
Licenses: Expat ASL 2.0
Synopsis: Windows Authentication in Rust (NTLMv2)
Description:

Windows Authentication in Rust (NTLMv2)

rust-opentls 0.2.1
Dependencies: openssl@3.0.8
Channel: hitwright
Location: packages/rust-tiberius.scm (packages rust-tiberius)
Home page: https://docs.rs/crate/opentls/
Licenses: Expat ASL 2.0
Synopsis: TLS connections with OpenSSL.
Description:

TLS connections with OpenSSL.

rust-anstyle 1.0.10
Channel: selected-guix-works
Location: selected-guix-works/packages/crates-io.scm (selected-guix-works packages crates-io)
Home page: https://github.com/rust-cli/anstyle
Licenses: Expat ASL 2.0
Synopsis: ANSI text styling
Description:

This package provides ANSI text styling.

rust-anstyle 1.0.9
Channel: lauras-channel
Location: laura/packages/rust-common.scm (laura packages rust-common)
Home page: https://github.com/rust-cli/anstyle
Licenses: Expat ASL 2.0
Synopsis: ANSI text styling
Description:

This package provides ANSI text styling.

rust-windows 0.52.0
Channel: lauras-channel
Location: laura/packages/rust-common.scm (laura packages rust-common)
Home page: https://github.com/microsoft/windows-rs
Licenses: Expat ASL 2.0
Synopsis: Rust for Windows
Description:

This package provides Rust for Windows.

rust-mio-aio 0.6.0
Channel: guixrus
Location: guixrus/packages/common/rust.scm (guixrus packages common rust)
Home page: https://github.com/asomers/mio-aio
Licenses: Expat ASL 2.0
Synopsis: POSIX AIO bindings for mio
Description:

POSIX AIO bindings for mio

emacs-rustic 20250514.156
Propagated dependencies: emacs-rust-mode@20250423.15 emacs-dash@20250312.1307 emacs-f@20241003.1131 emacs-markdown-mode@20250501.551 emacs-s@20220902.1511 emacs-spinner@1.7.4 emacs-xterm-color@20230321.3
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/emacs-rustic/rustic
Licenses:
Synopsis: Rust development environment
Description:

Documentation at https://melpa.org/#/rustic

rust-kstring 0.1.2
Channel: hitwright
Location: packages/rust-tiberius.scm (packages rust-tiberius)
Home page: https://github.com/cobalt-org/kstring
Licenses: Expat ASL 2.0
Synopsis: Key String: optimized for map keys
Description:

Key String: optimized for map keys

Total results: 1664