_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
rust-ordered-multimap 0.7.3
Channel: glue
Location: glue/packages/mcfly.scm (glue packages mcfly)
Home page: https://github.com/sgodwincs/ordered-multimap-rs
Licenses: Expat
Synopsis: Insertion ordered multimap
Description:

This package provides Insertion ordered multimap.

emacs-rust-playground 20200116.1043
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/grafov/rust-playground
Licenses:
Synopsis: Local Rust playground for short code snippets
Description:

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

rust-sequoia-keystore 0.6.2
Dependencies: nettle@3.9.1
Channel: guix
Location: gnu/packages/sequoia.scm (gnu packages sequoia)
Home page: https://sequoia-pgp.org/
Licenses: LGPL 2.0+
Synopsis: Sequoia's private key store server
Description:

This package contains sequoia's private key store server.

rust-chunked-transfer 1.4.0
Channel: tassos-guix
Location: tassos-guix/packages/crates-io.scm (tassos-guix packages crates-io)
Home page: https://github.com/frewsxcv/rust-chunked-transfer
Licenses: ASL 2.0
Synopsis: Encoder and decoder for HTTP chunked transfer coding (RFC 7230 § 4.1)
Description:

Encoder and decoder for HTTP chunked transfer coding (RFC 7230 § 4.1)

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

This package provides Macro support core for SQLx, the Rust SQL toolkit. Not intended to be used directly.

rust-ref-thread-local 0.0.0
Channel: yewscion
Location: cdr255/programming.scm (cdr255 programming)
Home page: https://github.com/Xeiron/ref_thread_local.rs
Licenses: Expat
Synopsis: A macro for declaring thread-local `static`s like using both of `lazy_static!` and `RefCell`
Description:

This package provides a macro for declaring thread-local `static`s like using both of `lazy_static!` and `RefCell`

rust-postgres-protocol 0.6.6
Channel: yewscion
Location: cdr255/programming.scm (cdr255 programming)
Home page: https://github.com/sfackler/rust-postgres
Licenses: Expat ASL 2.0
Synopsis: Low level Postgres protocol APIs
Description:

Low level Postgres protocol APIs

rust-tokio-tungstenite 0.18.0
Channel: yewscion
Location: cdr255/programming.scm (cdr255 programming)
Home page: https://github.com/snapview/tokio-tungstenite
Licenses: Expat
Synopsis: Tokio binding for Tungstenite, the Lightweight stream-based WebSocket implementation
Description:

Tokio binding for Tungstenite, the Lightweight stream-based WebSocket implementation

rust-sketches-ddsketch 0.2.2
Channel: lguix-channel
Location: atuin.scm (atuin)
Home page: https://github.com/mheffner/rust-sketches-ddsketch
Licenses: ASL 2.0
Synopsis: direct port of the Golang DDSketch implementation.
Description:

This package provides a direct port of the Golang DDSketch implementation.

rust-sanitize-filename 0.5.0
Channel: yewscion
Location: cdr255/programming.scm (cdr255 programming)
Home page: https://github.com/kardeiz/sanitize-filename
Licenses: Expat
Synopsis: A simple filename sanitizer, based on Node's sanitize-filename
Description:

This package provides a simple filename sanitizer, based on Node's sanitize-filename

rust-symbolic-demangle 12.8.0
Channel: yewscion
Location: cdr255/programming.scm (cdr255 programming)
Home page: https://github.com/getsentry/symbolic
Licenses: Expat
Synopsis: A library to demangle symbols from various languages and compilers.
Description:

This package provides a library to demangle symbols from various languages and compilers.

rust-sequoia-gpg-agent 0.5.1
Dependencies: nettle@3.9.1
Channel: guix
Location: gnu/packages/sequoia.scm (gnu packages sequoia)
Home page: https://sequoia-pgp.org/
Licenses: LGPL 2.0+
Synopsis: Library for interacting with GnuPG's gpg-agent
Description:

This package provides a library for interacting with GnuPG's gpg-agent.

rust-futures-intrusive 0.5.0
Channel: lguix-channel
Location: atuin.scm (atuin)
Home page: https://github.com/Matthias247/futures-intrusive
Licenses: Expat ASL 2.0
Synopsis: Futures based on intrusive data structures - for std and no-std environments.
Description:

