_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
rust-web-view 0.7.3-0.82d7cbc
Channel: guix
Location: gnu/packages/rust-sources.scm (gnu packages rust-sources)
Home page: https://github.com/Boscop/web-view
Licenses: Expat
Synopsis: Rust bindings for webview.
Description:

This library provides a Rust binding to the original implementation of webview, a tiny cross-platform library to render web-based GUIs as desktop applications.

parinfer-rust 0.4.3
Dependencies: clang@13.0.1
Channel: guix
Location: gnu/packages/text-editors.scm (gnu packages text-editors)
Home page: https://github.com/justinbarclay/parinfer-rust
Licenses: Expat
Synopsis: Infer parentheses for Clojure, Lisp and Scheme
Description:

Parinfer is a plugin for Kakoune, Vim, Neovim and Emacs that infers parentheses and indentation. This library can be called from other editors that can load dynamic libraries.

rust-analyzer 1.85.1
Dependencies: rust@1.85.1
Channel: guix
Location: gnu/packages/rust.scm (gnu packages rust)
Home page: https://rust-analyzer.github.io/
Licenses: Expat ASL 2.0
Synopsis: Experimental Rust compiler front-end for IDEs
Description:

Rust-analyzer is a modular compiler frontend for the Rust language. It is a part of a larger rls-2.0 effort to create excellent IDE support for Rust.

i3status-rust 0.33.2
Dependencies: alsa-utils@1.2.11 bash-minimal@5.2.37 dbus@1.15.8 iproute2@6.4.0 kdeconnect@25.08.2 lm-sensors@3.6.2 pulseaudio@16.1 openssl@3.0.8 setxkbmap@1.3.4 speedtest-cli@2.1.3 xrandr@1.5.3 rust-ring@0.17.8
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-toolchain stable
Dependencies: gcc@14.3.0 zlib@1.3.1 glibc@2.41
Channel: abbe
Location: abbe/build-system/nix-rust.scm (abbe build-system nix-rust)
Home page: https://rust-lang.org
Licenses: ASL 2.0 Expat
Synopsis: Rust toolchain
Description:

Rust programming language toolchain

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-deunicode 1.6.1
Channel: guix
Location: gnu/packages/rust-sources.scm (gnu packages rust-sources)
Home page: https://lib.rs/crates/deunicode
Licenses: Modified BSD
Synopsis: Convert Unicode strings to pure ASCII
Description:

This package converts Unicode strings to pure ASCII by intelligently transliterating them. It supports Emoji and Chinese.

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.

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

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.

rust-arraydeque 0.5.1
Channel: glue
Location: glue/packages/mcfly.scm (glue packages mcfly)
Home page: https://github.com/andylokandy/arraydeque
Licenses: Expat ASL 2.0
Synopsis: ring buffer with a fixed capacity, which can be stored on the stack.
Description:

This package provides a ring buffer with a fixed capacity, which can be stored on the stack.

rust-path-dedot 3.1.1
Channel: glue
Location: glue/packages/mcfly.scm (glue packages mcfly)
Home page: https://magiclen.org/path-dedot
Licenses: Expat
Synopsis: library for extending `Path` and `PathBuf` in order to parse the path which contains dots.
Description:

This package provides a library for extending `Path` and `PathBuf` in order to parse the path which contains dots.

rust-cargo-edit 0.13.2
Dependencies: curl@8.6.0 libgit2@1.8.4 libssh2@1.10.0 openssl@3.0.8 zlib@1.3.1 rust-ring@0.17.8
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://github.com/killercup/cargo-edit
Licenses: ASL 2.0 Expat
Synopsis: Add and remove dependencies from the command line
Description:

This package extends Cargo to allow you to add and remove dependencies by modifying your Cargo.toml file from the command line.

shadowsocks-rust 1.23.5
Channel: abbe
Location: abbe/packages/rust.scm (abbe packages rust)
Home page: https://shadowsocks.org/
Licenses: Expat
Synopsis: Rust port of shadowsocks
Description:

shadowsocks is a fast tunnel proxy that helps you bypass firewalls.

tree-sitter-rust 0.24.0
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/tree-sitter/tree-sitter-rust
Licenses: Expat
Synopsis: Tree-sitter Rust grammar
Description:

This package provides a Rust grammar for the Tree-sitter library.

shadowsocks-rust 1.23.5
Dependencies: zstd@1.5.6
Channel: cast
Location: cast/packages/shadowsocks.scm (cast packages shadowsocks)
Home page: https://github.com/shadowsocks/shadowsocks-rust
Licenses: Expat
Synopsis: shadowsocks is a fast tunnel proxy that helps you bypass firewalls
Description:

This package provides shadowsocks is a fast tunnel proxy that helps you bypass firewalls.

rust-pcre2-utf32 0.2.9
Channel: guix
Location: gnu/packages/rust-sources.scm (gnu packages rust-sources)
Home page: https://github.com/fish-shell/rust-pcre2
Licenses: Expat Unlicense
Synopsis: High level wrapper library for PCRE2
Description:

This package provides fish shell's fork of rust-pcre2 with UTF-32 support.

rust-bindgen-cli 0.71.1
Dependencies: bash-minimal@5.2.37 clang@18.1.8
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://rust-lang.github.io/rust-bindgen/
Licenses: Modified BSD
Synopsis: Generate Rust FFI bindings to C and C++ libraries
Description:

This package can be used to automatically generate Rust FFI bindings to C and C++ libraries. This package provides the bindgen command.

rust-bindgen-cli 0.71.1
Dependencies: bash-minimal@5.2.37 clang@13.0.1
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://rust-lang.github.io/rust-bindgen/
Licenses: Modified BSD
Synopsis: Generate Rust FFI bindings to C and C++ libraries
Description:

This package can be used to automatically generate Rust FFI bindings to C and C++ libraries. This package provides the bindgen command.

emacs-flycheck-rust 20250226.2240
Propagated dependencies: emacs-flycheck@20251119.1203 emacs-dash@20250312.1307
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/flycheck/flycheck-rust
Licenses:
Synopsis: Flycheck: Rust additions and Cargo support
Description:

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

emacs-rust-auto-use 20200608.1359
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/vmalloc/rust-auto-use.el
Licenses:
Synopsis: Utility to automatically insert Rust use statements
Description:

Documentation at https://melpa.org/#/rust-auto-use

emacs-flycheck-rust 1.1
Propagated dependencies: emacs-dash@2.20.0 emacs-flycheck@35.0 emacs-let-alist@1.0.6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/flycheck/flycheck-rust
Licenses: GPL 3+
Synopsis: Rust/Cargo support for Flycheck
Description:

This Flycheck extension configures Flycheck automatically for the current Cargo project.

parinfer-rust-emacs 0.4.7
Dependencies: clang@13.0.1
Channel: guix
Location: gnu/packages/text-editors.scm (gnu packages text-editors)
Home page: https://github.com/justinbarclay/parinfer-rust-emacs
Licenses: ISC
Synopsis: Emacs-centric fork of parinfer-rust
Description:

parinfer-rust-emacs is an Emacs-centric fork of parinfer-rust, itself an implementation of Shaun Lebron’s Parinfer. This builds a shared library intended to be loaded by the emacs-parinfer-rust-mode Emacs plugin, though a standalone binary is built also.

Page: 12345
Total results: 105