This package provides Futures based on intrusive data structures - for std and no-std environments.

rust-card-backend-pcsc 0.5.0
Dependencies: pcsc-lite@2.0.0
Channel: guix
Location: gnu/packages/sequoia.scm (gnu packages sequoia)
Home page: https://gitlab.com/openpgp-card/openpgp-card
Licenses: Expat ASL 2.0
Synopsis: PCSC card backend, e.g. for use with the openpgp-card crate
Description:

This package provides a PCSC card backend, e.g. for use with the openpgp-card crate.

python-setuptools-rust 1.6.0
Propagated dependencies: python-semantic-version@2.8.5 python-typing-extensions@4.12.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/PyO3/setuptools-rust
Licenses: Expat
Synopsis: Setuptools plugin for Rust extensions
Description:

setuptools-rust is a plugin for setuptools to build Rust Python extensions implemented with PyO3 or rust-cpython.

rust-sequoia-autocrypt 0.25.1
Dependencies: gmp@6.3.0 nettle@3.9.1
Channel: guix
Location: gnu/packages/sequoia.scm (gnu packages sequoia)
Home page: https://sequoia-pgp.org/
Licenses: LGPL 2.0+
Synopsis: Deal with Autocrypt encoded data
Description:

This crate implements low-level functionality like encoding and decoding of Autocrypt headers and setup messages. Note: Autocrypt is more than just headers; it requires tight integration with the MUA.

rust-serde-wasm-bindgen 0.5.0
Channel: yewscion
Location: cdr255/programming.scm (cdr255 programming)
Home page: https://github.com/RReverser/serde-wasm-bindgen
Licenses: Expat
Synopsis: Native Serde adapter for wasm-bindgen
Description:

Native Serde adapter for wasm-bindgen

rust-sequoia-cert-store 0.6.2
Dependencies: gmp@6.3.0 nettle@3.9.1 openssl@3.0.8 sqlite@3.39.3
Channel: guix
Location: gnu/packages/sequoia.scm (gnu packages sequoia)
Home page: https://sequoia-pgp.org/
Licenses: LGPL 2.0+
Synopsis: Certificate database interface
Description:

This package provides a certificate database interface.

rust-sequoia-directories 0.1.0
Channel: guix
Location: gnu/packages/sequoia.scm (gnu packages sequoia)
Home page: https://sequoia-pgp.org/
Licenses: LGPL 2.0+
Synopsis: Directories used by Sequoia
Description:

This package provides Directories used by Sequoia.

emacs-parinfer-rust-mode 20250303.2113
Propagated dependencies: emacs-track-changes@1.4
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/justinbarclay/parinfer-rust-mode
Licenses:
Synopsis: An interface for the parinfer-rust library
Description:

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

rust-typed-builder-macro 0.18.2
Channel: lguix-channel
Location: atuin.scm (atuin)
Home page: https://github.com/idanarye/rust-typed-builder
Licenses: Expat ASL 2.0
Synopsis: Compile-time type-checked builder derive
Description:

This package provides Compile-time type-checked builder derive.

rust-uuid-macro-internal 1.10.0
Channel: lguix-channel
Location: atuin.scm (atuin)
Home page: https://github.com/uuid-rs/uuid
Licenses: ASL 2.0 Expat
Synopsis: Private implementation details of the uuid! macro
Description:

This package provides Private implementation details of the uuid! macro.

rust-chrono-systemd-time 0.3.0
Channel: glue
Location: glue/packages/mcfly.scm (glue packages mcfly)
Home page: https://github.com/Odoh/chrono-systemd-time
Licenses: Expat ASL 2.0
Synopsis: Library which parses systemd.time style timestamps into chrono types
Description:

This package provides Library which parses systemd.time style timestamps into chrono types.

rust-to-syn-value-derive 0.1.1
Channel: yewscion
Location: cdr255/programming.scm (cdr255 programming)
Home page: https://github.com/mthom/to-syn-value_derive
Licenses: Modified BSD
Synopsis: Defines the trait targeted by the derive macro defined in to-syn-value.
Description:

Defines the trait targeted by the derive macro defined in to-syn-value.

Total results: 306