Pakiety oprogramowania w gałęzi "sid", Podsekcja rust

bindgen (0.66.1-4 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.60.1-2+b1 [x32])
Automatically generate Rust FFI bindings to C and C++ libraries
cargo (0.70.1+ds1-3 [amd64, arm64, armel, armhf, i386, ppc64, ppc64el, s390x, sparc64], 0.70.1+ds1-2+b1 [mips64el, riscv64], 0.66.0+ds2-1 [x32])
Rust package manager
cargo-c (0.9.19-2+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.9.11-1+b1 [x32])
Helper program to build and install c-like libraries
cargo-debstatus (0.5.2-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.5.1-1 [x32])
print dependency tree of a Rust project using Cargo
cargo-lichking (0.9.0-3+b1)
Display or check licensing of Rust dependencies
cargo-lock (9.0.0-1+b1)
Self-contained Cargo.lock parser
cargo-mutants (23.10.0-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 23.6.0-3 [x32])
Find inadequately-tested code that can be removed without any tests failing
cargo-outdated (0.14.0-2+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.11.1-1 [x32])
Cargo subcommand for displaying when dependencies are out of date
dh-cargo (31)
debhelper buildsystem for Rust crates using Cargo
lalrpop (0.20.2-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.20.0-2 [x32])
Convenient LR(1) parser generator
librust-ab-glyph-dev (0.2.21-2)
API for loading, scaling, positioning and rasterizing OpenType font glyphs - Rust source code
librust-ab-glyph-rasterizer+libm-dev (0.1.7-1+b1)
Coverage rasterization for lines, quadratic & cubic beziers - feature "libm"
librust-ab-glyph-rasterizer-dev (0.1.7-1+b1)
Coverage rasterization for lines, quadratic & cubic beziers - Rust source code
librust-abnf-core-dev (0.6.0-2)
nom-based parser for ABNF core rules - Rust source code
librust-abscissa-derive-dev (0.7.0-1+b1)
Custom derive support for the abscissa application microframework - Rust source code
librust-actix-derive-dev (0.5.0-2)
Actor framework for Rust - Rust source code
librust-actix-macros-dev (0.2.3-1+b1)
Macros for Actix system and runtime - Rust source code
librust-actix-rt-dev (2.8.0-1+b1)
Tokio-based single-threaded async runtime for the Actix ecosystem - Rust source code
librust-addchain-dev (0.2.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, x32], 0.2.0-1 [sparc64])
Generate addition chains - Rust source code
librust-addr2line+cpp-demangle-dev (0.19.0-1) [debports]
Cross-platform symbolication library - feature "cpp_demangle"
librust-addr2line+default-dev (0.19.0-1) [debports]
Cross-platform symbolication library - feature "default"
librust-addr2line+object-dev (0.19.0-1) [debports]
Cross-platform symbolication library - feature "object"
librust-addr2line+rustc-demangle-dev (0.19.0-1) [debports]
Cross-platform symbolication library - feature "rustc-demangle"
librust-addr2line+std-dev (0.19.0-1) [debports]
Cross-platform symbolication library - feature "std"
librust-addr2line+std-object-dev (0.19.0-1) [debports]
Cross-platform symbolication library - feature "std-object"
librust-addr2line-dev (0.21.0-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.20.0-3 [x32])
Cross-platform symbolication library - Rust source code
librust-adler+compiler-builtins-dev (1.0.2-2+b1 [riscv64], 1.0.2-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Simple clean-room implementation of the Adler-32 checksum - feature "compiler_builtins"
librust-adler+core-dev (1.0.2-2+b1 [riscv64], 1.0.2-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Simple clean-room implementation of the Adler-32 checksum - feature "core"
librust-adler+rustc-dep-of-std-dev (1.0.2-2+b1 [riscv64], 1.0.2-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Simple clean-room implementation of the Adler-32 checksum - feature "rustc-dep-of-std"
librust-adler-dev (1.0.2-2+b1 [riscv64], 1.0.2-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Simple clean-room implementation of the Adler-32 checksum - Rust source code
librust-adler32-dev (1.2.0-1+b1 [riscv64], 1.2.0-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Minimal Adler32 implementation for Rust - Rust source code
librust-aead-dev (0.5.2-1)
Traits for Authenticated Encryption with Associated Data (AEAD) algorithms, such as AES-GCM as ChaCha20Poly1305, which provide a high-level API - Rust source code
librust-aes-dev (0.8.3-2)
Pure Rust implementation of the Advanced Encryption Standard (a.k.a - Rust source code
librust-aes-gcm-dev (0.10.3-2)
Pure Rust implementation of the AES-GCM Cipher - Rust source code
librust-aes-siv-dev (0.7.0-1+b1)
Pure Rust implementation of the AES-SIV Misuse-Resistant Authenticated Encryption Cipher (RFC 5297) with optional architecture-specific hardware acceleration - Rust source code
librust-ahash-0.7-dev (0.7.8-1)
non-cryptographic hash function - Rust source code
librust-ahash-dev (0.8.11-2)
non-cryptographic hash function - Rust source code
librust-aho-corasick-dev (1.1.2-1)
Fast multiple substring searching - Rust source code
librust-alacritty-config-derive-dev (0.2.1-2)
Failure resistant deserialization derive - Rust source code
librust-alacritty-config-dev (0.1.1-2)
Alacritty configuration abstractions - Rust source code
librust-alacritty-terminal-dev (0.19.1-7)
Writing terminal emulators - Rust source code
librust-aliasable+stable-deref-trait-dev (0.1.3-3)
Basic aliasable (non unique pointer) types - feature "stable_deref_trait"
librust-aliasable-dev (0.1.3-3)
Basic aliasable (non unique pointer) types - Rust source code
librust-alloc-no-stdlib-dev (2.0.4-1)
Dynamic allocator that may be used with or without the stdlib - Rust source code
librust-alloc-stdlib-dev (0.2.2-1)
Dynamic allocator example that may be used with the stdlib - Rust source code
librust-alloc-traits-dev (0.1.1-1+b1)
Traits to replace or supplement the alloc module in no_std - Rust source code
librust-allocator-api2-dev (0.2.16-1+b1)
Mirror of Rust's allocator API - Rust source code
librust-alsa-dev (0.8.1-3)
Thin but safe wrappers for ALSA (Linux sound API) - Rust source code
librust-alsa-sys-dev (0.3.1-2+b1)
FFI bindings for the ALSA project (Advanced Linux Sound Architecture) - Rust source code
librust-always-assert-dev (0.1.3-1+b1)
Recoverable assertions for long-running robust applications - Rust source code
librust-ammonia-dev (3.3.0-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 3.2.1-1 [x32])
HTML Sanitization - Rust source code
librust-anes-dev (0.1.6-1+b1)
ANSI Escape Sequences provider & parser - Rust source code
librust-annotate-snippets-dev (0.9.1-1+b1)
Building code annotations - Rust source code
librust-ansi-colours-dev (1.2.2-1)
True-colour ↔ ANSI terminal palette converter - Rust source code
librust-ansi-parser-dev (0.8.0-2)
Library using nom for parsing ANSI Escape Codes - Rust source code
librust-ansi-str-dev (0.8.0-1+b1)
Library which provides a set of methods to work with ANSI strings - Rust source code
librust-ansi-term+derive-serde-style-dev (0.12.1-1)
ANSI terminal styles and colors - feature "derive_serde_style" and 1 more
librust-ansi-term-dev (0.12.1-1)
ANSI terminal styles and colors - Rust source code
librust-ansi-to-tui-dev (2.0.0-1+b1)
Convert ansi color coded text into tui::text::Text type from tui-rs library - Rust source code
librust-ansi-width-dev (0.1.0-1+b1)
Calculate the width of a string when printed to the terminal - Rust source code
librust-ansiterm-dev (0.12.2-1+b1)
ANSI terminal colours and styles (bold, underline) - Rust source code
librust-ansitok-dev (0.2.0-2)
Parsing ANSI Escape Codes - Rust source code
librust-anstream-dev (0.6.7-1)
Simple cross platform library for writing colored text to a terminal - Rust source code
librust-anstyle-dev (1.0.4-1)
ANSI text styling - Rust source code
librust-anstyle-parse-dev (0.2.1-1+b1)
Parse ANSI Style Escapes - Rust source code
librust-anstyle-query-dev (1.0.0-1+b1)
Look up colored console capabilities - Rust source code
librust-antidote-dev (1.0.0-3)
Poison-free Mutex and RwLock types - Rust source code
librust-anyhow-dev (1.0.75-1)
Flexible concrete Error type built on std::error::Error - Rust source code
librust-aom-sys-dev (0.3.3-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.3.1-1 [x32])
FFI bindings to aom - Rust source code
librust-app-dirs2-dev (2.5.2-1+b1)
Put your app's data in the right place on every platform - Rust source code
librust-approx+num-complex-dev (0.5.0-1+b1 [riscv64], 0.5.0-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Approximate floating point equality comparisons and assertions - feature "num-complex"
librust-approx-dev (0.5.0-1+b1 [riscv64], 0.5.0-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Approximate floating point equality comparisons and assertions - Rust source code
librust-apr-dev (0.1.9-1+b1)
Rust bindings for Apache Portable Runtime - Rust source code
librust-ar-dev (0.9.0-1+b1 [riscv64], 0.9.0-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Encoding/decoding Unix archive files - Rust source code
librust-arbitrary-dev (1.3.2-1)
Trait for generating structured data from unstructured data - Rust source code
librust-arc-swap-dev (1.6.0-3)
Atomically swappable Arc - Rust source code
librust-archery-dev (1.1.0-1+b1)
Abstract over the atomicity of reference-counting pointers - Rust source code
librust-arg-enum-proc-macro-dev (0.3.4-1)
Procedural macro compatible with clap arg_enum - Rust source code
librust-argfile-dev (0.1.6-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, x32], 0.1.6-1 [sparc64])
Load additional CLI args from file - Rust source code
librust-argh-derive-dev (0.1.9-1+b1)
Derive-based argument parsing optimized for code size - Rust source code
librust-argh-dev (0.1.9-1+b1)
Derive-based argument parser optimized for code size - Rust source code
librust-argh-shared-dev (0.1.9-1+b1)
Derive-based argument parsing optimized for code size - Rust source code
librust-argmax-dev (0.3.1-1)
Deal with 'argument too long' errors - Rust source code
librust-argon2rs+simd-dev (0.2.5-2+b1 [riscv64], 0.2.5-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Pure Rust password hashing library that runs on Argon2 - feature "simd"
librust-argon2rs-dev (0.2.5-2+b1 [riscv64], 0.2.5-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Pure Rust password hashing library that runs on Argon2 - Rust source code
librust-argparse-dev (0.2.2-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.2.2-1 [ppc64, sparc64, x32])
Powerful command-line argument parsing library - Rust source code
librust-array-init-dev (2.0.1-1)
Safe wrapper for initializing fixed-size arrays - Rust source code
librust-array-macro-dev (1.0.4-2+b1 [riscv64], 1.0.4-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Array multiple elements constructor syntax - Rust source code
librust-arrayref-dev (0.3.7-1)
Macros to take array references of slices - Rust source code
librust-arrayvec+serde-dev (0.7.2-2) [debports]
Vector with fixed capacity, backed by an array - feature "serde"
librust-arrayvec-0.5+serde-dev (0.5.2-2)
Vector with fixed capacity, backed by an array (it can be stored on the stack too) - feature "serde"
librust-arrayvec-0.5-dev (0.5.2-2)
Vector with fixed capacity, backed by an array (it can be stored on the stack too) - Rust source code
librust-arrayvec-dev (0.7.4-2)
Vector with fixed capacity, backed by an array - Rust source code
librust-as-raw-xcb-connection-dev (1.0.1-1+b2)
Trait to facilitate interoperatibility with libxcb C API - Rust source code
librust-as-result-dev (0.2.1-1+b1)
Traits for converting types which may be interpreted as or into a result - Rust source code
librust-ascii+serde-dev (1.0.0-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 1.0.0-1 [x32])
ASCII-only equivalents to `char`, `str` and `String` - feature "serde"
librust-ascii+serde-test-dev (1.0.0-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 1.0.0-1 [x32])
ASCII-only equivalents to `char`, `str` and `String` - feature "serde_test"
librust-ascii-canvas-dev (3.0.0-1)
Simple canvas for drawing lines and styled text and emitting to the terminal - Rust source code
librust-ascii-dev (1.0.0-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 1.0.0-1 [x32])
ASCII-only equivalents to `char`, `str` and `String` - Rust source code
librust-ascii-table-dev (2.0.0-2+b1 [riscv64], 2.0.0-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Print ASCII tables to the terminal - Rust source code
librust-ashpd-dev (0.6.7-1)
XDG portals wrapper in Rust using zbus - Rust source code
librust-askama-derive-dev (0.12.1-1+b1)
Procedural macro package for Askama - Rust source code
librust-askama-dev (0.12.1-3)
Type-safe, compiled Jinja-like templates for Rust - Rust source code
librust-askama-escape-dev (0.10.3-1+b1)
Optimized HTML escaping code, extracted from Askama - Rust source code
librust-asn1-derive-dev (0.15.5-2)
#[derive] support for asn1 - Rust source code
librust-asn1-dev (0.15.5-2)
ASN.1 (DER) parser and writer for Rust - Rust source code
librust-assert-approx-eq-dev (1.1.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 1.1.0-1 [ppc64, sparc64, x32])
Assert approximately equal - Rust source code
librust-assert-cli-dev (0.6.3-4+b1 [riscv64], 0.6.3-4 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
test CLI applications - Rust source code
librust-assert-cmd-dev (2.0.12-1)
Test CLI Applications - Rust source code
librust-assert-dev (0.7.4-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x], 0.7.4-1 [sparc64, x32])
Package provides assertions for testing - Rust source code
librust-assert-fs+color-auto-dev (1.0.10-2) [debports]
Filesystem fixtures and assertions for testing - feature "color-auto"
librust-assert-fs+color-dev (1.0.13-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 1.0.10-2 [x32])
Filesystem fixtures and assertions for testing - feature "color" and 1 more
librust-assert-fs-dev (1.0.13-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 1.0.10-2 [x32])
Filesystem fixtures and assertions for testing - Rust source code
librust-assert-impl-dev (0.1.3-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.1.3-1 [ppc64, sparc64, x32])
Macro for static assert types implement a trait or not - Rust source code
librust-assert-json-diff-dev (2.0.2-5)
easily compare two JSON values and get great output - Rust source code
librust-assert-matches-dev (1.5.0-1+b1)
Asserts that a value matches a pattern - Rust source code
librust-assign-dev (1.1.1-1+b1)
Simple macro to allow mutating instance with declarative flavor - Rust source code
librust-associative-cache-dev (2.0.0-1+b1)
Generic N-way associative cache with fixed-size capacity and random or least recently used (LRU) replacement - Rust source code
librust-assorted-debian-utils-dev (0.7.0-1+b1)
Collection of various utilities for Debian work - Rust source code
librust-async-attributes-dev (1.1.2-5)
experimental language-level polyfills for Async Rust - Rust source code
librust-async-broadcast-dev (0.5.1-2)
Async broadcast channels - Rust source code
librust-async-channel-dev (1.9.0-2)
async multi-producer multi-consumer channel - Rust source code
librust-async-compat-dev (0.2.3-1+b1)
Compatibility adapter between tokio and futures - Rust source code
librust-async-compression-dev (0.4.0-2)
Adaptor between compression crates and Rust's async types - Rust source code
librust-async-executor-dev (1.5.4-3)
async executors - Rust source code
librust-async-fs-dev (1.6.0-4)
async filesystem primitives - Rust source code
librust-async-global-executor-dev (2.4.1-1)
Global executor built on top of async-executor and async-io - Rust source code
librust-async-io-dev (2.3.1-2)
Async I/O and timers - Rust source code
librust-async-lock-dev (2.8.0-1)
async synchronization primitives - Rust source code
librust-async-mutex-dev (1.4.0-1+b1)
Async mutex - Rust source code
librust-async-net-dev (2.0.0-2)
async networking primitives - Rust source code
librust-async-oneshot-dev (0.5.9-1)
Fast, small, full-featured, async-aware oneshot channel - Rust source code
librust-async-process-dev (1.7.0-4)
async interface for working with processes - Rust source code
librust-async-recursion-dev (1.0.0-1+b1)
Recursion for async functions - Rust source code
librust-async-std-dev (1.12.0-17)
async version of the Rust standard library - Rust source code
librust-async-std-resolver-dev (0.24.0-1)
Hickory DNS is a safe and secure DNS library, for async-std - Rust source code
librust-async-stream-dev (0.3.4-1)
Asynchronous streams using async & await notation - Rust source code
librust-async-stream-impl-dev (0.3.4-1)
Proc macros for async-stream crate - Rust source code
librust-async-tar-dev (0.4.2-2)
An async TAR file reader and writer - Rust source code
librust-async-task-dev (4.7.0-3)
task abstraction for building executors - Rust source code
librust-async-tls-dev (0.12.0-2)
Asynchronous TLS/SSL streams using Rustls - Rust source code
librust-async-trait-dev (0.1.77-1)
Type erasure for async trait methods - Rust source code
librust-async-tungstenite-dev (0.23.0-2)
Async binding for Tungstenite, the Lightweight stream-based WebSocket implementation - Rust source code
librust-async-zip-dev (0.0.16-1)
Asynchronous ZIP archive reading/writing crate - Rust source code
librust-asynchronous-codec-dev (0.7.0-1)
Utilities for encoding and decoding frames using `async/await` - Rust source code
librust-atk-dev (0.18.0-3 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x], 0.17.1-1 [sparc64, x32])
Rust bindings for the ATK library - Rust source code
librust-atk-sys-dev (0.18.0-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x], 0.17.0-1 [sparc64, x32])
FFI bindings to libatk-1 - Rust source code
librust-atlatl+serde-dev (0.1.2-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.1.2-1 [ppc64, sparc64, x32])
Double-array tries - feature "serde"
librust-atlatl-dev (0.1.2-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.1.2-1 [ppc64, sparc64, x32])
Double-array tries - Rust source code
librust-atoi-dev (2.0.0-1)
Parse integers directly from `[u8]` slices in safe code - Rust source code
librust-atom-dev (0.4.0-1+b1)
Safe abstraction around AtomicPtr - Rust source code
librust-atomic-dev (0.5.1-4)
Generic Atomic<T> wrapper type - Rust source code
librust-atomic-polyfill-dev (1.0.2-1+b1)
Atomic polyfills, for targets where they're not available - Rust source code
librust-atomic-refcell-dev (0.1.13-1)
Threadsafe RefCell - Rust source code
librust-atomic-waker-dev (1.1.2-1)
Synchronization primitive for task wakeup - Rust source code
librust-atty-dev (0.2.14-2+b1 [riscv64], 0.2.14-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Simple interface for querying atty - Rust source code
librust-audio-checker-dev (0.1.0-1+b2)
Library checking if audio files are broken - Rust source code
librust-auditable-extract-dev (0.3.2-1+b1)
Extract the dependency trees embedded in binaries by `cargo auditable` - Rust source code
librust-auditable-serde-dev (0.6.0-1+b1)
Serialize/deserialize data encoded by `cargo auditable` - Rust source code
librust-autocfg-dev (1.1.0-1+b1 [riscv64], 1.1.0-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Automatic cfg for Rust compiler features - Rust source code
librust-automod-dev (1.0.11-1)
Pull in every source file in a directory as a module - Rust source code
librust-av-metrics-dev (0.9.1-1)
Collection of algorithms for measuring audio/video metrics - Rust source code
librust-av1-grain-dev (0.2.3-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.2.2-2 [x32])
Helpers for generating and parsing AV1 film grain data - Rust source code
librust-average-dev (0.13.1-6)
Calculate statistics iteratively - Rust source code
librust-axum-core-dev (0.3.4+0.6.20-16 [all], 0.3.4-1+b1 [ppc64, sparc64, x32])
core types and traits for the web framework axum - Rust source code
librust-axum-dev (0.6.20-16)
ergonomic and modular web framework - Rust source code
librust-axum-extra-dev (0.7.7+0.6.20-16)
extra utilities for the web framework axum - Rust source code
librust-axum-macros-dev (0.3.8+0.6.20-16)
macros for the web framework axum - Rust source code
librust-backoff-dev (0.4.0-3)
Retry operations with exponential backoff policy - Rust source code
librust-backon-dev (0.4.1-1+b1)
Retry with backoff without effort - Rust source code
librust-backslash-dev (0.2.0-1+b1)
Parsing escape characters - Rust source code
librust-backtrace+cpp-demangle-dev (0.3.69-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.3.68-2 [x32])
Acquire a backtrace at runtime - feature "cpp_demangle"
librust-backtrace+rustc-serialize-dev (0.3.69-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.3.68-2 [x32])
Acquire a backtrace at runtime - feature "rustc-serialize" and 1 more
librust-backtrace+serde-dev (0.3.69-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.3.68-2 [x32])
Acquire a backtrace at runtime - feature "serde" and 1 more
librust-backtrace+verify-winapi-dev (0.3.69-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.3.68-2 [x32])
Acquire a backtrace at runtime - feature "verify-winapi"
librust-backtrace+winapi-dev (0.3.69-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.3.68-2 [x32])
Acquire a backtrace at runtime - feature "winapi"
librust-backtrace-dev (0.3.69-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.3.68-2 [x32])
Acquire a backtrace at runtime - Rust source code
librust-backtrace-sys+compiler-builtins-dev (0.1.37-1+b1)
Bindings to the libbacktrace gcc library - feature "compiler_builtins"
librust-backtrace-sys+core-dev (0.1.37-1+b1)
Bindings to the libbacktrace gcc library - feature "core"
librust-backtrace-sys+rustc-dep-of-std-dev (0.1.37-1+b1)
Bindings to the libbacktrace gcc library - feature "rustc-dep-of-std"
librust-backtrace-sys-dev (0.1.37-1+b1)
Bindings to the libbacktrace gcc library - Rust source code
librust-bare-metal-dev (1.0.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 1.0.0-1 [ppc64, sparc64, x32])
Abstractions common to bare metal systems - Rust source code
librust-barrel+diesel-dev (0.6.5-2+b1) [debports]
Powerful schema migration building API for Rust - feature "diesel"
librust-barrel+diesel-rs-dev (0.6.5-2+b1) [debports]
Powerful schema migration building API for Rust - feature "diesel_rs"
librust-barrel+tempfile-dev (0.6.5-2+b1) [debports]
Powerful schema migration building API for Rust - feature "tempfile"
librust-barrel-dev (0.7.0-3)
Powerful schema migration building API for Rust - Rust source code
librust-base-x-dev (0.2.11-1)
Encode/decode any base - Rust source code
librust-base16ct-dev (0.2.0-1+b1)
Pure Rust implementation of Base16 a.k.a hexadecimal (RFC 4648) which avoids any usages of data-dependent branches/LUTs and thereby provides portable "best effort" constant-time operation and embedded-friendly no_std support - Rust source code
librust-base32-dev (0.4.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.4.0-1 [ppc64, sparc64, x32])
Base32 encoder/decoder for Rust - Rust source code
librust-base64-dev (0.21.7-1)
Encodes and decodes base64 as bytes or utf8 - Rust source code
librust-base64ct-dev (1.5.1-1+b1)
Pure Rust implementation of Base64 (RFC 4648) which avoids any usages of data-dependent branches/LUTs and thereby provides portable "best effort" constant-time operation and embedded-friendly no_std support - Rust source code
librust-basic-toml-dev (0.1.8-1)
Minimal TOML library with few dependencies - Rust source code
librust-bcder+backtrace-dev (0.6.1-1+b1 [riscv64], 0.6.1-1 [x32]) [debports]
Handling of data encoded in BER, CER, and DER - feature "backtrace" and 1 more
librust-bcder-dev (0.7.3-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.6.1-1 [x32])
Handling of data encoded in BER, CER, and DER - Rust source code
librust-beef-dev (0.5.2-1+b1)
More compact Cow - Rust source code
librust-bencher-dev (0.1.5-1+b1)
Port of the libtest (unstable Rust) benchmark runner to Rust stable releases - Rust source code
librust-bendy-dev (0.3.3-1+b1)
Encoding and decoding bencode with enforced canonicalization rules - Rust source code
librust-bet-dev (1.0.2-1+b1)
Helps parsing and evaluating binary expression trees - Rust source code
librust-better-panic-dev (0.3.0-1+b1)
Pretty panic backtraces inspired by Python's tracebacks - Rust source code
librust-bigdecimal+serde-dev (0.3.0-1+b1 [riscv64], 0.3.0-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Arbitrary precision decimal numbers - feature "serde"
librust-bigdecimal-dev (0.3.0-1+b1 [riscv64], 0.3.0-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Arbitrary precision decimal numbers - Rust source code
librust-binary-heap-plus+serde-dev (0.4.1-1+b1)
Enhanced version of std::collections::BinaryHeap - feature "serde"
librust-binary-heap-plus-dev (0.4.1-1+b1)
Enhanced version of std::collections::BinaryHeap - Rust source code
librust-binary-merge-dev (0.1.2-1+b1)
Minimum comparison merge of two sorted sequences with random access - Rust source code
librust-binascii-dev (0.1.4-3)
Useful no-std binascii operations including base64, base32 and base16 (hex) - Rust source code
librust-bincode-dev (1.3.3-1+b1 [riscv64], 1.3.3-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Binary serialization / deserialization strategy that uses Serde for transforming structs into bytes and vice versa! - Rust source code
librust-bindgen+clap-dev (0.60.1-2+b3 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.60.1-2+b1 [x32])
Automatically generates Rust FFI bindings to C and C++ libraries - feature "clap"
librust-bindgen+default-dev (0.60.1-2+b3 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.60.1-2+b1 [x32])
Automatically generates Rust FFI bindings to C and C++ libraries - feature "default"
librust-bindgen+env-logger-dev (0.60.1-2+b3 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.60.1-2+b1 [x32])
Automatically generates Rust FFI bindings to C and C++ libraries - feature "env_logger"
librust-bindgen+log-dev (0.60.1-2+b3 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.60.1-2+b1 [x32])
Automatically generates Rust FFI bindings to C and C++ libraries - feature "log"
librust-bindgen+logging-dev (0.60.1-2+b3 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.60.1-2+b1 [x32])
Automatically generates Rust FFI bindings to C and C++ libraries - feature "logging"
librust-bindgen+runtime-dev (0.60.1-2+b3 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.60.1-2+b1 [x32])
Automatically generates Rust FFI bindings to C and C++ libraries - feature "runtime"
librust-bindgen+static-dev (0.60.1-2+b3 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.60.1-2+b1 [x32])
Automatically generates Rust FFI bindings to C and C++ libraries - feature "static"
librust-bindgen+which-dev (0.60.1-2+b3 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.60.1-2+b1 [x32])
Automatically generates Rust FFI bindings to C and C++ libraries - feature "which" and 1 more
librust-bindgen-dev (0.66.1-4 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.60.1-2+b1 [x32])
Automatically generates Rust FFI bindings to C and C++ libraries - Rust source code
librust-binfarce-dev (0.2.1-1+b1)
Extremely minimal parser for ELF, Mach-O, PE and ar - Rust source code
librust-biquad-dev (0.4.2-1+b1)
Digital second order IIR filtrers, also known as biquads - Rust source code
librust-bit-dev (0.1.1-1+b1)
Library which provides helpers to manipulate bits and bit ranges - Rust source code
librust-bit-set+std-dev (0.5.2-1+b1 [riscv64], 0.5.2-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Set of bits - feature "std" and 1 more
librust-bit-set-dev (0.5.2-1+b1 [riscv64], 0.5.2-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Set of bits - Rust source code
librust-bit-utils-dev (0.1.1-1+b1)
Bit utilities (and eventually Nibble support) for Rust - Rust source code
librust-bit-vec-dev (0.6.3-1+b1 [riscv64], 0.6.3-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Vector of bits - Rust source code
librust-bitfield-dev (0.14.0-1+b1)
Macros to generate bitfield-like struct - Rust source code
librust-bitflags-1-dev (1.3.2-5+b1)
Macro to generate structures which behave like bitflags - Rust source code
librust-bitflags-dev (2.4.2-1)
Macro to generate structures which behave like bitflags - Rust source code
librust-bitmaps-dev (2.1.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 2.1.0-1 [x32])
Fixed size boolean arrays - Rust source code
librust-bitreader-dev (0.3.7-1+b1)
BitReader helps reading individual bits from a slice of bytes - Rust source code
librust-bitstream-io-dev (2.2.0-1)
Reading/writing un-aligned values from/to streams in big-endian and little-endian formats - Rust source code
librust-bitter-dev (0.6.1-1+b1)
Swiftly extracts unaligned bit-level data from a byte slice - Rust source code
librust-bitvec-dev (1.0.1-1+b1)
Addresses memory by bits, for packed collections and bitfields - Rust source code
librust-bk-tree-dev (0.4.0-1+b1)
Rust BK-tree implementation - Rust source code
librust-bkt-dev (0.6.1-2+b1)
CLI and Rust library for caching subprocess invocations - Rust source code
librust-blake2-dev (0.10.6-2)
BLAKE2 hash functions - Rust source code
librust-blake2-rfc-dev (0.2.18-4+b1 [riscv64], 0.2.18-4 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Pure Rust implementation of BLAKE2 based on RFC 7693 - Rust source code
librust-blake2b-simd-0.5-dev (0.5.11-1+b1) [debports]
Pure Rust BLAKE2b implementation with dynamic SIMD - Rust source code
librust-blake2b-simd-dev (1.0.0-1+b1)
Pure Rust BLAKE2b implementation with dynamic SIMD - Rust source code
librust-blake2s-simd-dev (1.0.1-1)
Pure Rust BLAKE2s implementation with dynamic SIMD - Rust source code
librust-blake3-dev (1.3.1-1+b1 [riscv64], 1.3.1-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
BLAKE3 hash function - Rust source code
librust-blanket-dev (0.3.0-1+b1)
Simple macro to derive blanket implementations for your traits - Rust source code
librust-blobby-dev (0.3.1-1+b1 [riscv64], 0.3.1-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Iterator over simple binary blob storage - Rust source code
librust-block-buffer-dev (0.10.2-2)
Buffer type for block processing of data - Rust source code
librust-block-cipher-trait+blobby-dev (0.6.2-4+b1 [riscv64], 0.6.2-4 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Traits for description of block ciphers - feature "blobby" and 1 more
librust-block-cipher-trait-dev (0.6.2-4+b1 [riscv64], 0.6.2-4 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Traits for description of block ciphers - Rust source code
librust-block-dev (0.1.6-2+b1 [riscv64], 0.1.6-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Rust interface for Apple's C language extension of blocks - Rust source code
librust-block-padding-dev (0.3.3-1)
Padding and unpadding of messages divided into blocks - Rust source code
librust-blocking-dev (1.4.0-1)
thread pool for isolating blocking I/O - Rust source code
librust-blowfish-dev (0.9.1-1+b1)
Blowfish block cipher - Rust source code
librust-bmap-parser-dev (0.1.0-2)
Rust that allows you to copy files or flash block devices safely - Rust source code
librust-botan-dev (0.10.7-1)
Rust wrapper for Botan cryptography library - Rust source code
librust-botan-sys-dev (0.10.5-1)
FFI wrapper for Botan cryptography library - Rust source code
librust-box-drawing-dev (0.1.2-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.1.2-1 [ppc64, sparc64, x32])
Very simple library containing constants for UTF-8 box drawing - Rust source code
librust-boxfnonce-dev (0.1.1-2+b1) [debports]
Safe FnOnce boxing for rust stable - Rust source code
librust-breezyshim-dev (0.1.86-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x], 0.1.23-1 [sparc64], 0.1.1-1+b1 [x32])
Rust shim around the Breezy Python API - Rust source code
librust-brotli-decompressor-dev (2.5.0-1)
Brotli decompressor library avoiding the rust stdlib - Rust source code
librust-brotli-dev (3.4.0-1)
Compressor and decompressor for brotli written in rust - Rust source code
librust-bs58+check-dev (0.4.0-2+b1) [debports]
Another Base58 codec implementation - feature "check" and 1 more
librust-bs58-dev (0.5.0-1)
Another Base58 codec implementation - Rust source code
librust-bson-dev (2.9.0-1+b1)
Encoding and decoding support for BSON in Rust - Rust source code
librust-bstr-dev (1.7.0-2)
String type that is not required to be valid UTF-8 - Rust source code
librust-btoi-dev (0.4.3-1+b1)
Parse integers directly from ASCII byte slices - Rust source code
librust-buffered-reader-dev (1.3.0-1)
Super-powered Reader - Rust source code
librust-bugreport-dev (0.5.0-1+b1)
Collect system and environment information for bug reports - Rust source code
librust-build-const-dev (0.2.1-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.2.1-1 [ppc64, sparc64, x32])
Creating importable constants from build.rs or a script - Rust source code
librust-build-rs-dev (0.1.2-1+b1)
Convenience wrapper for cargo buildscript input/output - Rust source code
librust-build-time-dev (0.1.3-1+b1)
Simple proc-macros to generate build timestamp string literals - Rust source code
librust-bumpalo-dev (3.14.0-1)
Fast bump allocation arena for Rust - Rust source code
librust-byte-slice-cast-dev (1.2.1-1)
Safely cast bytes slices from/to slices of built-in fundamental numeric types - Rust source code
librust-byte-string-dev (1.0.0-1+b1)
Wrapper types for outputting byte strings using the Debug format - Rust source code
librust-byte-tools-dev (0.3.0-1)
Bytes related utility functions - Rust source code
librust-byte-unit+default-dev (4.0.13-1+b1)
Interaction with units of bytes - feature "default"
librust-byte-unit+serde-dev (4.0.13-1+b1)
Interaction with units of bytes - feature "serde"
librust-byte-unit-dev (4.0.13-1+b1)
Interaction with units of bytes - Rust source code
librust-bytecheck+std-dev (0.6.9-1+b1) [debports]
Derive macro for bytecheck - feature "std" and 1 more
librust-bytecheck-derive-dev (0.6.11-1)
Derive macro for bytecheck - Rust source code
librust-bytecheck-dev (0.6.11-1)
Derive macro for bytecheck - Rust source code
librust-bytecodec-dev (0.4.15-1+b1)
Tiny framework for implementing encoders/decoders of byte-oriented protocols - Rust source code
librust-bytecount-dev (0.6.7-1)
Count bytes or UTF-8 codepoints in a byte slice - Rust source code
librust-bytelines-dev (2.4.0-1)
Read input lines as byte slices for high efficiency - Rust source code
librust-bytemuck-derive-dev (1.5.0-2)
Derive proc-macros for `bytemuck` - Rust source code
librust-bytemuck-dev (1.14.0-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 1.12.1-1 [x32])
Mucking around with piles of bytes - Rust source code
librust-byteorder-dev (1.5.0-1)
Reading/writing numbers in big-endian and little-endian - Rust source code
librust-byteorder-slice-dev (3.0.0-1+b1)
Byteorder like crate for &[u8] - Rust source code
librust-bytes+serde-dev (1.5.0-1)
Types and traits for working with bytes - feature "serde"
librust-bytes-dev (1.5.0-1)
Types and traits for working with bytes - Rust source code
librust-bytesize+serde-dev (1.3.0-2)
Utility for human-readable bytes representations - feature "serde"
librust-bytesize-dev (1.3.0-2)
Utility for human-readable bytes representations - Rust source code
librust-bzip2-dev (0.4.4-1)
Bindings to libbzip2 (compression & decompression) - Rust source code
librust-bzip2-sys-dev (0.1.11-1)
libbzip2 bindings for compression and decompression - Rust source code
librust-c2-chacha+byteorder-dev (0.2.2-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.2.2-1 [ppc64, sparc64, x32])
ChaCha family of stream ciphers - feature "byteorder"
librust-c2-chacha+default-dev (0.2.2-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.2.2-1 [ppc64, sparc64, x32])
ChaCha family of stream ciphers - feature "default"
librust-c2-chacha+lazy-static-dev (0.2.2-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.2.2-1 [ppc64, sparc64, x32])
ChaCha family of stream ciphers - feature "lazy_static" and 1 more
librust-c2-chacha+rustcrypto-api-dev (0.2.2-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.2.2-1 [ppc64, sparc64, x32])
ChaCha family of stream ciphers - feature "rustcrypto_api"
librust-c2-chacha+simd-dev (0.2.2-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.2.2-1 [ppc64, sparc64, x32])
ChaCha family of stream ciphers - feature "simd"
librust-c2-chacha+stream-cipher-dev (0.2.2-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.2.2-1 [ppc64, sparc64, x32])
ChaCha family of stream ciphers - feature "stream-cipher"
librust-c2-chacha-dev (0.2.2-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.2.2-1 [ppc64, sparc64, x32])
ChaCha family of stream ciphers - Rust source code
librust-cache-padded-dev (1.1.1-1+b1) [debports]
Prevent false sharing by padding and aligning to the length of a cache line - Rust source code
librust-cachedir-dev (0.3.0-1+b1)
Help interacting with cache directories and CACHEDIR.TAG files - Rust source code
librust-cairo-rs-dev (0.18.5-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x], 0.17.10-1 [sparc64, x32])
Rust bindings for the Cairo library - Rust source code
librust-cairo-sys-rs-dev (0.18.2-2)
FFI bindings to libcairo - Rust source code
librust-calloop+futures-io-dev (0.10.4-2)
Callback-based event loop - feature "futures-io"
librust-calloop+futures-util-dev (0.10.4-2)
Callback-based event loop - feature "futures-util" and 1 more
librust-calloop-dev (0.10.4-2)
Callback-based event loop - Rust source code
librust-camellia-dev (0.1.0-1+b1)
Camellia block cipher - Rust source code
librust-camino-dev (1.1.6-1)
UTF-8 paths - Rust source code
librust-canonical-path-dev (2.0.2-1+b1)
Path and PathBuf-like types for representing canonical filesystem paths - Rust source code
librust-capng-dev (0.2.3-1+b1)
Rust wrapper for libcap-ng - Rust source code
librust-capnp-dev (0.19.2-1)
Runtime library for Cap'n Proto data encoding - Rust source code
librust-capnp-futures-dev (0.19.0-1)
Async serialization for Cap'n Proto messages - Rust source code
librust-capnp-rpc-dev (0.19.0-1)
The Cap'n Proto remote procedure call protocol - Rust source code
librust-capnpc-dev (0.19.0-1+b1)
Cap'n Proto code generation - Rust source code
librust-caps-dev (0.5.5-1)
Pure-Rust library to work with Linux capabilities - Rust source code
librust-capstone-dev (0.11.0-2)
Bindings to capstone disassembly engine - rust source code
librust-capstone-sys-dev (0.15.0-2)
System bindings to the capstone disassembly library - Rust source code
librust-carapace-spec-clap-dev (0.1.12-1)
Spec generation for clap-rs/clap - Rust source code
librust-card-backend-dev (0.2.0-1+b1)
Card backend trait, for use with the openpgp-card crate - Rust source code
librust-cargo-c-dev (0.9.19-2+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.9.11-1+b1 [x32])
Helper program to build and install c-like libraries - Rust source code
librust-cargo-config2-dev (0.1.18-1)
Load and resolve Cargo configuration - Rust source code
librust-cargo-dev (0.70.1-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.63.1-2 [x32])
Package manager for Rust - Rust source code
librust-cargo-emit-dev (0.2.1-1+b1)
Talk to Cargo easily at build time - Rust source code
librust-cargo-lock-dev (9.0.0-1+b1)
Self-contained Cargo.lock parser - Rust source code
librust-cargo-metadata-dev (0.15.4-2)
Structured access to the output of `cargo metadata` - Rust source code
librust-cargo-options-dev (0.6.0-1+b1)
Reusable common Cargo command line options - Rust source code
librust-cargo-platform-dev (0.1.2-1+b1)
Cargo's representation of a target platform - Rust source code
librust-cargo-util-dev (0.2.6-1)
Miscellaneous support code used by Cargo - Rust source code
librust-cascade-dev (1.0.1-1)
Dart-like cascade macro for Rust - Rust source code
librust-caseless-dev (0.2.1-1+b2)
Unicode caseless matching - Rust source code
librust-cassowary-dev (0.3.0-2+b1 [riscv64], 0.3.0-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
The Cassowary linear constraint solving algorithm - Rust source code
librust-cast-dev (0.3.0-1)
Ergonomic, checked cast functions for primitive types - Rust source code
librust-cast5-dev (0.11.1-1+b1)
CAST5 block cipher - Rust source code
librust-castaway-dev (0.2.2-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.2.2-1 [ppc64, sparc64, x32])
Safe, zero-cost downcasting for limited compile-time specialization - Rust source code
librust-cbc-dev (0.1.2-1+b1)
Cipher Block Chaining (CBC) block cipher mode of operation - Rust source code
librust-cc+jobserver-dev (1.0.83-1)
Build C/C++/asm in build.rs - feature "jobserver" and 1 more
librust-cc-dev (1.0.83-1)
Build C/C++/asm in build.rs - Rust source code
librust-cexpr-dev (0.6.0-2+b1 [riscv64], 0.6.0-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
C expression parser and evaluator - Rust source code
librust-cfb-dev (0.7.3-1+b1)
Read/write Compound File Binary (structured storage) files - Rust source code
librust-cfb-mode-dev (0.8.2-1+b1)
Cipher Feedback (CFB) block cipher mode of operation - Rust source code
librust-cfg-aliases-dev (0.1.1-1+b1)
Tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks - Rust source code
librust-cfg-expr-dev (0.15.6-1)
Parser and evaluator for Rust `cfg()` expressions - Rust source code
librust-cfg-if+core-dev (1.0.0-1+b1 [riscv64], 1.0.0-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Macro to ergonomically define an item depending on a large number of #[cfg] parameters - feature "core"
librust-cfg-if-0.1+core-dev (0.1.10-2+b1 [riscv64], 0.1.10-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Macro to ergonomically define an item depending on a large number of #[cfg] parameters - feature "core"
librust-cfg-if-0.1-dev (0.1.10-2+b1 [riscv64], 0.1.10-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Macro to ergonomically define an item depending on a large number of #[cfg] parameters - Rust source code
librust-cfg-if-dev (1.0.0-1+b1 [riscv64], 1.0.0-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Macro to ergonomically define an item depending on a large number of #[cfg] parameters - Rust source code
librust-chacha20-dev (0.9.1-1+b1)
ChaCha20 stream cipher (RFC 8439) in pure Rust - Rust source code
librust-chacha20poly1305-dev (0.10.1-1+b1)
ChaCha20Poly1305 Authenticated Encryption (RFC 8439) in pure Rust - Rust source code
librust-charset-dev (0.1.3-1+b1)
Thunderbird-compatible character encoding decoding for email - Rust source code
librust-chbs-dev (0.1.1-1+b1)
Crate providing secure passphrase generation based on a wordlist - Rust source code
librust-checked-int-cast-dev (1.0.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 1.0.0-1 [ppc64, sparc64, x32])
Conversions between primitive integers with overflow and underflow checking - Rust source code
librust-chic-dev (1.2.2-1+b1)
Pretty parser error reporting - Rust source code
librust-chrono-dev (0.4.31-2)
Date and time library for Rust - Rust source code
librust-chrono-humanize-dev (0.2.2-1)
Human-friendly time expressions - Rust source code
librust-chrono-tz-build-dev (0.2.0-1)
Internal build script for chrono-tz - Rust source code
librust-chrono-tz-dev (0.8.3-1)
TimeZone implementations for chrono from the IANA database - Rust source code
librust-chumsky-dev (0.9.2-1+b1)
Parser library for humans with powerful error recovery - Rust source code
librust-chunked-transfer-dev (1.4.0-1+b1)
Encoder and decoder for HTTP chunked transfer coding (RFC 7230 § 4.1) - Rust source code
librust-ciborium-dev (0.2.0-1+b1)
Serde implementation of CBOR using ciborium-basic - Rust source code
librust-ciborium-io-dev (0.2.0-1+b1)
Simplified Read/Write traits for no_std usage - Rust source code
librust-ciborium-ll-dev (0.2.0-1+b1)
Low-level CBOR codec primitives - Rust source code
librust-cid-dev (0.10.1-2)
CID in rust - Rust source code
librust-cipher-dev (0.4.4-3)
Traits for describing block ciphers and stream ciphers - Rust source code
librust-circular-dev (0.3.0-1+b2)
Stream abstraction designed for use with nom - Rust source code
librust-clang-sys+libloading-dev (1.3.0-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 1.3.0-1 [x32])
Rust bindings for libclang - feature "libloading" and 1 more
librust-clang-sys-dev (1.3.0-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 1.3.0-1 [x32])
Rust bindings for libclang - Rust source code
librust-clap-2-dev (2.34.0-3)
Rust Command Line Argument Parser - Rust source code
librust-clap-3-dev (3.2.25-4)
Rust Command Line Argument Parser - Rust source code
librust-clap-builder-dev (4.4.18-1)
Simple to use, efficient, and full-featured Command Line Argument Parser - Rust source code
librust-clap-complete-3-dev (3.1.1-1+b1)
Generate shell completion scripts for your clap::Command - Rust source code
librust-clap-complete-dev (4.4.9-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 4.4.3-1 [x32])
Generate shell completion scripts for your clap::Command - Rust source code
librust-clap-complete-fig-dev (4.3.1-1)
Generator library used with clap for Fig completion scripts - Rust source code
librust-clap-derive-3-dev (3.2.25-1)
Parse command line argument by defining a struct, derive crate - Rust source code
librust-clap-derive-dev (4.4.7-2)
Parse command line argument by defining a struct, derive crate - Rust source code
librust-clap-dev (4.4.18-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 4.4.6-1 [x32])
Rust Command Line Argument Parser - Rust source code
librust-clap-lex-dev (0.6.0-2)
Minimal, flexible command line parser - Rust source code
librust-clap-mangen-dev (0.2.12-1+b1)
Manpage generator for clap - Rust source code
librust-clap-num-dev (1.1.1-1)
Number parsers for clap - Rust source code
librust-clap-verbosity-flag-dev (2.0.1-2)
Easily add a `--verbose` flag to CLIs using Structopt - Rust source code
librust-clearscreen-dev (2.0.1-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 2.0.1-1 [x32])
Cross-platform terminal screen clearing - Rust source code
librust-clicolors-control-dev (1.0.1-1)
Common utility library to control CLI colorization - Rust source code
librust-clipboard-dev (0.5.0-3+b1 [riscv64], 0.5.0-3 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Rust-clipboard is a cross-platform library for getting and setting the contents of the OS-level clipboard - Rust source code
librust-clircle-dev (0.4.0-1)
Detect IO circles in your CLI apps arguments - Rust source code
librust-clone-file-dev (0.1.0-2)
Clone files and file ranges with little overhead/CoW - Rust source code
librust-cloudabi+bitflags-dev (0.0.3-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.0.3-1 [ppc64, sparc64, x32])
Low level interface to CloudABI - feature "bitflags"
librust-cloudabi+default-dev (0.0.3-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.0.3-1 [ppc64, sparc64, x32])
Low level interface to CloudABI - feature "default"
librust-cloudabi-dev (0.0.3-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.0.3-1 [ppc64, sparc64, x32])
Low level interface to CloudABI - Rust source code
librust-clru-dev (0.6.1-1+b1)
LRU cache implementation with constant time operations and weighted semantic - Rust source code
librust-cmac-dev (0.7.2-1+b1)
Generic implementation of Cipher-based Message Authentication Code - Rust source code
librust-cmake-dev (0.1.45-1+b1 [riscv64], 0.1.45-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Build dependency for running `cmake` to build a native library - Rust source code
librust-codespan-reporting-dev (0.11.1-2)
Beautiful diagnostic reporting for text-based programming languages - Rust source code
librust-color-eyre-dev (0.6.2-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, x32], 0.6.2-1 [sparc64])
Error report handler for panics and eyre::Reports for colorful, consistent, and well formatted error reports for all kinds of errors - Rust source code
librust-color-print-dev (0.3.5-2)
Colorize and stylize strings for terminal at compile-time, by using an HTML-like syntax - Rust source code
librust-color-print-proc-macro-dev (0.3.5-1+b1)
The package color-print - Rust source code
librust-color-quant-dev (1.1.0-1+b1 [riscv64], 1.1.0-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Color quantization library to reduce n colors to 256 colors - Rust source code
librust-color-spantrace-dev (0.2.0-1+b1)
Pretty printer for tracing_error::SpanTrace based on color-backtrace - Rust source code
librust-color-thief-dev (0.2.2-2)
Grabs the dominant color or a representative color palette from an image - Rust source code
librust-color-to-tui-dev (0.2.0-1+b1)
Parse colors and convert them to tui::style::Colors - Rust source code
librust-colorchoice-dev (1.0.0-1+b1)
Global override of color control - Rust source code
librust-colored-dev (2.1.0-1)
Most simple way to add colors in your terminal - Rust source code
librust-colored-json-dev (2.1.0-1)
Colorize JSON, for printing it out on the command line - Rust source code
librust-colorful-dev (0.2.2-1+b1)
Make your terminal output colorful - Rust source code
librust-colorsys-dev (0.6.5-1+b1 [riscv64], 0.6.5-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Module for color conversion and mutation - Rust source code
librust-combine-dev (4.6.6-3)
fast parser combinators on arbitrary streams - Rust source code
librust-command-group-dev (2.1.0-1+b1)
Extension to Command to spawn in a process group - Rust source code
librust-commoncrypto-dev (0.2.0-2)
Idiomatic Rust wrappers for Mac OS X's CommonCrypto library - Rust source code
librust-commoncrypto-sys-dev (0.2.0-2)
FFI bindings to Mac OS X's CommonCrypto library - Rust source code
librust-compact-str-dev (0.7.1-1+b2)
Memory efficient string type - Rust source code
librust-compare-dev (0.1.0-1+b1)
Experimental comparators for collections to be generic over - Rust source code
librust-compiler-builtins+c-dev (0.1.101-1)
Compiler intrinsics used by the Rust compiler - feature "c"
librust-compiler-builtins+core-dev (0.1.101-1)
Compiler intrinsics used by the Rust compiler - feature "core"
librust-compiler-builtins+rustc-dep-of-std-dev (0.1.101-1)
Compiler intrinsics used by the Rust compiler - feature "rustc-dep-of-std"
librust-compiler-builtins-dev (0.1.101-1)
Compiler intrinsics used by the Rust compiler - Rust source code
librust-compiletest-rs-dev (0.10.2-1+b1)
Compiletest utility from the Rust compiler as a standalone testing harness - Rust source code
librust-compound-duration-dev (1.2.1-1+b1)
Convert seconds to compound duration (week, days, hours, minutes, seconds) - Rust source code
librust-comrak-dev (0.20.0-2)
100% CommonMark-compatible GitHub Flavored Markdown parser and formatter - Rust source code
librust-concat-idents-dev (1.1.4-1+b1)
Allows concatenating multiple identifiers and using them everywhere - Rust source code
librust-concat-string-dev (1.0.1-1+b1)
Provides macros for concatenating string slices into owned strings - Rust source code
librust-concolor-dev (0.0.12-1)
Control console coloring across all dependencies - Rust source code
librust-concolor-query-dev (0.1.0-1)
Look up colored console capabilities - Rust source code
librust-concread-dev (0.4.1-1)
Concurrently Readable Data-Structures for Rust - Rust source code
librust-concurrent-queue-dev (2.3.0-1)
Concurrent multi-producer multi-consumer queue - Rust source code
librust-config-dev (0.11.0-4)
Layered configuration system for Rust applications - Rust source code
librust-config-file-dev (0.2.3-1+b1)
Read and parse configuration file automatically - Rust source code
librust-configparser-dev (3.0.3-3)
Simple INI and ini-style configuration parsing utility - Rust source code
librust-console-dev (0.15.7-1)
Terminal and console abstraction for Rust - Rust source code
librust-console-error-panic-hook-dev (0.1.7-1)
wasm32-unknown-unknown log panic hook to `console.error` - Rust source code
librust-console-log-dev (1.0.0-1+b1)
Logging facility that routes Rust log messages to the browser's console - Rust source code
librust-const-cstr-dev (0.3.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.3.0-1 [ppc64, sparc64, x32])
Create static C-compatible strings from Rust string literals - Rust source code
librust-const-fn-dev (0.4.3-2+b1 [riscv64], 0.4.3-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Attribute for easy generation of const functions with conditional compilations - Rust source code
librust-const-format-dev (0.2.30-2)
Compile-time string formatting - Rust source code
librust-const-format-proc-macros-dev (0.2.29-1)
Implementation detail of the `const_format` crate - Rust source code
librust-const-oid-dev (0.9.3-1+b1)
Const implementation of Object Identifier (OID) standard - Rust source code
librust-const-random-dev (0.1.17-2)
Provides compile time random number generation - Rust source code
librust-const-random-macro-dev (0.1.16-1)
Provides the procedural macro used by const-random - Rust source code
librust-constant-time-eq-dev (0.1.5-1+b1 [riscv64], 0.1.5-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Compares two equal-sized byte strings in constant time - Rust source code
librust-content-inspector-dev (0.2.4-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.2.4-1 [ppc64, sparc64, x32])
Fast inspection of binary buffers to guess/determine the encoding - Rust source code
librust-conv-dev (0.3.3-1+b1)
Number of conversion traits with more specific semantics than those provided by 'as' or 'From'/'Into' - Rust source code
librust-convert-case-dev (0.6.0-2)
Convert strings into any case - Rust source code
librust-cookie-dev (0.18.0-1)
HTTP cookie parsing and cookie jar management - Rust source code
librust-cookie-factory-dev (0.3.2-1)
Nom inspired serialization library - Rust source code
librust-cookie-store-dev (0.21.0-1)
Cookie storage and retrieval - Rust source code
librust-copyless-dev (0.1.5-1+b1 [riscv64], 0.1.5-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Ways to eliminate memcpy calls when using the standard library - Rust source code
librust-copypasta-dev (0.8.1-2+b1 [riscv64], 0.8.1-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Cross-platform library for getting and setting the contents of the OS-level clipboard - Rust source code
librust-core-error-dev (0.0.0-1+b1)
Std::error::Error for libcore - Rust source code
librust-core-foundation+chrono-dev (0.9.1-2)
Bindings to Core Foundation for macOS - feature "chrono" and 1 more
librust-core-foundation+mac-os-10-7-support-dev (0.9.1-2)
Bindings to Core Foundation for macOS - feature "mac_os_10_7_support"
librust-core-foundation+mac-os-10-8-features-dev (0.9.1-2)
Bindings to Core Foundation for macOS - feature "mac_os_10_8_features"
librust-core-foundation+uuid-dev (0.9.1-2)
Bindings to Core Foundation for macOS - feature "uuid" and 1 more
librust-core-foundation-dev (0.9.1-2)
Bindings to Core Foundation for macOS - Rust source code
librust-core-foundation-sys-dev (0.8.1-1+b1 [riscv64], 0.8.1-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Bindings to Core Foundation for macOS - Rust source code
librust-core-graphics-dev (0.22.3-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.22.3-1 [ppc64, sparc64, x32])
Bindings to Core Graphics for macOS - Rust source code
librust-core-graphics-types-dev (0.1.1-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.1.1-1 [ppc64, sparc64, x32])
Bindings for some fundamental Core Graphics types - Rust source code
librust-core2-dev (0.4.0-1+b1)
Bare essentials of std::io for use in no_std - Rust source code
librust-counted-array-dev (0.1.2-1+b1)
Macro for declaring fixed-size arrays without counting elements by hand - Rust source code
librust-countme-dev (3.0.1-1+b1)
Counts the number of live instances of types - Rust source code
librust-cov-mark-dev (2.0.0~pre.1-1+b1)
Manual coverage marks - Rust source code
librust-cp-r-dev (0.5.1-2)
Copy files and directories recursively, preserving mtime and permissions - Rust source code
librust-cpal-dev (0.15.2-3 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.10.0-2 [x32])
Low-level cross-platform audio I/O library in pure Rust - Rust source code
librust-cpp-build-dev (0.5.9-1)
Cargo build script for the `cpp` crate - Rust source code
librust-cpp-common-dev (0.5.9-1)
Implementation details crate for the `cpp` crate - Rust source code
librust-cpp-demangle-dev (0.4.0-1)
Demangling C++ symbols - Rust source code
librust-cpp-dev (0.5.9-1)
Inline C++ code closures - Rust source code
librust-cpp-macros-dev (0.5.9-1)
Procedural macro implementation for the `cpp` crate - Rust source code
librust-cpp-syn-dev (0.12.0-4+b1 [riscv64], 0.12.0-4 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Internal rust-cpp nom parser for Rust source code - Rust source code
librust-cpp-synmap-dev (0.3.0-1+b2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.3.0-1 [ppc64, sparc64, x32])
Sourcemap and full crate parsing support for `cpp_syn` - Rust source code
librust-cpp-synom-dev (0.12.0-1+b2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.12.0-1+b1 [ppc64, sparc64], 0.12.0-1 [x32])
Stripped-down Nom parser used by cpp_syn - Rust source code
librust-cpufeatures-dev (0.2.11-1)
Lightweight runtime CPU feature detection for aarch64, loongarch64, and x86/x86_64 targets, with no_std support and support for mobile targets including Android and iOS - Rust source code
librust-cpuid-bool-dev (0.1.2-4+b1 [riscv64], 0.1.2-4 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Lightweight no-std compatible alternative to is_x86_feature_detected - Rust source code
librust-cradle-dev (0.2.2-3)
Execute child processes with ease - Rust source code
librust-cranelift-dev (0.103.0+16.0.0+dfsg-3)
low-level retargetable code generator - Rust source code
librust-crates-io-dev (0.36.0-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.34.0-2 [x32])
Helpers for interacting with crates.io - Rust source code
librust-crc-catalog-dev (2.2.0-1+b1)
Catalog of CRC algorithms (generated from http://reveng.sourceforge.net/crc-catalogue) expressed as simple Rust structs - Rust source code
librust-crc-dev (3.0.1-1)
CRC with support of various standards - Rust source code
librust-crc32fast-dev (1.3.2-2+b1 [riscv64], 1.3.2-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Fast, SIMD-accelerated CRC32 (IEEE) checksum computation - Rust source code
librust-crdts-dev (7.3.2+dfsg-3)
practical, serializable, thoroughly tested CRDTs - Rust source code
librust-criterion-0.3-dev (0.3.6-8)
statistics-driven micro-benchmarking - Rust source code
librust-criterion-cycles-per-byte-dev (0.5.0-1+b1 [amd64, i386], 0.5.0-1 [x32])
Measure time with CPU cycles for criterion - Rust source code
librust-criterion-dev (0.5.1-3)
statistics-driven micro-benchmarking - Rust source code
librust-criterion-plot-dev (0.4.5-2)
Criterion's plotting library - Rust source code
librust-critical-section-dev (1.1.1-1+b1)
Cross-platform critical section - Rust source code
librust-crossbeam-0.3-dev (0.3.2-1) [debports]
Support for concurrent and parallel programming - Rust source code
librust-crossbeam-channel-dev (0.5.11-1)
Multi-producer multi-consumer channels for message passing - Rust source code
librust-crossbeam-deque-dev (0.8.5-1)
Concurrent work-stealing deque - Rust source code
librust-crossbeam-dev (0.8.4-1)
Support for concurrent and parallel programming - Rust source code
librust-crossbeam-epoch+std-dev (0.9.18-1)
Epoch-based garbage collection - feature "std" and 1 more
librust-crossbeam-epoch-dev (0.9.18-1)
Epoch-based garbage collection - Rust source code
librust-crossbeam-queue-dev (0.3.11-1)
Concurrent queues - Rust source code
librust-crossbeam-utils-dev (0.8.19-1)
Utilities for concurrent programming - Rust source code
librust-crossfont+force-system-fontconfig-dev (0.5.1-1)
Cross platform native font loading and rasterization - feature "force_system_fontconfig"
librust-crossfont-dev (0.5.1-1)
Cross platform native font loading and rasterization - Rust source code
librust-crossterm+futures-core-dev (0.25.0-2) [debports]
Crossplatform terminal library for manipulating terminals - feature "futures-core" and 1 more
librust-crossterm+serde-dev (0.25.0-2) [debports]
Crossplatform terminal library for manipulating terminals - feature "serde"
librust-crossterm-dev (0.27.0-3)
Crossplatform terminal library for manipulating terminals - Rust source code
librust-crossterm-winapi-dev (0.6.1-1+b1 [riscv64], 0.6.1-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Crossterm Windows API Abstractions - Rust source code
librust-crosstermion-dev (0.11.0-3)
Unification of crossterm and termion behind a common facade for use with feature flags - Rust source code
librust-crunchy-dev (0.2.2-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.2.2-1 [x32])
Crunchy unroller: deterministically unroll constant loops - Rust source code
librust-crypto-bigint-dev (0.5.2-1+b1)
Pure Rust implementation of a big integer library which has been designed from the ground-up for use in cryptographic applications - Rust source code
librust-crypto-common-dev (0.1.6-1)
Common cryptographic traits - Rust source code
librust-crypto-hash-dev (0.3.4-1)
Wrapper for OS-level cryptographic hash functions - Rust source code
librust-crypto-mac-dev (0.10.0-2+b1 [riscv64], 0.10.0-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Trait for Message Authentication Code (MAC) algorithms - Rust source code
librust-cryptoki-dev (0.6.1-2)
Rust-native wrapper around the PKCS #11 API - Rust source code
librust-cryptoki-sys-dev (0.1.7-1)
FFI wrapper around the PKCS #11 API - Rust source code
librust-cryptovec-dev (0.6.1-1+b1)
Vector which zeroes its memory on clears and reallocations - Rust source code
librust-cssparser+serde-dev (0.31.2-2)
CSS Syntax Level 3 - feature "serde"
librust-cssparser-dev (0.31.2-2)
CSS Syntax Level 3 - Rust source code
librust-cssparser-macros-dev (0.6.1-1)
Procedural macros for cssparser - Rust source code
librust-cstr-argument-dev (0.1.1-2+b1 [riscv64], 0.1.1-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Trait for converting arguments to null terminated strings. - Rust source code
librust-cstr-dev (0.2.11-1+b1)
Macro for building static CStr reference - Rust source code
librust-csv-core+libc-dev (0.1.10-1)
Bare bones CSV parsing with no_std support - feature "libc"
librust-csv-core-dev (0.1.10-1)
Bare bones CSV parsing with no_std support - Rust source code
librust-csv-dev (1.2.2-1)
Fast CSV parsing with support for serde - Rust source code
librust-ct-codecs-dev (1.1.1-1+b1)
Constant-time hex and base64 codecs from libsodium reimplemented in Rust - Rust source code
librust-ctor-dev (0.1.26-1)
__attribute__((constructor)) for Rust - Rust source code
librust-ctr-dev (0.9.2-1)
CTR block modes of operation - Rust source code
librust-ctrlc-dev (3.4.2-1)
Easy Ctrl-C handler for Rust projects - Rust source code
librust-cty-dev (0.2.1-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.2.1-1 [ppc64, sparc64, x32])
Type aliases to C types like c_int for use with bindgen - Rust source code
librust-curl+force-system-lib-on-osx-dev (0.4.44-4 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.4.44-1 [x32])
Rust bindings to libcurl for making HTTP requests - feature "force-system-lib-on-osx"
librust-curl+http2-dev (0.4.44-4 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.4.44-1 [x32])
Rust bindings to libcurl for making HTTP requests - feature "http2"
librust-curl+openssl-probe-dev (0.4.44-4 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.4.44-1 [x32])
Rust bindings to libcurl for making HTTP requests - feature "openssl-probe"
librust-curl+openssl-sys-dev (0.4.44-4 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.4.44-1 [x32])
Rust bindings to libcurl for making HTTP requests - feature "openssl-sys"
librust-curl+ssl-dev (0.4.44-4 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.4.44-1 [x32])
Rust bindings to libcurl for making HTTP requests - feature "ssl" and 1 more
librust-curl+static-curl-dev (0.4.44-4 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.4.44-1 [x32])
Rust bindings to libcurl for making HTTP requests - feature "static-curl"
librust-curl+static-ssl-dev (0.4.44-4 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.4.44-1 [x32])
Rust bindings to libcurl for making HTTP requests - feature "static-ssl"
librust-curl-dev (0.4.44-4 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.4.44-1 [x32])
Rust bindings to libcurl for making HTTP requests - Rust source code
librust-curl-sys+http2-dev (0.4.67-2+b2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.4.58-1 [x32])
Native bindings to the libcurl library - feature "http2" and 1 more
librust-curl-sys+openssl-sys-dev (0.4.67-2+b2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.4.58-1 [x32])
Native bindings to the libcurl library - feature "openssl-sys" and 3 more
librust-curl-sys-dev (0.4.67-2+b2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.4.58-1 [x32])
Native bindings to the libcurl library - Rust source code
librust-cursive-core-dev (0.3.5-1)
Core components for the Cursive TUI - Rust source code
librust-cursive-dev (0.20.0-2)
TUI (Text User Interface) library focused on ease-of-use - Rust source code
librust-cvss-dev (2.0.0-1+b1)
Common Vulnerability Scoring System parser/serializer - Rust source code
librust-cvt-dev (0.1.2-1+b1)
Expose the cvt function from Rust libstd - Rust source code
librust-cxx-build-dev (1.0.87-1)
C++ code generator for integrating `cxx` crate into a Cargo build - Rust source code
librust-cxx-dev (1.0.87-1)
Safe interop between Rust and C++ - Rust source code
librust-cxx-gen-dev (0.7.87-1)
C++ code generator for integrating `cxx` crate into higher level tools - Rust source code
librust-cxxbridge-flags-dev (1.0.87-1)
Compiler configuration of the `cxx` crate (implementation detail) - Rust source code
librust-cxxbridge-macro-dev (1.0.87-1)
Implementation detail of the `cxx` crate - Rust source code
librust-daemonize-dev (0.5.0-1)
Enable your code run as a daemon process on Unix-like systems - Rust source code
librust-darling+diagnostics-dev (0.20.3-1)
proc-macro library for reading attributes into structs - feature "diagnostics"
librust-darling+suggestions-dev (0.20.3-1)
proc-macro library for reading attributes into structs - feature "suggestions" and 1 more
librust-darling-0.14-dev (0.14.4-1+b1)
proc-macro library for reading attributes into structs - Rust source code
librust-darling-core+strsim-dev (0.20.3-1)
helper crate for darling - feature "strsim" and 1 more
librust-darling-core-0.14-dev (0.14.4-1+b1)
helper crate for darling - Rust source code
librust-darling-core-dev (0.20.3-1)
helper crate for darling - Rust source code
librust-darling-dev (0.20.3-1)
proc-macro library for reading attributes into structs - Rust source code
librust-darling-macro-0.14-dev (0.14.4-1+b1)
helper crate for darling - Rust source code
librust-darling-macro-dev (0.20.3-1)
helper crate for darling - Rust source code
librust-dashmap-dev (5.4.0-1)
Blazing fast concurrent HashMap for Rust - Rust source code
librust-dasp-sample-dev (0.11.0-1+b1)
Abstraction for audio PCM DSP samples, along with useful conversions and operations - Rust source code
librust-data-encoding-dev (2.5.0-1)
Efficient and customizable data-encoding functions - Rust source code
librust-data-encoding-macro-dev (0.1.12-1+b1 [riscv64], 0.1.12-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Macros for data-encoding - Rust source code
librust-data-encoding-macro-internal-dev (0.1.10-1+b1 [riscv64], 0.1.10-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Internal library for data-encoding-macro - Rust source code
librust-data-url-dev (0.1.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.1.0-1 [ppc64, sparc64, x32])
Processing of data: URL according to WHATWG’s Fetch Standard - Rust source code
librust-datasize-derive-dev (0.2.13-1+b1)
Derive macros for the `datasize` crate - Rust source code
librust-datasize-dev (0.2.13-1)
Simplified heap memory size estimator - Rust source code
librust-dateparser-dev (0.2.0-1+b1)
Parse dates in string formats that are commonly used - Rust source code
librust-datetime-dev (0.5.2-5+b1 [riscv64], 0.5.2-5 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Date and time formatting and arithmetic - Rust source code
librust-dav1d-sys-dev (0.7.1-1)
FFI bindings to dav1d - Rust source code
librust-dbl-dev (0.3.2-1+b1)
Double operation in Galois Field (GF) - Rust source code
librust-dbus-0.2-dev (0.2.3-2+b1) [debports]
Bindings to D-Bus, which is a bus commonly used on Linux for inter-process communication - Rust source code
librust-dbus-dev (0.9.6-1)
Bindings to D-Bus, a bus commonly used on Linux for IPC - Rust source code
librust-dbus-tree-dev (0.9.2-1+b1)
Framework for writing D-Bus method handlers (legacy) - Rust source code
librust-dbus-udisks2-dev (0.3.0-1+b1)
UDisks2 DBus API - Rust source code
librust-deb822-lossless-dev (0.1.8-1)
Lossless parser for deb822 files - Rust source code
librust-debbugs-dev (0.1.1-1+b1)
Debian Bugtracking System API client - Rust source code
librust-debcargo-dev (2.6.1-5+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 2.6.0-1+b1 [x32])
Create a Debian package from a Cargo crate - Rust source code
librust-debian-changelog-dev (0.1.11-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x], 0.1.10-2 [sparc64, x32])
Parser for Debian changelog files - Rust source code
librust-debian-control-dev (0.1.8-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x], 0.1.1-1+b1 [sparc64, x32])
Parser for Debian copyright files - Rust source code
librust-debian-copyright-dev (0.1.8-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x], 0.1.2-1+b1 [x32], 0.1.2-1 [sparc64])
Parser for Debian copyright files - Rust source code
librust-debian-watch-dev (0.2.1-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, x32], 0.2.1-1 [sparc64])
Parser for Debian watch files - Rust source code
librust-debugid-dev (0.8.0-1+b1)
Common reusable types for implementing the sentry.io protocol - Rust source code
librust-debversion-dev (0.3.0-1)
Debian version parsing, manipulation and comparison - Rust source code
librust-deflate-dev (1.0.0-1)
DEFLATE, zlib and gzip encoder written in Rust - Rust source code
librust-defmac-dev (0.2.1-1+b1)
Macro to define lambda-like macros inline - Rust source code
librust-defmt-dev (0.3.5-1+b1)
Highly efficient logging framework that targets resource-constrained devices, like microcontrollers - Rust source code
librust-defmt-macros-dev (0.3.6-1)
Defmt macros - Rust source code
librust-defmt-parser-dev (0.3.3-1)
Parsing library for defmt format strings - Rust source code
librust-delegate-dev (0.9.0-1)
Method delegation with less boilerplate - Rust source code
librust-delog-dev (0.1.6-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.1.6-1 [ppc64, sparc64, x32])
Deferred logging implementation for Rust - Rust source code
librust-deluxe-core-dev (0.5.0-1+b1)
Core traits and helpers for Deluxe procedural macro attribute parser - Rust source code
librust-deluxe-dev (0.5.0-1+b1)
Procedural macro attribute parser - Rust source code
librust-deluxe-macros-dev (0.5.0-1+b1)
Derive macros for Deluxe procedural macro attribute parser - Rust source code
librust-dep3-dev (0.1.2-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.1.1-1+b1 [x32])
Parsing and generating DEP-3 headers - Rust source code
librust-der-derive-dev (0.7.1-1+b1)
Custom derive support for the der crate - Rust source code
librust-der-dev (0.7.7-1+b1)
Distinguished Encoding Rules (DER) for ASN.1 - Rust source code
librust-der-oid-macro-dev (0.5.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, x32], 0.5.0-1 [sparc64])
Macro to encode DER oids at compile time - Rust source code
librust-der-parser+cookie-factory-dev (6.0.1-3+b1 [riscv64], 6.0.1-3 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Parser/encoder for ASN.1 BER/DER data - feature "cookie-factory"
librust-der-parser+num-bigint-dev (6.0.1-3+b1 [riscv64], 6.0.1-3 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Parser/encoder for ASN.1 BER/DER data - feature "num-bigint" and 1 more
librust-der-parser+serialize-dev (6.0.1-3+b1 [riscv64], 6.0.1-3 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Parser/encoder for ASN.1 BER/DER data - feature "serialize"
librust-der-parser-dev (6.0.1-3+b1 [riscv64], 6.0.1-3 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Parser/encoder for ASN.1 BER/DER data - Rust source code
librust-deranged-dev (0.3.11-1)
Ranged integers - Rust source code
librust-derivative-dev (2.2.0-1)
Set of alternative `derive` attributes for Rust - Rust source code
librust-derive-arbitrary-dev (1.3.2-1)
Derives arbitrary traits - Rust source code
librust-derive-builder-core-dev (0.12.0-1)
Internal helper library for the derive_builder crate - Rust source code
librust-derive-builder-dev (0.12.0-1)
Rust macro to automatically implement the builder pattern for arbitrary structs - Rust source code
librust-derive-builder-macro-dev (0.12.0-1+b1)
Rust macro to automatically implement the builder pattern for arbitrary structs - Rust source code
librust-derive-getters-dev (0.3.0-1)
Simple boilerplate getters generator - Rust source code
librust-derive-into-owned-dev (0.2.0-1+b1)
Custom derives to help with types containing Cow fields - Rust source code
librust-derive-more-dev (0.99.17-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.99.11-2 [x32])
Adds #[derive(x)] macros for more traits - Rust source code
librust-derive-new-dev (0.5.8-1)
Derive simple constructor functions for structs and enums - Rust source code
librust-des-dev (0.8.1-1+b1)
DES and Triple DES (3DES, TDES) block ciphers implementation - Rust source code
librust-deunicode-dev (1.3.1-1+b1)
Convert Unicode strings to pure ASCII by intelligently transliterating them - Rust source code
librust-device-tree-dev (1.1.0-1+b1)
Reads and parses Linux device tree images - Rust source code
librust-dhcp4r-dev (0.2.3-3+b1 [riscv64], 0.2.3-3 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
IPv4 DHCP library with working server example - Rust source code
librust-dhcproto+serde-dev (0.9.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.9.0-1 [ppc64])
DHCP parser and encoder for DHCPv4/DHCPv6 - feature "serde"
librust-dhcproto-dev (0.9.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.9.0-1 [ppc64])
DHCP parser and encoder for DHCPv4/DHCPv6 - Rust source code
librust-dhcproto-macros-dev (0.1.0-1+b1)
Macro library for generating option types for dhcproto - Rust source code
librust-dialoguer-dev (0.10.4-1)
Command line prompting library - Rust source code
librust-diesel-derives-dev (2.0.2-1)
Proc macro derives for diesel - Rust source code
librust-diesel-dev (2.0.3-4)
Safe and extensible ORM and Query Builder - Rust source code
librust-diesel-migrations-dev (2.0.0-2)
Migration management for diesel - Rust source code
librust-diff-dev (0.1.12-1)
LCS based slice and string diffing implementation - Rust source code
librust-difference+bin-dev (2.0.0-1+b8 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 2.0.0-1+b6 [ppc64, sparc64, x32])
text diffing and assertion library - feature "bin"
librust-difference+getopts-dev (2.0.0-1+b8 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 2.0.0-1+b6 [ppc64, sparc64, x32])
text diffing and assertion library - feature "getopts"
librust-difference-dev (2.0.0-1+b8 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 2.0.0-1+b6 [ppc64, sparc64, x32])
text diffing and assertion library - Rust source code
librust-difflib-dev (0.4.0-1+b1)
Port of Python's difflib library to Rust - Rust source code
librust-digest-0.9-dev (0.9.0-3) [debports]
Traits for cryptographic hash functions - Rust source code
librust-digest-dev (0.10.7-2)
Traits for cryptographic hash functions and MACs - Rust source code
librust-dircpy-dev (0.3.16-1+b1)
Copy directories recursively with flexible options - Rust source code
librust-directories-1-dev (1.0.2-1) [debports]
Tiny mid-level library that provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows and macOS by leveraging the mechanisms defined by the XDG base/user directory specifications on Linux, the Known Folder API on Windows, and the Standard Directory guidelines on macOS - Rust source code
librust-directories-dev (5.0.1-1)
Tiny mid-level library for standard locations of directories - Rust source code
librust-dirs-dev (5.0.1-1)
low-level library for standard locations of directories - Rust source code
librust-dirs-next-dev (2.0.0-1+b1 [riscv64], 2.0.0-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Tiny low-level library that provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows, macOS and Redox by leveraging the mechanisms defined by the XDG base/user directory specifications on Linux, the Known Folder API on Windows, and the Standard Directory guidelines on macOS - Rust source code
librust-dirs-sys-dev (0.4.1-1)
Helper functions for the dirs crate - Rust source code
librust-dirs-sys-next-dev (0.1.1-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.1.1-1 [x32])
System-level helper functions for the dirs and directories crates - Rust source code
librust-discard-dev (1.0.4-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 1.0.4-1 [ppc64, sparc64, x32])
Discard trait which allows for intentionally leaking memory - Rust source code
librust-dissimilar-dev (1.0.2-1+b1 [riscv64], 1.0.2-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Diff library with semantic cleanup, based on Google's diff-match-patch - Rust source code
librust-distro-info-dev (0.4.0-1)
Parsing Debian/Ubuntu distro-info-data - Rust source code
librust-dlib-dev (0.5.2-1)
Helper macros for handling manually loading optional system libraries - Rust source code
librust-dlv-list-dev (0.3.0-1+b1 [riscv64], 0.3.0-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Semi-doubly linked list implemented using a vector - Rust source code
librust-dns-lookup-dev (1.0.8-4)
Simple dns resolving api, much like rust's unstable api - Rust source code
librust-dns-parser+serde-derive-dev (0.8.0-2+b1 [riscv64], 0.8.0-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Pure-rust DNS protocol parser library - feature "serde_derive"
librust-dns-parser+serde-dev (0.8.0-2+b1 [riscv64], 0.8.0-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Pure-rust DNS protocol parser library - feature "serde"
librust-dns-parser+with-serde-dev (0.8.0-2+b1 [riscv64], 0.8.0-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Pure-rust DNS protocol parser library - feature "with-serde"
librust-dns-parser-dev (0.8.0-2+b1 [riscv64], 0.8.0-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Pure-rust DNS protocol parser library - Rust source code
librust-doc-comment-dev (0.3.3-1+b1 [riscv64], 0.3.3-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Macro to generate doc comments - Rust source code
librust-dockerfile-dev (0.2.1-2)
Dynamically generating Dockerfiles - Rust source code
librust-docmatic-dev (0.1.2-2+b1 [riscv64], 0.1.2-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Test Rust examples in your documentation - Rust source code
librust-docopt-dev (1.1.1-2)
Command line argument parsing - Rust source code
librust-document-features-dev (0.2.7-3)
Extract feature documentation from Cargo.toml comments - Rust source code
librust-dogged-dev (0.2.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.2.0-1 [ppc64, sparc64, x32])
Persistent vector, similar to Clojure - Rust source code
librust-dot-writer-dev (0.1.3-1+b1)
Writing the Graphviz DOT graph language - Rust source code
librust-dotenv+clap-dev (0.15.0-2+b8 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.15.0-2+b6 [ppc64, sparc64, x32])
`dotenv` implementation for Rust - feature "clap" and 1 more
librust-dotenv-dev (0.15.0-2+b8 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.15.0-2+b6 [ppc64, sparc64, x32])
`dotenv` implementation for Rust - Rust source code
librust-dotenvy-dev (0.15.7-1+b1)
Well-maintained fork of the dotenv crate - Rust source code
librust-downcast-rs-dev (1.2.0-1+b2)
Trait object downcasting support using only safe Rust - Rust source code
librust-doxygen-rs-dev (0.4.2-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x], 0.4.2-1 [sparc64, x32])
Transform Doxygen to Rustdoc - Rust source code
librust-drop-bomb-dev (0.1.5-1+b1)
Runtime guard for implementing linear types - Rust source code
librust-dsa-dev (0.6.2-1+b1)
Pure Rust implementation of DSA - Rust source code
librust-dtoa-dev (1.0.9-1)
Fast functions for printing floating-point primitives - Rust source code
librust-dtoa-short-dev (0.3.4-1)
Serialize float number and truncate to certain precision - Rust source code
librust-duct-dev (0.13.5-2)
Running child processes - Rust source code
librust-dunce-dev (1.0.3-1)
Normalize Windows paths to the most compatible format, avoiding UNC where possible - Rust source code
librust-dyn-clone-dev (1.0.16-1)
Clone trait that is object-safe - Rust source code
librust-easy-cast+always-assert-dev (0.4.4-1+b1)
Type conversions which are expected to succeed - feature "always_assert"
librust-easy-cast+libm-dev (0.4.4-1+b1)
Type conversions which are expected to succeed - feature "libm"
librust-easy-cast-dev (0.4.4-1+b1)
Type conversions which are expected to succeed - Rust source code
librust-easy-ext-dev (1.0.1-1)
Attribute macro for easily writing extension trait pattern - Rust source code
librust-easy-parallel-dev (3.3.1-1)
run closures in parallel - Rust source code
librust-eax-dev (0.5.0-1+b1)
Pure Rust implementation of EAX with AEAD cipher - Rust source code
librust-ecb-dev (0.1.1-1+b1)
Electronic Codebook (ECB) block cipher mode of operation - Rust source code
librust-ecdsa-dev (0.16.8-1)
Pure Rust implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA) as specified in FIPS 186-4 (Digital Signature Standard), providing RFC6979 deterministic signatures as well as support for added entropy - Rust source code
librust-ed25519-compact-dev (2.0.4-1+b1)
Small, self-contained, wasm-friendly Ed25519 implementation - Rust source code
librust-ed25519-dev (2.2.3+ds-2)
generic Ed25519 signature algorithm - Rust source code
librust-edit-distance-dev (2.1.0-1+b1)
Levenshtein edit distance between strings, a measure for similarity - Rust source code
librust-educe-dev (0.4.19-2)
Procedural macros to help you implement Rust-built-in traits quickly - Rust source code
librust-effective-limits-dev (0.5.5-3)
Estimate effective resource limits for a process e.g - Rust source code
librust-either+serde-dev (1.9.0-1)
Enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases - feature "serde"
librust-either-dev (1.9.0-1)
Enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases - Rust source code
librust-elf-rs-dev (0.3.1-1+b1)
Simple no_std ELF file reader for ELF32 and ELF64 - Rust source code
librust-elliptic-curve-dev (0.13.8-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, x32], 0.13.8-1 [sparc64])
General purpose Elliptic Curve Cryptography (ECC) support, including types and traits for representing various elliptic curve forms, scalars, points, and public/secret keys composed thereof - Rust source code
librust-elsa-dev (1.7.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 1.7.0-1 [ppc64, sparc64, x32])
Append-only collections for Rust where borrows to entries can outlive insertions - Rust source code
librust-embed-doc-image-dev (0.1.4-1+b1)
Embed images in Rust documentation - Rust source code
librust-embedded-io-dev (0.6.1-1+b1)
Embedded IO traits - Rust source code
librust-emojis-dev (0.6.1-1+b2)
✨ Lookup emoji in *O(1)* time, access metadata and GitHub shortcodes, iterate over all emoji, and more! - Rust source code
librust-ena+congruence-closure-dev (0.14.0-2)
Rust implementation of union-find - feature "congruence-closure" and 1 more
librust-ena+dogged-dev (0.14.0-2)
Rust implementation of union-find - feature "dogged" and 1 more
librust-ena-dev (0.14.0-2)
Rust implementation of union-find - Rust source code
librust-enclose-dev (1.1.8-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 1.1.8-1 [ppc64, sparc64, x32])
Convenient macro for cloning values into a closure - Rust source code
librust-encode-unicode+ascii-dev (0.3.6-1)
UTF-8 and UTF-16 char types, methods, for char, u8 and u16 - feature "ascii"
librust-encode-unicode-dev (0.3.6-1)
UTF-8 and UTF-16 char types, methods, for char, u8 and u16 - Rust source code
librust-encoding-dev (0.2.33-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.2.33-1 [ppc64, sparc64, x32])
Character encoding support for Rust - Rust source code
librust-encoding-index-japanese-dev (1.20141219.5-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 1.20141219.5-1 [ppc64, sparc64, x32])
Index tables for Japanese character encodings - Rust source code
librust-encoding-index-korean-dev (1.20141219.5-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 1.20141219.5-1 [ppc64, sparc64, x32])
Index tables for Korean character encodings - Rust source code
librust-encoding-index-simpchinese-dev (1.20141219.5-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 1.20141219.5-1 [ppc64, sparc64, x32])
Index tables for simplified Chinese character encodings - Rust source code
librust-encoding-index-singlebyte-dev (1.20141219.5-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 1.20141219.5-1 [ppc64, sparc64, x32])
Index tables for various single-byte character encodings - Rust source code
librust-encoding-index-tests-dev (0.1.4-2)
Helper macros to test index tables for character encodings - Rust source code
librust-encoding-index-tradchinese-dev (1.20141219.5-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 1.20141219.5-1 [ppc64, sparc64, x32])
Index tables for traditional Chinese character encodings - Rust source code
librust-encoding-rs+fast-legacy-encode-dev (0.8.33-1)
Gecko-oriented implementation of the Encoding Standard - feature "fast-legacy-encode"
librust-encoding-rs+serde-dev (0.8.33-1)
Gecko-oriented implementation of the Encoding Standard - feature "serde"
librust-encoding-rs-dev (0.8.33-1)
Gecko-oriented implementation of the Encoding Standard - Rust source code
librust-encoding-rs-io-dev (0.1.7-1)
Streaming transcoding for encoding_rs - Rust source code
librust-endi-dev (1.1.0-2)
Simple endian-handling library - Rust source code
librust-endian-type-dev (0.1.2-2)
Type safe wrappers for types with a defined byte order - Rust source code
librust-enquote-dev (1.1.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 1.1.0-1 [x32])
Quotes and unquotes strings - Rust source code
librust-entities-dev (1.0.1-1+b2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 1.0.1-1+b1 [ppc64, sparc64], 1.0.1-1 [x32])
Provides the raw data needed to convert to and from HTML entities - Rust source code
librust-enum-as-inner-dev (0.4.0-1+b1 [riscv64], 0.4.0-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Proc-macro for inner field accessors on enums - Rust source code
librust-enum-dispatch-dev (0.3.12-1+b1)
Fast dynamic-dispatched method calls - Rust source code
librust-enum-iterator-derive-dev (0.6.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.6.0-1 [x32])
Procedural macro to iterate over the variants of a field-less enum - Rust source code
librust-enum-iterator-dev (0.6.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.6.0-1 [x32])
Tools to iterate over the variants of a field-less enum - Rust source code
librust-enum-map-derive-dev (0.11.0-1)
Macros 1.1 implementation of #[derive(Enum)] - Rust source code
librust-enum-map-dev (2.4.2-1)
Map with C-like enum keys represented internally as an array - Rust source code
librust-enum-ordinalize-dev (3.1.13-1)
Procedural macro to let enums not only get its variants' ordinal but also be constructed from an ordinal - Rust source code
librust-enum-primitive-derive-dev (0.2.2-2+b1 [riscv64], 0.2.2-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
enum_primitive implementation using procedural macros - Rust source code
librust-enum-primitive-dev (0.1.1-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.1.1-1 [ppc64, sparc64, x32])
Macro to generate num::FromPrimitive instances for enum - Rust source code
librust-enum-to-u8-slice-derive-dev (0.2.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.2.0-1 [x32])
Simple fork of enum_to_str_derive (by @DCjanus), convert enum to u8 slice ref - Rust source code
librust-enum-unitary-dev (0.4.2-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.4.2-1 [x32])
Trait and macro for unitary enums - Rust source code
librust-enumber-dev (0.3.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.3.0-1 [ppc64, sparc64, x32])
Provide useful impls on numerical enums - Rust source code
librust-enumflags2-derive-dev (0.7.9-1)
Do not use directly, use the reexport in the `enumflags2` crate - Rust source code
librust-enumflags2-dev (0.7.9-1)
Enum-based bit flags - Rust source code
librust-enumn-dev (0.1.6-1+b1)
Convert number to enum - Rust source code
librust-enumset-derive-dev (0.8.1-1)
Internal helper crate for enumset - Rust source code
librust-enumset-dev (1.1.2-1)
Creating compact sets of enums - Rust source code
librust-env-logger+atty-dev (0.9.3-1)
Log implementation configured via environment variable - feature "atty"
librust-env-logger+default-dev (0.9.3-1)
Log implementation configured via environment variable - feature "default"
librust-env-logger+humantime-dev (0.9.3-1)
Log implementation configured via environment variable - feature "humantime"
librust-env-logger+regex-dev (0.9.3-1)
Log implementation configured via environment variable - feature "regex"
librust-env-logger+termcolor-dev (0.9.3-1)
Log implementation configured via environment variable - feature "termcolor"
librust-env-logger-0.7+atty-dev (0.7.1-4)
Logging implementation for `log` which is configured via an environment variable - feature "atty"
librust-env-logger-0.7+default-dev (0.7.1-4)
Logging implementation for `log` which is configured via an environment variable - feature "default"
librust-env-logger-0.7+humantime-dev (0.7.1-4)
Logging implementation for `log` which is configured via an environment variable - feature "humantime"
librust-env-logger-0.7+regex-dev (0.7.1-4)
Logging implementation for `log` which is configured via an environment variable - feature "regex"
librust-env-logger-0.7+termcolor-dev (0.7.1-4)
Logging implementation for `log` which is configured via an environment variable - feature "termcolor"
librust-env-logger-0.7-dev (0.7.1-4)
Logging implementation for `log` which is configured via an environment variable - Rust source code
librust-env-logger-dev (0.10.2-1)
Log implementation configured via environment variable - Rust source code
librust-env-proxy-dev (0.4.1-1)
determine proxy parameters for a URL from the environment - Rust source code
librust-environment-dev (0.1.1-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.1.1-1 [ppc64, sparc64, x32])
handle environment variable context - Rust source code
librust-envy-dev (0.4.2-1+b1)
Deserialize env vars into typesafe structs - Rust source code
librust-epoll-dev (4.1.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 4.1.0-1 [ppc64, sparc64, x32])
Safe epoll interface - Rust source code
librust-equivalent-dev (1.0.1-1+b1)
Traits for key comparison in maps - Rust source code
librust-erased-serde-dev (0.3.23-1)
Type-erased Serialize and Serializer traits - Rust source code
librust-erbium-core-dev (1.0.5-4)
Network services for small/home networks - Core code - Rust source code
librust-erbium-net-dev (1.0.5-2)
Network services for small/home networks - Low level networking abstractions - Rust source code
librust-err-derive-dev (0.3.1-1+b1)
Derive macro for `std::error::Error` - Rust source code
librust-errno-dev (0.3.8-1)
Cross-platform interface to the `errno` variable - Rust source code
librust-error-chain+backtrace-dev (0.12.4-1+b1 [riscv64], 0.12.4-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Yet another error boilerplate library - feature "backtrace"
librust-error-chain+default-dev (0.12.4-1+b1 [riscv64], 0.12.4-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Yet another error boilerplate library - feature "default"
librust-error-chain-dev (0.12.4-1+b1 [riscv64], 0.12.4-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Yet another error boilerplate library - Rust source code
librust-escargot-dev (0.5.8-1+b2)
Cargo API written in Paris - Rust source code
librust-etcetera-dev (0.8.0-1+b1)
Unopinionated library for obtaining configuration, data, cache, & other directories - Rust source code
librust-etherparse-dev (0.13.0-1+b1)
Parsing & writing a bunch of packet based protocols (EthernetII, IPv4, IPv6, UDP, TCP ...) - Rust source code
librust-ethtool-dev (0.2.5-1+b1)
Linux Ethtool Communication Library - Rust source code
librust-euclid+mint-dev (0.20.0-1)
Geometry primitives - feature "mint"
librust-euclid+serde-dev (0.20.0-1)
Geometry primitives - feature "serde"
librust-euclid-0.19+mint-dev (0.19.9-3) [debports]
Geometry primitives - feature "mint"
librust-euclid-0.19+serde-dev (0.19.9-3) [debports]
Geometry primitives - feature "serde"
librust-euclid-0.19-dev (0.19.9-3) [debports]
Geometry primitives - Rust source code
librust-euclid-dev (0.20.0-1)
Geometry primitives - Rust source code
librust-eui48-dev (1.1.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x], 1.1.0-1 [sparc64, x32])
Generate and parse IEEE EUI-48 and EUI-64, also known as MAC-48 media access control addresses - Rust source code
librust-evdev-sys-dev (0.2.5-1+b1)
Raw bindings to libevdev - Rust source code
librust-event-listener-dev (2.5.3-4)
notify async tasks or threads - Rust source code
librust-eww-shared-util-dev (0.1.0-1+b1)
Utility crate used in eww - Rust source code
librust-exacl+bindgen-dev (0.9.0-3) [debports]
Manipulate file system access control lists (ACL) on macOS, Linux, and FreeBSD - feature "bindgen" and 1 more
librust-exacl+serde-dev (0.9.0-3) [debports]
Manipulate file system access control lists (ACL) on macOS, Linux, and FreeBSD - feature "serde"
librust-exacl-dev (0.10.0-1)
Manipulate file system access control lists (ACL) on macOS, Linux, and FreeBSD - Rust source code
librust-exec-dev (0.3.1-3)
Simple wrapper around execvp - Rust source code
librust-executable-path-dev (1.0.0-1+b1)
Get the path of a binary target's executable - Rust source code
librust-exitcode-dev (1.1.2-1+b1)
Preferred system exit codes as defined by sysexits.h - Rust source code
librust-exitfailure-dev (0.5.1-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x, sparc64, x32], 0.5.1-1 [ppc64])
Basic newtype wrappers for use with ? in main - Rust source code
librust-expat-sys-dev (2.1.6-3+b1 [riscv64], 2.1.6-3 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
XML parser library written in C - Rust source code
librust-expect-test-dev (1.4.1-1+b1)
Minimalistic snapshot testing library - Rust source code
librust-expectrl-dev (0.7.1-2)
Automating terminal applications in Unix like Don libes expect - Rust source code
librust-extprim+default-dev (1.7.1-2)
Extra primitive types (u128, i128) - feature "default"
librust-extprim+rand-dev (1.7.1-2)
Extra primitive types (u128, i128) - feature "rand"
librust-extprim+serde-dev (1.7.1-2)
Extra primitive types (u128, i128) - feature "serde"
librust-extprim-dev (1.7.1-2)
Extra primitive types (u128, i128) - Rust source code
librust-eyre+default-dev (0.6.8-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.6.8-1 [ppc64, sparc64, x32])
Flexible concrete Error Reporting type built on std::error::Error with customizable Reports - feature "default"
librust-eyre-dev (0.6.8-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.6.8-1 [ppc64, sparc64, x32])
Flexible concrete Error Reporting type built on std::error::Error with customizable Reports - Rust source code
librust-faccess-dev (0.2.4-3)
Simple file accessibility checks - Rust source code
librust-failure+backtrace-dev (0.1.7-1+b1 [riscv64], 0.1.7-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Experimental error handling abstraction - feature "backtrace" and 1 more
librust-failure+default-dev (0.1.7-1+b1 [riscv64], 0.1.7-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Experimental error handling abstraction - feature "default"
librust-failure+derive-dev (0.1.7-1+b1 [riscv64], 0.1.7-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Experimental error handling abstraction - feature "derive" and 1 more
librust-failure-derive-dev (0.1.7-2+b1 [riscv64], 0.1.7-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Derives for the failure crate - Rust source code
librust-failure-dev (0.1.7-1+b1 [riscv64], 0.1.7-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Experimental error handling abstraction - Rust source code
librust-fake-instant-dev (0.4.0-1+b1)
Fake clock for deterministic testing depending on time - Rust source code
librust-fake-simd-dev (0.1.2-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.1.2-1 [ppc64, sparc64, x32])
Mimicking simd crate on stable Rust - Rust source code
librust-fallible-iterator-dev (0.3.0-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.2.0-2 [x32])
Fallible iterator traits - Rust source code
librust-fallible-streaming-iterator-dev (0.1.9-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.1.9-1 [x32])
Fallible streaming iteration - Rust source code
librust-fancy-regex-dev (0.11.0-2)
Regexes, supporting a relatively rich set of features, including backreferences and look-around - Rust source code
librust-fast-srgb8-dev (1.0.0-5)
conversions between linear float and 8-bit sRGB - Rust source code
librust-faster-hex-dev (0.9.0-1)
Fast hex encoding - Rust source code
librust-fasteval-dev (0.2.4-5)
Fast evaluation of algebraic expressions - Rust source code
librust-fastrand-dev (1.8.0-1)
Simple and fast random number generator - Rust source code
librust-fat-macho+llvm-bitcode-dev (0.4.7-1+b1)
Mach-O Fat Binary Reader and Writer - feature "llvm-bitcode" and 2 more
librust-fat-macho-dev (0.4.7-1+b1)
Mach-O Fat Binary Reader and Writer - Rust source code
librust-fd-lock-dev (3.0.13-1)
Advisory cross-platform lock on a file using a file descriptor to it - Rust source code
librust-fdlimit-dev (0.2.1-1+b1)
utility crate for raising file descriptor limits - Rust source code
librust-fehler-dev (1.0.0-1+b1)
Error-handling syntax in Rust - Rust source code
librust-fehler-macros-dev (1.0.0-1+b1)
Macros des Fehlers - Rust source code
librust-femme-dev (2.2.1~dfsg-5)
pretty-printer and ndjson logger for log crate - Rust source code
librust-fern-dev (0.6.2-1)
Simple, efficient logging - Rust source code
librust-fernet-dev (0.2.0+really0.1.4-3 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.1.4-1 [x32])
Fernet in Rust - Rust source code
librust-ff-derive-dev (0.13.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, x32], 0.13.0-1 [sparc64])
Procedural macro library used to build custom prime field implementations - Rust source code
librust-ff-dev (0.13.0-1+b1)
Building and interfacing with finite fields - Rust source code
librust-fiat-crypto-dev (0.2.2-1+b1)
Fiat-crypto generated Rust - Rust source code
librust-field-offset-dev (0.3.4-1+b1)
Safe pointer-to-member implementation - Rust source code
librust-file-diff-dev (1.0.0-2+b1 [riscv64], 1.0.0-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Atomic utility for diffing files in testing - Rust source code
librust-filedescriptor-dev (0.8.2-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.8.2-1 [ppc64, sparc64, x32])
More ergonomic wrappers around RawFd and RawHandle - Rust source code
librust-filespooler-dev (1.2.3-1+b1)
Sequential, distributed, POSIX-style job queue processing - Rust source code
librust-filetime-dev (0.2.22-1)
Platform-agnostic accessors of timestamps in File metadata - Rust source code
librust-find-crate-dev (0.6.3-1+b1)
Find the crate name from the current Cargo.toml - Rust source code
librust-findshlibs-dev (0.10.2-1)
Find shared libraries loaded in the current process - Rust source code
librust-fishers-exact-dev (1.0.1-1+b2)
Fisher's exact statistical test - Rust source code
librust-fix-getters-rules-dev (0.3.2-1+b1)
Fix get functions name by removing the get prefix when applicable - Rust source code
librust-fixedbitset-dev (0.4.2-1)
Simple bitset collection - Rust source code
librust-flagset-dev (0.4.3-1+b1)
Enumeration-based bit flags - Rust source code
librust-flate2+libz-sys-dev (1.0.25-1) [debports]
FLATE, Gzip, and Zlib bindings for Rust - feature "libz-sys" and 1 more
librust-flate2+miniz-oxide-dev (1.0.25-1) [debports]
FLATE, Gzip, and Zlib bindings for Rust - feature "miniz_oxide" and 3 more
librust-flate2-dev (1.0.27-2)
FLATE, Gzip, and Zlib bindings for Rust - Rust source code
librust-flexiber-dev (0.1.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.1.0-1 [ppc64, sparc64, x32])
Encoding and decoding of BER-TLV as described in ISO 7816-4, without allocations - Rust source code
librust-float-cmp-dev (0.9.0-1+b1 [riscv64], 0.9.0-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Floating point approximate comparison traits - Rust source code
librust-float-eq-derive-dev (1.0.1-1)
Derive macro support for float_eq - Rust source code
librust-float-eq-dev (1.0.1-1)
Compare IEEE floating point primitives, structs and collections for equality - Rust source code
librust-float-ord-dev (0.3.2-1)
Total ordering for floating-point numbers - Rust source code
librust-fluent-langneg-dev (0.13.0-1+b1)
Language and locale negotiation - Rust source code
librust-fluent-syntax-dev (0.11.0-1+b1)
Parser/Serializer tools for Fluent Syntax - Rust source code
librust-flume-dev (0.11.0-1)
blazingly fast multi-producer channel - Rust source code
librust-fmt2io-dev (0.2.0-1+b1)
Bridge between std::io::Write and std::fmt::Write - Rust source code
librust-fnv-dev (1.0.7-1+b1 [riscv64], 1.0.7-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Fowler–Noll–Vo hash function - Rust source code
librust-fomat-macros-dev (0.3.1-2)
Alternative syntax for print/write/format-like macros with a small templating language - Rust source code
librust-font-kit-dev (0.11.0-2)
Cross-platform font loading library - Rust source code
librust-foreign-types-0.3-dev (0.3.2-1+b2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.3.2-1+b1 [ppc64, sparc64], 0.3.2-1 [x32])
Framework for Rust wrappers over C APIs - Rust source code
librust-foreign-types-dev (0.5.0-1+b1 [riscv64], 0.5.0-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Framework for Rust wrappers over C APIs - Rust source code
librust-foreign-types-macros-dev (0.2.1-1+b2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.2.1-1+b1 [ppc64, sparc64], 0.2.1-1 [x32])
Internal crate used by foreign-types - Rust source code
librust-foreign-types-shared-0.1-dev (0.1.1-1+b2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.1.1-1+b1 [ppc64, sparc64], 0.1.1-1 [x32])
Internal crate used by foreign-types - Rust source code
librust-foreign-types-shared-dev (0.3.0-1+b1 [riscv64], 0.3.0-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Internal crate used by foreign-types - Rust source code
librust-fork-dev (0.1.22-1+b1)
Creating a new process detached from the controlling terminal (daemon) - Rust source code
librust-form-urlencoded-dev (1.2.1-1)
Parser and serializer for the application/x-www-form-urlencoded syntax, as used by HTML forms - Rust source code
librust-four-cc-dev (0.3.0-3)
Newtype wrapper for representation of 4-char-code values - Rust source code
librust-fragile-dev (2.0.0-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 1.2.1-1 [x32])
Wrapper types that permit sending non Send types - Rust source code
librust-framehop-dev (0.7.2-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.7.1-1+b1 [x32])
Stack frame unwinding support for various formats - Rust source code
librust-freetype-dev (0.7.0-4+b1 [riscv64], 0.7.0-4 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Bindings for Freetype used by Servo - Rust source code
librust-freetype-rs-dev (0.26.0-1+b2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.26.0-1+b1 [ppc64, sparc64], 0.26.0-1 [x32])
Bindings for FreeType font library - Rust source code
librust-freetype-sys-dev (0.13.1-1+b1 [riscv64], 0.13.1-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Low level binding for FreeType font library - Rust source code
librust-fs-at-dev (0.1.10-2)
'at' functions for various platforms - Rust source code
librust-fs-err-dev (2.11.0-1)
Drop-in replacement for std::fs with more helpful error messages - Rust source code
librust-fs-extra-dev (1.3.0-3)
Expanding std::fs and std::io - Rust source code
librust-fs2-dev (0.4.3-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.4.3-1 [ppc64, sparc64, x32])
Cross-platform file locks and file duplication - Rust source code
librust-fs4-dev (0.7.0-1+b1)
No libc, pure Rust cross-platform file locks - Rust source code
librust-fsevent-sys-dev (3.0.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 3.0.0-1 [x32])
Rust bindings to the fsevent macOS API for file changes notifications - Rust source code
librust-fst+memmap-dev (0.3.5-1) [debports]
Use finite state transducers to compactly represents sets or maps of many strings (> 1 billion is possible) - feature "memmap" and 2 more
librust-fst-dev (0.4.7-1)
Use finite state transducers to compactly represents sets or maps of many strings (> 1 billion is possible) - Rust source code
librust-fts-sys-dev (0.2.7-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.2.1-2 [x32])
File hierarchy traversal functions (FTS) - Rust source code
librust-fuchsia-cprng-dev (0.1.1-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.1.1-1 [ppc64, sparc64, x32])
The Fuchsia cryptographically secure pseudorandom number generator - Rust source code
librust-fuchsia-zircon-dev (0.3.3-2)
Rust bindings for the Zircon kernel - Rust source code
librust-fuchsia-zircon-sys-dev (0.3.3-2+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.3.3-2 [ppc64, sparc64, x32])
Low-level Rust bindings for the Zircon kernel - Rust source code
librust-fundu-dev (1.0.0-3)
Configurable, precise and fast rust string parser to a Duration - Rust source code
librust-funty-dev (2.0.0-1+b1)
Trait generalization over the primitive types - Rust source code
librust-futf-dev (0.1.5-1)
Handling fragments of UTF-8 - Rust source code
librust-futures-channel-dev (0.3.30-1)
Channels for asynchronous communication using futures-rs - Rust source code
librust-futures-codec-dev (0.4.1-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x], 0.4.1-1 [sparc64, x32])
Utilities for encoding and decoding frames using `async/await` - Rust source code
librust-futures-core-dev (0.3.30-1)
Core traits and types in for the `futures` library - Rust source code
librust-futures-dev (0.3.30-1)
Futures and streams - Rust source code
librust-futures-executor-dev (0.3.30-1)
Executors for asynchronous tasks based on the futures-rs library - Rust source code
librust-futures-intrusive-dev (0.5.0-1+b1)
Futures based on intrusive data structures - for std and no-std environments - Rust source code
librust-futures-io-dev (0.3.30-1)
`AsyncRead`, `AsyncWrite`, `AsyncSeek`, and `AsyncBufRead` traits for the futures-rs library - Rust source code
librust-futures-lite-dev (1.12.0-1+b1)
Futures, streams, and async I/O combinators - Rust source code
librust-futures-locks-dev (0.7.1-1+b1)
Futures-aware lock primitives - Rust source code
librust-futures-macro-dev (0.3.30-1)
Futures-rs procedural macro implementations - Rust source code
librust-futures-micro-dev (1.0.0~rc0-1+b1)
Minimal, no_std compatible async prelude - Rust source code
librust-futures-ringbuf-dev (0.4.0-3)
Mock Type implementing AsyncRead/AsyncWrite for testing and examples - Rust source code
librust-futures-sink-dev (0.3.30-1)
Asynchronous `Sink` trait for the futures-rs library - Rust source code
librust-futures-task-dev (0.3.30-1)
Tools for working with tasks - Rust source code
librust-futures-test-dev (0.3.30-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.3.25-2 [x32])
Common utilities for testing components built off futures-rs - Rust source code
librust-futures-timer-dev (3.0.3-1)
timeouts for futures - Rust source code
librust-futures-util-dev (0.3.30-1)
Common utilities for the futures-rs library - Rust source code - Rust source code
librust-fuzzy-matcher-dev (0.3.7-1+b1)
Fuzzy Matching Library - Rust source code
librust-fwdansi-dev (1.1.0-1+b1)
Forwards a byte string with ANSI escape code to a termcolor terminal - Rust source code
librust-fxhash-dev (0.2.1-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.2.1-1 [ppc64, sparc64, x32])
Fast, non-secure, hashing algorithm - Rust source code
librust-fxprof-processed-profile-dev (0.4.0-2)
Create profiles in the Firefox Profiler's processed profile JSON format - Rust source code
librust-gag-dev (1.0.0-1+b1)
Redirect, or hold stdout/stderr output - Rust source code
librust-gcd-dev (2.0.2-1+b1)
calculating greatest common divisor - Rust source code
librust-gdk-dev (0.18.0-3 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x], 0.17.1-1 [sparc64, x32])
Rust bindings for the GDK 3 library - Rust source code
librust-gdk-pixbuf-dev (0.18.5-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x], 0.17.10-1 [sparc64, x32])
Rust bindings for the GdkPixbuf library - Rust source code
librust-gdk-pixbuf-sys-dev (0.18.0-4 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x], 0.17.10-1 [sparc64, x32])
FFI bindings to libgdk_pixbuf-2.0 - Rust source code
librust-gdk-sys-dev (0.18.0-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x], 0.17.0-1 [sparc64, x32])
FFI bindings to libgdk-3 - Rust source code
librust-gdk4-dev (0.7.3-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x], 0.6.3-1 [sparc64, x32])
Rust bindings of the GDK 4 library - Rust source code
librust-gdk4-sys-dev (0.7.2-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x], 0.6.3-2 [sparc64, x32])
FFI bindings of GDK 4 - Rust source code
librust-gdk4-wayland-dev (0.7.2-4 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x], 0.6.3-2 [sparc64, x32])
Rust bindings of the GDK 4 Wayland library - Rust source code
librust-gdk4-wayland-sys-dev (0.7.2-3 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x], 0.6.3-1 [sparc64, x32])
FFI bindings of GDK4 Wayland - Rust source code
librust-gdk4-x11-dev (0.7.2-3 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x], 0.6.3-1 [sparc64, x32])
Rust bindings of the GDK4 X11 library - Rust source code
librust-gdk4-x11-sys-dev (0.7.2-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x], 0.6.3-3 [sparc64, x32])
FFI bindings of GDK4 X11 - Rust source code
librust-gdkx11-dev (0.18.0-3 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x], 0.17.0-1 [sparc64, x32])
Rust bindings for the GDK X11 library - Rust source code
librust-gdkx11-sys-dev (0.18.0-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x], 0.17.0-1 [sparc64, x32])
FFI binding for libgdkx11 - Rust source code
librust-genawaiter-macro-dev (0.99.1-1+b1)
Convenience macros for generators (genawaiter) - Rust source code
librust-genawaiter-proc-macro-dev (0.99.1-2)
Procedural macro for generators (genawaiter) - Rust source code
librust-generator-dev (0.7.1-1)
Stackfull Generator Library in Rust - Rust source code
librust-generic-array+serde-dev (0.14.4-1+b1) [debports]
Generic types implementing functionality of arrays - feature "serde"
librust-generic-array-dev (0.14.7-1)
Generic types implementing functionality of arrays - Rust source code
librust-genetlink-dev (0.2.5-1+b1)
Communicate with generic netlink - Rust source code
librust-geo-types-dev (0.7.11-2)
Geospatial primitive data types - Rust source code
librust-geojson-dev (0.24.1-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, x32], 0.24.1-1 [sparc64])
Read and write GeoJSON vector geographic data - Rust source code
librust-gethostname-dev (0.4.3-1)
Gethostname for all platforms - Rust source code
librust-getopts-dev (0.2.21-4)
Getopts-like option parsing - Rust source code
librust-getrandom+compiler-builtins-dev (0.2.12-1)
Retrieve random data from system source - feature "compiler_builtins"
librust-getrandom+core-dev (0.2.12-1)
Retrieve random data from system source - feature "core"
librust-getrandom+rustc-dep-of-std-dev (0.2.12-1)
Retrieve random data from system source - feature "rustc-dep-of-std"
librust-getrandom-dev (0.2.12-1)
Retrieve random data from system source - Rust source code
librust-getset-dev (0.1.2-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.1.2-1 [ppc64, sparc64, x32])
We're ready to go! - Rust source code
librust-gettext-dev (0.4.0-2+b1 [riscv64], 0.4.0-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Gettext translation framework for Rust - Rust source code
librust-gettext-rs-dev (0.7.0-3)
Safe bindings for gettext - Rust source code
librust-gettext-sys-dev (0.21.3-3+b1 [riscv64], 0.21.3-3 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Raw FFI bindings for gettext - Rust source code
librust-gg-alloc-dev (1.0.0-1+b1)
Custom allocator that only returns pointers above 2G - Rust source code
librust-ghash-dev (0.5.0-1+b1)
Universal hash over GF(2^128) useful for constructing a Message Authentication Code (MAC), as in the AES-GCM authenticated encryption cipher - Rust source code
librust-ghost-dev (0.1.5-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.1.5-1 [ppc64, sparc64, x32])
Define your own PhantomData - Rust source code
librust-gif-dev (0.11.3-1+b1 [riscv64], 0.11.3-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
GIF de- and encoder - Rust source code
librust-gimli-dev (0.28.1-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.27.3-1 [x32])
Reading and writing the DWARF debugging format - Rust source code
librust-gio-dev (0.18.4-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x], 0.17.10-1 [sparc64, x32])
Rust bindings for the Gio library - Rust source code
librust-gio-sys-dev (0.19.0-3+really0.18.1-3 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x], 0.17.10-1 [sparc64, x32])
FFI bindings to libgio-2.0 - Rust source code
librust-gir-format-check-dev (0.1.3-2)
File format checker - Rust source code
librust-git-absorb-dev (0.6.11-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.6.7-1+b1 [x32])
Git commit --fixup, but automatic - Rust source code
librust-git-testament-derive-dev (0.2.0-1)
Record git working tree status when compiling your crate - inner procedural macro - Rust source code
librust-git-testament-dev (0.2.5-1)
Record git working tree status when compiling your crate - Rust source code
librust-git2+default-dev (0.18.1-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.14.2-2 [x32])
Bindings to libgit2 for interoperating with git repositories - feature "default"
librust-git2+https-dev (0.18.1-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.14.2-2 [x32])
Bindings to libgit2 for interoperating with git repositories - feature "https"
librust-git2+openssl-probe-dev (0.18.1-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.14.2-2 [x32])
Bindings to libgit2 for interoperating with git repositories - feature "openssl-probe"
librust-git2+openssl-sys-dev (0.18.1-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.14.2-2 [x32])
Bindings to libgit2 for interoperating with git repositories - feature "openssl-sys"
librust-git2+ssh-dev (0.18.1-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.14.2-2 [x32])
Bindings to libgit2 for interoperating with git repositories - feature "ssh"
librust-git2+ssh-key-from-memory-dev (0.18.1-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.14.2-2 [x32])
Bindings to libgit2 for interoperating with git repositories - feature "ssh_key_from_memory"
librust-git2-curl-dev (0.19.0-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.15.0-2 [x32])
Backend for an HTTP transport in libgit2 powered by libcurl - Rust source code
librust-git2-dev (0.18.1-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.14.2-2 [x32])
Bindings to libgit2 for interoperating with git repositories - Rust source code
librust-gix-actor-dev (0.28.1-2)
Way to identify git actors - Rust source code
librust-gix-attributes-dev (0.20.1-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, x32], 0.20.1-1 [sparc64])
The gitoxide project dealing .gitattributes files - Rust source code
librust-gix-bitmap-dev (0.2.7-1+b1)
The gitoxide project dedicated implementing the standard git bitmap format - Rust source code
librust-gix-chunk-dev (0.4.5-1)
Interact with the git chunk file format used in multi-pack index and commit-graph files - Rust source code
librust-gix-command-dev (0.3.2-1)
The gitoxide project handling internal git command execution - Rust source code
librust-gix-commitgraph-dev (0.22.1-1)
Read-only access to the git commitgraph file format - Rust source code
librust-gix-config-value-dev (0.14.4-1)
The gitoxide project providing git-config value parsing - Rust source code
librust-gix-credentials-dev (0.24.0-1+b2 [sparc64], 0.24.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x])
The gitoxide project to interact with git credentials helpers - Rust source code
librust-gix-date-dev (0.8.0-1+b1)
The gitoxide project parsing dates the way git does - Rust source code
librust-gix-features-dev (0.36.1-1)
Integrate various capabilities using compile-time feature flags - Rust source code
librust-gix-fs-dev (0.8.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x, sparc64, x32], 0.8.0-1 [ppc64])
Crate providing file system specific utilities to `gitoxide` - Rust source code
librust-gix-glob-dev (0.14.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x, sparc64, x32], 0.14.0-1 [ppc64])
The gitoxide project dealing with pattern matching - Rust source code
librust-gix-hash-dev (0.13.3-1)
Borrowed and owned git hash digests used to identify git objects - Rust source code
librust-gix-ignore-dev (0.9.1-1+b1)
The gitoxide project dealing .gitignore files - Rust source code
librust-gix-lock-dev (12.0.1-1+b1)
Git-style lock-file implementation - Rust source code
librust-gix-mailmap-dev (0.22.0-1+b1)
The gitoxide project for parsing mailmap files - Rust source code
librust-gix-packetline-blocking-dev (0.16.6-2)
Duplicate of `gix-packetline` with the `blocking-io` feature pre-selected - Rust source code
librust-gix-packetline-dev (0.16.7-1)
The gitoxide project implementing the pkt-line serialization format - Rust source code
librust-gix-path-dev (0.10.4-1)
The gitoxide project dealing paths and their conversions - Rust source code
librust-gix-pathspec-dev (0.6.0-1+b1)
The gitoxide project dealing magical pathspecs - Rust source code
librust-gix-prompt-dev (0.8.2-1)
The gitoxide project for handling prompts in the terminal - Rust source code
librust-gix-quote-dev (0.4.7-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, x32], 0.4.7-1 [sparc64])
The gitoxide project dealing with various quotations used by git - Rust source code
librust-gix-sec-dev (0.10.0-1+b1)
The gitoxide project providing a shared trust model - Rust source code
librust-gix-tempfile-dev (11.0.1-1+b1)
Tempfile implementation with a global registry to assure cleanup - Rust source code
librust-gix-trace-dev (0.1.7-1)
Provide minimal `tracing` support that can be turned off to zero cost - Rust source code
librust-gix-transport-dev (0.41.1-1+b1)
The gitoxide project dedicated to implementing the git transport layer - Rust source code
librust-gix-url-dev (0.25.1-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x, sparc64, x32], 0.25.1-1 [ppc64])
The gitoxide project implementing parsing and serialization of gix-url - Rust source code
librust-gix-utils-dev (0.1.5-1+b1)
Crate with `gitoxide` utilities that don't need feature toggles - Rust source code
librust-gix-validate-dev (0.8.0-1+b1)
Validation functions for various kinds of names in git - Rust source code
librust-gl-dev (0.14.0-2+b1 [riscv64], 0.14.0-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
OpenGL bindings - Rust source code
librust-gl-generator-dev (0.14.0-1+b1)
Code generators for creating bindings to the Khronos OpenGL APIs - Rust source code
librust-glib-dev (0.18.5-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x], 0.17.10-4 [sparc64, x32])
Rust bindings for the GLib library - Rust source code
librust-glib-macros-dev (0.18.2-1)
Rust bindings for the GLib library, proc macros crate - Rust source code
librust-glib-sys-dev (0.18.1-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x], 0.17.10-1 [sparc64, x32])
FFI bindings to libglib-2.0 - Rust source code
librust-glob-dev (0.3.1-1)
Match file paths against Unix shell style patterns - Rust source code
librust-globset-dev (0.4.14-1)
Cross platform single glob and glob set matching - Rust source code
librust-globwalk-dev (0.8.1-2+b1 [riscv64], 0.8.1-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Glob-matched recursive file system walking - Rust source code
librust-glutin-dev (0.30.9-2)
Cross-platform OpenGL context provider - Rust source code
librust-glutin-egl-sys-dev (0.5.0-2)
Egl bindings for glutin - Rust source code
librust-glutin-glx-sys-dev (0.4.0-2)
Glx bindings for glutin - Rust source code
librust-glycin-dev (0.1.0-4)
Sandboxed image decoding - Rust source code
librust-glycin-utils-dev (0.1.0-2)
Sandboxed image decoding - Rust source code
librust-gnuplot-dev (0.0.39-1+b1)
Rust gnuplot controller - Rust source code
librust-gobject-sys-dev (0.18.0-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x], 0.17.10-1 [sparc64, x32])
FFI bindings to libgobject-2.0 - Rust source code
librust-goblin-dev (0.7.1-1)
Impish, cross-platform, ELF, Mach-o, and PE binary parsing and loading crate - Rust source code
librust-goldenfile-dev (1.5.2-1+b1)
Simple goldenfile testing library - Rust source code
librust-gpg-error-dev (0.6.0-1)
Libgpg-error bindings for Rust - Rust source code
librust-gpgme-dev (0.11.0-1)
GPGme bindings for Rust - Rust source code
librust-gpgme-sys-dev (0.11.0-1)
Raw bindings for gpgme - Rust source code
librust-gping-dev (1.16.0-1)
Ping, but with a graph - Rust source code
librust-gpt-dev (3.1.0-1+b1)
Pure-Rust library to work with GPT partition tables - Rust source code
librust-graphene-rs-dev (0.18.1-3 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x], 0.17.10-1 [sparc64, x32])
Rust bindings for the Graphene library - Rust source code
librust-graphene-sys-dev (0.18.1-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x], 0.17.10-1 [sparc64, x32])
FFI bindings to libgraphene-1.0 - Rust source code
librust-greetd-ipc+async-trait-dev (0.9.0-1)
The greetd IPC protocol - feature "async-trait"
librust-greetd-ipc+thiserror-dev (0.9.0-1)
The greetd IPC protocol - feature "thiserror" and 2 more
librust-greetd-ipc+tokio-codec-dev (0.9.0-1)
The greetd IPC protocol - feature "tokio-codec"
librust-greetd-ipc+tokio-dev (0.9.0-1)
The greetd IPC protocol - feature "tokio"
librust-greetd-ipc-dev (0.9.0-1)
The greetd IPC protocol - Rust source code
librust-grep-cli-dev (0.1.10-1)
Utilities for search oriented command line applications - Rust source code
librust-grep-dev (0.3.1-1)
Fast line oriented regex searching as a library - Rust source code
librust-grep-matcher-dev (0.1.7-1)
Trait for regular expressions for line oriented search - Rust source code
librust-grep-pcre2-dev (0.1.7-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x], 0.1.5-1 [sparc64, x32])
Use PCRE2 with the 'grep' crate - Rust source code
librust-grep-printer-dev (0.2.1-1)
The grep crate's Sink trait that provides standard printing of search results, similar to grep itself - Rust source code
librust-grep-regex-dev (0.1.12-1)
Use Rust's regex library with the 'grep' crate - Rust source code
librust-grep-searcher+default-dev (0.1.11-1) [debports]
Fast line oriented regex searching as a library - feature "default"
librust-grep-searcher-dev (0.1.13-1)
Fast line oriented regex searching as a library - Rust source code
librust-group-dev (0.13.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, x32], 0.13.0-1 [sparc64])
Elliptic curve group traits and utilities - Rust source code
librust-gsettings-macro-dev (0.1.20-1+b1)
Macro for typesafe GSettings key access - Rust source code
librust-gsk4-dev (0.7.3-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x], 0.6.3-1 [sparc64, x32])
Rust bindings of the GSK 4 library - Rust source code
librust-gsk4-sys-dev (0.7.3-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x], 0.6.3-1 [sparc64, x32])
FFI bindings of GSK 4 - Rust source code
librust-gst-plugin-gif-dev (0.11.1-1+b1)
GStreamer GIF plugin - Rust source code
librust-gst-plugin-gtk4-dev (0.11.3-2)
GStreamer GTK 4 Sink element and Paintable widget - Rust source code
librust-gst-plugin-version-helper-dev (0.8.1-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.8.0-1 [x32])
Build.rs helper function for GStreamer plugin metadata - Rust source code
librust-gstreamer-audio-dev (0.21.0-3 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x], 0.20.7-1 [sparc64, x32])
Rust bindings for GStreamer Audio library - Rust source code
librust-gstreamer-audio-sys-dev (0.21.0-4 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x], 0.20.0-1 [sparc64, x32])
FFI bindings to libgstaudio-1.0 - Rust source code
librust-gstreamer-base-dev (0.21.0-3 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x], 0.20.7-1 [sparc64, x32])
Rust bindings for GStreamer Base library - Rust source code
librust-gstreamer-base-sys-dev (0.21.0-3 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x], 0.20.0-1 [sparc64, x32])
FFI bindings to libgstbase-1.0 - Rust source code
librust-gstreamer-dev (0.21.0-4 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x], 0.20.7-1 [sparc64, x32])
Rust bindings for GStreamer - Rust source code
librust-gstreamer-gl-dev (0.21.2-1)
Rust bindings for GStreamer GL library - Rust source code
librust-gstreamer-gl-egl-dev (0.21.2-1)
Rust bindings for GStreamer GL library (EGL support) - Rust source code
librust-gstreamer-gl-egl-sys-dev (0.21.2-1)
FFI bindings to libgstgl-1.0 (EGL support) - Rust source code
librust-gstreamer-gl-sys-dev (0.21.2-1)
FFI bindings to libgstgl-1.0 - Rust source code
librust-gstreamer-gl-wayland-dev (0.21.1-2)
Rust bindings for GStreamer GL library (Wayland support) - Rust source code
librust-gstreamer-gl-wayland-sys-dev (0.21.1-1)
FFI bindings to libgstgl-1.0 (Wayland support) - Rust source code
librust-gstreamer-gl-x11-dev (0.21.1-2)
Rust bindings for GStreamer GL library (X11 support) - Rust source code
librust-gstreamer-gl-x11-sys-dev (0.21.1-1)
FFI bindings to libgstgl-1.0 (X11 support) - Rust source code
librust-gstreamer-pbutils-dev (0.21.3-1)
Rust bindings for GStreamer Base Utils library - Rust source code
librust-gstreamer-pbutils-sys-dev (0.21.0-2)
FFI bindings to libgstpbutils-1.0 - Rust source code
librust-gstreamer-play-dev (0.21.0-2)
Rust bindings for GStreamer Play library - Rust source code
librust-gstreamer-play-sys-dev (0.21.0-2)
FFI bindings to libgstplay-1.0 - Rust source code
librust-gstreamer-sys-dev (0.21.0-4 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x], 0.20.0-1 [sparc64, x32])
FFI bindings to libgstreamer-1.0 - Rust source code
librust-gstreamer-video-dev (0.21.0-3 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x], 0.20.7-2 [sparc64, x32])
Rust bindings for GStreamer Video library - Rust source code
librust-gstreamer-video-sys-dev (0.21.0-4 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x], 0.20.0-1 [sparc64, x32])
FFI bindings to libgstvideo-1.0 - Rust source code
librust-gtk-dev (0.18.1-4 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x], 0.17.1-1 [sparc64, x32])
Rust bindings for the GTK+ 3 library - Rust source code
librust-gtk-layer-shell-sys-dev (0.7.0-1+b1)
Unsave gir-generated FFI bindings for gtk-layer-shell - Rust source code
librust-gtk-macros-dev (0.3.0-2)
Few macros to make gtk-rs development more convenient - Rust source code
librust-gtk-rs-lgpl-docs-dev (0.1.12-2)
LGPL-licensed docs for Gtk-rs crates - Rust source code
librust-gtk-sys-dev (0.18.0-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x], 0.17.0-1 [sparc64, x32])
FFI bindings to libgtk-3 - Rust source code
librust-gtk3-macros-dev (0.18.0-2)
Rust bindings for the GTK 3 library - Rust source code
librust-gtk4-dev (0.7.3-3 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x], 0.6.6-4 [sparc64, x32])
Rust bindings of the GTK 4 library - Rust source code
librust-gtk4-macros-dev (0.7.2-6)
Macros helpers for GTK 4 bindings - Rust source code
librust-gtk4-sys-dev (0.7.3-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x], 0.6.3-3 [x32], 0.6.3-1 [sparc64])
FFI bindings of GTK 4 - Rust source code
librust-gumdrop+default-expr-dev (0.8.1-1)
Option parser with custom derive support - feature "default_expr"
librust-gumdrop-derive+default-expr-dev (0.8.1-1)
Custom derive support for gumdrop - feature "default_expr"
librust-gumdrop-derive-dev (0.8.1-1)
Custom derive support for gumdrop - Rust source code
librust-gumdrop-dev (0.8.1-1)
Option parser with custom derive support - Rust source code
librust-gvdb-dev (0.5.3-1)
Read and write GLib GVariant database files - Rust source code
librust-gvdb-macros-dev (0.1.11-1)
Convenience macros for gvdb - Rust source code
librust-gweather-sys-dev (4.3.1-1)
FFI bindings for libgweather - Rust source code
librust-gzip-header-dev (1.0.0-1)
Decoding and encoding the header part of gzip files - Rust source code
librust-h2-dev (0.3.24-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.3.21-1 [x32])
HTTP/2 client and server - Rust source code
librust-h3-dev (0.0.3-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.0.3-1+b1 [x32])
Async HTTP/3 implementation - Rust source code
librust-h3-quinn-dev (0.0.4-1+b1)
QUIC transport implementation based on Quinn - Rust source code
librust-hafas-rs-dev (0.2.1-1)
HAFAS client in Rust - Rust source code
librust-half-dev (1.8.2-2)
Half-precision floating point f16 and bf16 types for Rust implementing the IEEE 754-2008 standard binary16 and bfloat16 types - Rust source code
librust-harfbuzz-rs-dev (1.2.0-2+b1 [riscv64], 1.2.0-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
High-level interface to HarfBuzz, exposing its most important functionality in a safe manner using Rust - Rust source code
librust-harfbuzz-sys-dev (0.5.0+really.0.4.1-5+b1 [riscv64], 0.5.0+really.0.4.1-5 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Rust bindings to the HarfBuzz text shaping engine - Rust source code
librust-hash-dev (0.3.0-2)
Use the md5 package instead - Rust source code
librust-hash32-dev (0.3.1-1)
32-bit hashing algorithms - Rust source code
librust-hashbrown-dev (0.12.3-1)
Rust port of Google's SwissTable hash map - Rust source code
librust-hashlink-dev (0.8.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.8.0-1 [ppc64, sparc64, x32])
HashMap-like containers that hold their key-value pairs in a user controllable order - Rust source code
librust-hdrhistogram+base64-dev (7.5.2-1)
Port of HdrHistogram to Rust - feature "base64"
librust-hdrhistogram+crossbeam-channel-dev (7.5.2-1)
Port of HdrHistogram to Rust - feature "crossbeam-channel" and 1 more
librust-hdrhistogram+default-dev (7.5.2-1)
Port of HdrHistogram to Rust - feature "default"
librust-hdrhistogram+flate2-dev (7.5.2-1)
Port of HdrHistogram to Rust - feature "flate2"
librust-hdrhistogram+nom-dev (7.5.2-1)
Port of HdrHistogram to Rust - feature "nom"
librust-hdrhistogram+serialization-dev (7.5.2-1)
Port of HdrHistogram to Rust - feature "serialization"
librust-hdrhistogram-dev (7.5.2-1)
Port of HdrHistogram to Rust - Rust source code
librust-headers-core-dev (0.2.0-1+b1)
Typed HTTP headers core trait - Rust source code
librust-headers-dev (0.3.9-1+b1)
Typed HTTP headers - Rust source code
librust-heapless-dev (0.7.16-1+b1)
`static` friendly data structures that don't require dynamic memory allocation - Rust source code
librust-heapsize-dev (0.4.2-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.4.2-1 [ppc64, sparc64, x32])
Measure the total runtime size of an object on the heap - Rust source code
librust-heck-dev (0.4.1-1)
Case conversion library - Rust source code
librust-heed-dev (0.20.0~alpha.9-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.20.0~alpha.9-1 [ppc64, sparc64])
Fully typed LMDB wrapper with minimum overhead - Rust source code
librust-heed-traits-dev (0.20.0~alpha.9-1)
Traits used inside of the fully typed LMDB wrapper, heed - Rust source code
librust-heed-types-dev (0.20.0~alpha.9-1)
Types used with the fully typed LMDB wrapper, heed - Rust source code
librust-hex+serde-dev (0.4.3-2)
Encoding and decoding data into/from hexadecimal representation - feature "serde"
librust-hex-dev (0.4.3-2)
Encoding and decoding data into/from hexadecimal representation - Rust source code
librust-hex-fmt-dev (0.3.0-1+b1)
Formatting and shortening byte slices as hexadecimal strings - Rust source code
librust-hex-literal-dev (0.4.1-1)
Macro for converting hexadecimal string to a byte array at compile time - Rust source code
librust-hex-slice-dev (0.1.4-1+b1)
Extends the std::fmt::*Hex traits to slices - Rust source code
librust-hex-view-dev (0.1.3-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.1.3-1 [ppc64, sparc64, x32])
Easily format a &[u8] as hex - Rust source code
librust-hexf-parse-dev (0.2.1-1+b1)
Parses hexadecimal floats (see also hexf) - Rust source code
librust-hexplay-dev (0.2.1-1+b1)
Format u8 slices like an hex editor - Rust source code
librust-hickory-client-dev (0.24.0-1+b1)
Hickory DNS is a safe and secure DNS library - Rust source code
librust-hickory-proto-dev (0.24.0-1+b1)
Hickory DNS is a safe and secure DNS library - Rust source code
librust-hickory-resolver-dev (0.24.0-1+b1)
Hickory DNS is a safe and secure DNS library - Rust source code
librust-hidapi-dev (2.4.1-1+b1)
Rust-y wrapper around hidapi - Rust source code
librust-hidapi-sys-dev (0.1.4-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.1.4-1 [ppc64, sparc64, x32])
FFI bindings to hidapi - Rust source code
librust-hkdf-dev (0.12.3-1+b1 [riscv64], 0.12.3-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
HMAC-based Extract-and-Expand Key Derivation Function (HKDF) - Rust source code
librust-hmac-dev (0.12.1-1+b1 [riscv64], 0.12.1-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Generic implementation of Hash-based Message Authentication Code (HMAC) - Rust source code
librust-home-dev (0.5.5-1)
Shared definitions of home directories - Rust source code
librust-home-dir-dev (0.1.0-2)
Expands home directories in a path - Rust source code
librust-hostname-dev (0.3.1-2)
Cross-platform system's host name functions - Rust source code
librust-hprof-dev (0.1.3-2)
Simple hierarchical profiler - Rust source code
librust-html-escape-dev (0.2.12-1)
Encoding characters in HTML/decoding HTML entities - Rust source code
librust-html2md-dev (0.2.14-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x], 0.2.14-1 [sparc64, x32])
Library and binary to convert simple html documents into markdown - Rust source code
librust-html2pango-dev (0.5.0-1)
Convert html to pango - Rust source code
librust-html2text-dev (0.4.4-1)
Render HTML as plain text - Rust source code
librust-html5ever-dev (0.26.0-1)
High-performance browser-grade HTML5 parser - Rust source code
librust-http-auth-dev (0.1.8-1+b1)
HTTP authentication: parse challenge lists, respond to Basic and Digest challenges - Rust source code
librust-http-body-dev (0.4.5-1+b1 [riscv64], 0.4.5-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
trait representing asynchronous operations on an HTTP body - Rust source code
librust-http-dev (0.2.9-1)
Set of types for representing HTTP requests and responses - Rust source code
librust-http-range-header-dev (0.4.0-1+b1)
No-dep range header parser - Rust source code
librust-httparse-dev (1.8.0-1)
Tiny, safe, speedy, zero-copy HTTP/1.x parser - Rust source code
librust-httpdate-dev (1.0.2-1)
HTTP date parsing and formatting - Rust source code
librust-human-format-dev (1.0.3-1+b1)
Rust Port of human-format from node, formatting numbers for us, while the machines are still at bay - Rust source code
librust-human-sort-dev (0.2.2-1+b1)
Human sort (natural sort) implementation - Rust source code
librust-humansize-dev (2.1.3-1)
Represent file sizes in a human-readable format - Rust source code
librust-humantime-dev (2.1.0-1+b1)
Parser and formatter for std::time::{Duration, SystemTime} - Rust source code
librust-humantime-serde-dev (1.1.1-1+b1)
Serde support for the `humantime` crate - Rust source code
librust-hyper-dev (0.14.27-1)
Fast and correct HTTP library - Rust source code
librust-hyper-rustls-dev (0.24.2-2)
rustls+hyper integration for pure rust HTTPS - Rust source code
librust-hyper-timeout-dev (0.4.1-1+b1)
Connect, read and write timeout aware connector to be used with hyper Client - Rust source code
librust-hyper-tls-dev (0.5.0-1+b1 [riscv64], 0.5.0-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Default TLS implementation for use with hyper - Rust source code
librust-hyphenation+embed-all-dev (0.7.1-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.7.1-1 [ppc64, sparc64, x32])
Knuth-Liang hyphenation for a variety of languages - feature "embed_all"
librust-hyphenation+nfc-dev (0.7.1-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.7.1-1 [ppc64, sparc64, x32])
Knuth-Liang hyphenation for a variety of languages - feature "nfc"
librust-hyphenation+nfd-dev (0.7.1-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.7.1-1 [ppc64, sparc64, x32])
Knuth-Liang hyphenation for a variety of languages - feature "nfd"
librust-hyphenation+nfkc-dev (0.7.1-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.7.1-1 [ppc64, sparc64, x32])
Knuth-Liang hyphenation for a variety of languages - feature "nfkc"
librust-hyphenation+nfkd-dev (0.7.1-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.7.1-1 [ppc64, sparc64, x32])
Knuth-Liang hyphenation for a variety of languages - feature "nfkd"
librust-hyphenation+pocket-resources-dev (0.7.1-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.7.1-1 [ppc64, sparc64, x32])
Knuth-Liang hyphenation for a variety of languages - feature "pocket-resources"
librust-hyphenation+unicode-normalization-dev (0.7.1-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.7.1-1 [ppc64, sparc64, x32])
Knuth-Liang hyphenation for a variety of languages - feature "unicode-normalization"
librust-hyphenation-commons-dev (0.7.1-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.7.1-1 [ppc64, sparc64, x32])
Proemial code for the `hyphenation` library - Rust source code
librust-hyphenation-dev (0.7.1-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.7.1-1 [ppc64, sparc64, x32])
Knuth-Liang hyphenation for a variety of languages - Rust source code
librust-i18n-config-dev (0.4.6-1)
This library contains the configuration stucts (along with their parsing functions) for the cargo-i18n tool/system - Rust source code
librust-i18n-embed-impl-dev (0.8.3-1)
Macro implementations for i18n-embed - Rust source code
librust-iai-dev (0.1.1-1+b1)
One-shot benchmarking library - Rust source code
librust-iai-macro-dev (0.1.1-2)
Custom Test Framework macro for Iai - Rust source code
librust-iana-time-zone-dev (0.1.53-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x], 0.1.53-1 [sparc64, x32])
Get the IANA time zone for the current system - Rust source code
librust-id-arena-dev (2.2.1-2)
simple id-based arena - Rust source code
librust-idea-dev (0.5.1-1+b1)
IDEA block cipher - Rust source code
librust-ident-case-dev (1.0.1-1)
Utility for applying case rules to Rust identifiers - Rust source code
librust-idna-dev (0.4.0-1)
IDNA (Internationalizing Domain Names in Applications) and Punycode - Rust source code
librust-if-addrs-dev (0.10.1-1)
Return interface IP addresses on Posix and windows systems - Rust source code
librust-if-chain-dev (1.0.2-1+b1)
Macro for writing nested `if let` expressions - Rust source code
librust-if-watch-dev (3.2.0-7)
asynchronous network watcher - Rust source code
librust-ignore-dev (0.4.22-1)
Fast library for matching ignore files like .gitignore against file paths - Rust source code
librust-im-rc+proptest-dev (15.1.0-1+b1 [riscv64], 15.1.0-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Immutable collection datatypes (the fast but not thread safe version) - feature "proptest"
librust-im-rc+quickcheck-dev (15.1.0-1+b1 [riscv64], 15.1.0-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Immutable collection datatypes (the fast but not thread safe version) - feature "quickcheck"
librust-im-rc+rayon-dev (15.1.0-1+b1 [riscv64], 15.1.0-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Immutable collection datatypes (the fast but not thread safe version) - feature "rayon"
librust-im-rc+serde-dev (15.1.0-1+b1 [riscv64], 15.1.0-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Immutable collection datatypes (the fast but not thread safe version) - feature "serde"
librust-im-rc-dev (15.1.0-1+b1 [riscv64], 15.1.0-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Immutable collection datatypes (the fast but not thread safe version) - Rust source code
librust-image-dev (0.24.7-2)
Imaging library - Rust source code
librust-imagesize-dev (0.12.0-1)
Quick probing of image dimensions without loading the entire file - Rust source code
librust-imara-diff-dev (0.1.5-1+b1)
Minimal terminfo libary - Rust source code
librust-imperative-dev (1.0.5-1)
Check for imperative mood in text - Rust source code
librust-impl-trait-for-tuples-dev (0.2.2-1+b1)
Attribute macro to implement a trait for tuples - Rust source code
librust-impls-dev (1.0.3-1+b1)
Determine if a type implements a logical trait expression - Rust source code
librust-include-dir-dev (0.7.3-1+b1)
Embed the contents of a directory in your binary - Rust source code
librust-include-dir-impl-dev (0.5.0-1)
Implementation crate for include_dir - Rust source code
librust-include-dir-macros-dev (0.7.3-1+b1)
Procedural macro used by include_dir - Rust source code
librust-indefinite-dev (0.1.7-1)
Prefix a noun with an indefinite article - a or an - based on whether it begins with a vowel - Rust source code
librust-indenter-dev (0.3.3-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.3.3-1 [ppc64, sparc64, x32])
Formatter wrapper that indents the text, designed for error display impls - Rust source code
librust-indexmap-dev (1.9.3-2)
Hash table with consistent order and fast iteration - Rust source code
librust-indicatif-dev (0.17.7-2)
Progress bar and cli reporting library for Rust - Rust source code
librust-indoc-dev (2.0.3-1)
Indented document literals - Rust source code
librust-infer-dev (0.15.0-1)
Small crate to infer file type based on magic number signatures - Rust source code
librust-inflate-dev (0.4.5-2)
DEFLATE decoding - Rust source code
librust-inflector+heavyweight-dev (0.11.4-1+b1)
Adds String based inflections for Rust - feature "heavyweight" and 1 more
librust-inflector+lazy-static-dev (0.11.4-1+b1)
Adds String based inflections for Rust - feature "lazy_static"
librust-inflector+regex-dev (0.11.4-1+b1)
Adds String based inflections for Rust - feature "regex"
librust-inflector-dev (0.11.4-1+b1)
Adds String based inflections for Rust - Rust source code
librust-inotify+futures-core-dev (0.9.6-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.9.6-1 [x32])
Idiomatic wrapper for inotify - feature "futures-core"
librust-inotify+stream-dev (0.9.6-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.9.6-1 [x32])
Idiomatic wrapper for inotify - feature "stream" and 1 more
librust-inotify+tokio-dev (0.9.6-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.9.6-1 [x32])
Idiomatic wrapper for inotify - feature "tokio"
librust-inotify-dev (0.9.6-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.9.6-1 [x32])
Idiomatic wrapper for inotify - Rust source code
librust-inotify-sys-dev (0.1.5-1+b1 [riscv64], 0.1.5-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Inotify bindings for the Rust programming language - Rust source code
librust-inout-dev (0.1.3-3)
Custom reference types for code generic over in-place and buffer-to-buffer modes of operation - Rust source code
librust-inplace-vec-builder-dev (0.1.1-1+b1)
Build a vec from a vec, in place - Rust source code
librust-insta-cmd-dev (0.4.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, x32], 0.4.0-1 [sparc64])
Command line extension to the insta testing library for Rust - Rust source code
librust-insta-dev (1.34.0-1)
Snapshot testing library for Rust - Rust source code
librust-instant-dev (0.1.12-3+b1 [riscv64], 0.1.12-3 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Partial replacement for std::time::Instant that works on WASM too - Rust source code
librust-interpolate-name-dev (0.2.4-1)
Simple procedural macro attribute for repetitive tests - Rust source code
librust-intervaltree-dev (0.2.7-1+b1 [riscv64], 0.2.7-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Simple and generic implementation of an immutable interval tree - Rust source code
librust-intl-memoizer-dev (0.5.1-1+b1)
memoizer for storing lazy-initialized intl formatters - Rust source code
librust-intl-pluralrules-dev (7.0.2-1+b1)
Unicode Plural Rules categorizer for numeric input - Rust source code
librust-intmap-dev (2.0.0-1+b1)
Specialized HashMap for u64 keys - Rust source code
librust-intrusive-collections-dev (0.9.4-1+b1)
Intrusive collections for Rust. - Rust source code
librust-inventory-dev (0.3.2-1)
Typed distributed plugin registration - Rust source code
librust-io-close-dev (0.3.7-1+b1)
Extension trait for safely dropping I/O writers such as File and BufWriter - Rust source code
librust-io-lifetimes-dev (2.0.0-2)
Low-level I/O ownership and borrowing library - Rust source code
librust-io-operations-dev (0.2.0-1+b1)
Provides common I/O operations - Rust source code
librust-io-uring-dev (0.6.1-1)
Low-level `io_uring` userspace interface for Rust - Rust source code
librust-ioctl-rs-dev (0.2.0-1+b2)
Rust bindings for system ioctls - Rust source code
librust-ioctl-sys-dev (0.8.0-1+b1 [riscv64], 0.8.0-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
IO Control for POSIX-and-beyond systems (core fn & macros, see `ioctls` for many ioctl definitions) - Rust source code
librust-iovec-dev (0.1.2-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.1.2-1 [ppc64, sparc64, x32])
Portable buffer type for scatter/gather I/O operations - Rust source code
librust-ipconfig-dev (0.2.2-3)
Network adapters and network configuration for windows - Rust source code
librust-ipnet-dev (2.9.0-1)
types and methods for working with IP network addresses - Rust source code
librust-ipnetwork-dev (0.17.0-1+b1 [riscv64], 0.17.0-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Work with IP CIDRs in Rust - Rust source code
librust-iptables-dev (0.5.1-1)
Rust bindings for iptables - Rust source code
librust-iri-string-dev (0.7.0-1+b1)
IRI as string types - Rust source code
librust-is-ci-dev (1.1.1-1+b1)
Super lightweight CI environment checker - Rust source code
librust-is-debug-dev (1.0.1-1+b1)
Get build model is debug - Rust source code
librust-is-docker-dev (0.2.0-1+b1)
Checks if the process is running inside a Docker container - Rust source code
librust-is-executable-dev (1.0.1-3)
Is there an executable file at the given path? - Rust source code
librust-is-macro-dev (0.3.0-1+b1)
Easily create methods for to use yout custom enum like Option / Result - Rust source code
librust-is-match-dev (0.1.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.1.0-1 [ppc64, sparc64, x32])
Check whether something matches something else - Rust source code
librust-is-terminal-dev (0.4.9-2)
Test whether a given stream is a terminal - Rust source code
librust-isahc-dev (1.7.2+ds-25)
practical HTTP client that is fun to use - Rust source code
librust-iso7816-tlv-dev (0.4.4-1+b1)
Tools and utilities for handling TLV data as defined in ISO/IEC 7816-4 - Rust source code
librust-iso8601-dev (0.4.1-2+b1 [riscv64], 0.4.1-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Parsing ISO8601 dates using nom - Rust source code
librust-isocountry-dev (0.3.2-1+b1)
ISO 3166-1 enumeration for Rust - Rust source code
librust-isolang-dev (2.3.0-3)
Efficient, static lookup table for ISO 639 language codes - Rust source code
librust-itertools-dev (0.10.5-1)
Extra iterator adaptors, iterator methods, free functions, and macros - Rust source code
librust-itertools-num-dev (0.1.3-1+b1)
Numerical iterator tools - Rust source code
librust-itoa-dev (1.0.9-1)
Fast functions printing integer primitives to io::Write - Rust source code
librust-ivf-dev (0.1.3-1)
Simple ivf muxer - Rust source code
librust-jargon-args-dev (0.2.5-1+b1 [riscv64], 0.2.5-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Simple but smart command line parser - Rust source code
librust-jemalloc-sys-dev (0.3.2-2)
Rust FFI bindings to jemalloc - Rust source code
librust-jobserver-dev (0.1.27-1)
The GNU make jobserver for Rust - Rust source code
librust-jod-thread-dev (0.1.2-1+b1)
Std::thread which joins on drop by default - Rust source code
librust-joinery-dev (3.1.0-1+b1)
Small crate for generically joining iterators with a separator - Rust source code
librust-jpeg-decoder-dev (0.3.0-1)
JPEG decoder - Rust source code
librust-js-int-dev (0.2.2-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.2.2-1 [ppc64, sparc64, x32])
JavaScript-interoperable integer types - Rust source code
librust-js-option-dev (0.1.1-1+b1)
Option-like type with separate null and undefined variants - Rust source code
librust-js-sys-dev (0.3.64-1)
Bindings for JS global objects and functions - Rust source code
librust-json-dev (0.12.4-1+b1 [riscv64], 0.12.4-1 [amd64, arm64, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
JSON implementation in Rust - Rust source code
librust-json-event-parser-dev (0.1.1-4)
JSON event parser and serializer - Rust source code
librust-json5-dev (0.4.1-1+b1)
Rust JSON5 serializer and deserializer which speaks Serde - Rust source code
librust-jsonwebtoken-dev (8.3.0-4)
Create and decode JWTs in a strongly typed way - Rust source code
librust-just-dev (1.21.0-1)
🤖 Just a command runner - Rust source code
librust-jwalk-dev (0.8.1-1+b1)
Filesystem walk performed in parallel - Rust source code
librust-kamadak-exif-dev (0.5.5-1)
Exif parsing library written in pure Rust - Rust source code
librust-keccak-dev (0.1.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.1.0-1 [ppc64, sparc64, x32])
Keccak-f sponge function - Rust source code
librust-khronos-api-dev (3.1.0-1+b2)
Khronos XML API Registry, exposed as byte string constants - Rust source code
librust-khronos-egl-dev (4.1.0-4+b1 [riscv64], 4.1.0-4 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Rust bindings for EGL - Rust source code
librust-kstring-dev (2.0.0-1)
Key String: optimized for map keys - Rust source code
librust-kurbo-dev (0.7.1-4+b1 [riscv64], 0.7.1-4 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
2D curves library - Rust source code
librust-kuznyechik-dev (0.8.2-1)
Kuznyechik (GOST R 34.12-2015) block cipher - Rust source code
librust-kv-log-macro-dev (1.0.8-3)
log macro for log's kv-unstable backend - Rust source code
librust-kvm-bindings-dev (0.7.0-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.1.1-1 [x32])
Rust FFI bindings to KVM generated using bindgen - Rust source code
librust-kvm-ioctls-dev (0.2.0-1+b1)
Safe wrappers over KVM ioctls - Rust source code
librust-la-arena-dev (0.3.1-1+b1)
Simple index-based arena without deletion - Rust source code
librust-lab-dev (0.11.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.11.0-1 [ppc64, sparc64, x32])
Conversion from RGB colors to L*a*b* measurements - Rust source code
librust-lalrpop-dev (0.20.2-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.20.0-2 [x32])
Convenient LR(1) parser generator - Rust source code
librust-lalrpop-util-dev (0.20.0-1)
Runtime library for parsers generated by LALRPOP - Rust source code
librust-language-tags-dev (0.3.2-1+b1 [riscv64], 0.3.2-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Language tags for Rust - Rust source code
librust-lazy-regex-dev (2.5.0-3)
lazy static regexes checked at compile time - Rust source code
librust-lazy-static-dev (1.4.0-2)
Macro for declaring lazily evaluated statics - Rust source code
librust-lazycell+serde-dev (1.3.0-3+b1 [riscv64], 1.3.0-3 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Library providing a lazily filled Cell struct - feature "serde"
librust-lazycell-dev (1.3.0-3+b1 [riscv64], 1.3.0-3 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Library providing a lazily filled Cell struct - Rust source code
librust-lcms2-dev (6.0.4-1)
ICC color profile handling - Rust source code
librust-lcms2-sys-dev (4.0.4-1)
Bindings for liblcms2 (Little CMS) with support for Linux, macOS, and Windows - Rust source code
librust-lddtree-dev (0.3.3-1+b1)
Read the ELF dependency tree - Rust source code
librust-leptonica-plumbing-dev (1.3.0-1)
safe wrapper of leptonica-sys - Rust source code
librust-leptonica-sys-dev (0.4.7-1)
FFI bindings for Leptonica - Rust source code
librust-levenshtein-dev (1.0.5-1+b1)
Levenshtein algorithm - Rust source code
librust-lewton-dev (0.10.2-1)
Pure Rust vorbis decoder - Rust source code
librust-lexical-core-dev (0.7.6-2)
Lexical, to- and from-string conversion routines - Rust source code
librust-lexical-parse-float-dev (0.8.5-1+b1)
Efficient parsing of floats from strings - Rust source code
librust-lexical-parse-integer-dev (0.8.6-1+b1)
Efficient parsing of integers from strings - Rust source code
librust-lexical-util-dev (0.8.5-1+b1)
Shared utilities for lexical creates - Rust source code
librust-lexiclean-dev (0.0.1-1+b1)
Lexically clean paths - Rust source code
librust-lexopt-dev (0.3.0-1)
Minimalist pedantic command line parser - Rust source code
librust-lfs-core-dev (0.11.1-1+b1)
Give information on mounted disks - Rust source code
librust-libadwaita-dev (0.5.3-1)
Rust bindings for libadwaita - Rust source code
librust-libadwaita-sys-dev (0.5.3-1)
FFI bindings for libadwaita - Rust source code
librust-libc+rustc-dep-of-std-dev (0.2.153-1)
Rust bindings to libc - feature "rustc-dep-of-std"
librust-libc+rustc-std-workspace-core-dev (0.2.153-1)
Rust bindings to libc - feature "rustc-std-workspace-core"
librust-libc-dev (0.2.153-1)
Rust bindings to libc - Rust source code
librust-libc-print-dev (0.1.20-1)
println! and eprintln! macros suitable for #![no_std] - Rust source code
librust-libcst-derive-dev (0.1.0-1+b1)
Proc macro helpers for libcst - Rust source code
librust-libcst-dev (0.1.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, x32], 0.1.0-1 [sparc64])
Python parser and Concrete Syntax Tree library - Rust source code
librust-libdbus-sys-dev (0.2.2-1)
FFI bindings to libdbus - Rust source code
librust-libflate-dev (0.1.25-1)
DEFLATE algorithm and related formats (ZLIB, GZIP) - Rust source code
librust-libflate-lz77-dev (1.1.0-1+b1)
LZ77 encoder for libflate crate - Rust source code
librust-libgit2-sys-dev (0.16.1-1)
Native bindings to the libgit2 library - Rust source code
librust-libgpg-error-sys-dev (0.6.0-1)
Raw bindings for libgpg-error - Rust source code
librust-libgweather-dev (4.3.1-1+b1)
Rust bindings for libgweather - Rust source code
librust-libheif-rs-dev (0.20.0-5)
Safe wrapper around libheif-sys to parse heif/heic files - Rust source code
librust-libheif-sys-dev (1.16.2-5)
Libheif bindings - Rust source code
librust-libloading-dev (0.7.4-1)
Safer binding to dynamic library loading utilities - Rust source code
librust-libm-dev (0.2.7-1)
Libm in pure Rust - Rust source code
librust-libmimalloc-sys-dev (0.1.25-1+b1)
Sys crate wrapping the mimalloc allocator - Rust source code
librust-libmount-dev (0.1.15-7)
Type-safe wrapper around mount system call - Rust source code
librust-libnghttp2-sys-dev (0.1.3-1+b1 [riscv64], 0.1.3-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
FFI bindings for libnghttp2 (nghttp2) - Rust source code
librust-libnotcurses-sys-dev (2.1.8-1)
Low-level Rust bindings for the notcurses C library - Rust source code
librust-liboverdrop-dev (0.0.2-1+b2)
Configuration library, with directory overlaying and fragments dropins - Rust source code
librust-libpulse-binding-dev (2.28.1-2)
Rust language binding for the PulseAudio libpulse library - Rust source code
librust-libpulse-glib-binding-dev (2.28.1-1+b1)
Rust binding for the libpulse-mainloop-glib library - Rust source code
librust-libpulse-mainloop-glib-sys-dev (1.21.1-1+b1)
FFI bindings for PulseAudio's libpulse-mainloop-glib - Rust source code
librust-libpulse-sys-dev (1.21.0-1)
FFI bindings for the PulseAudio libpulse system library - Rust source code
librust-librespot-protocol-dev (0.1.0-2)
Protobuf logic for communicating with Spotify servers - Rust source code
librust-libseccomp-sys-dev (0.2.1-1+b1)
Raw FFI Bindings for the libseccomp Library - Rust source code
librust-libsensors-sys-dev (0.2.0-1+b1)
Rust bindings to libsensors - Rust source code
librust-libshumate-dev (0.4.1-2)
Rust bindings for libshumate - Rust source code
librust-libshumate-sys-dev (0.4.0-2)
FFI bindings for libshumate - Rust source code
librust-libslirp-dev (4.3.1-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 4.3.0-4+b3 [x32])
high-level Rust bindings for libslirp
librust-libslirp-sys-dev (4.2.1-1)
FFI bindings for libslirp - Rust source code
librust-libsodium-sys-dev (0.2.7-1)
FFI binding to libsodium - Rust source code
librust-libspa-dev (0.7.2-6)
Rust bindings for libspa - Rust source code
librust-libspa-sys-dev (0.7.2-2)
Rust FFI bindings for libspa - Rust source code
librust-libsqlite3-sys-dev (0.26.0-1)
Native bindings to the libsqlite3 library - Rust source code
librust-libssh2-sys-dev (0.3.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.2.23-1+b1 [x32])
Native bindings to the libssh2 library - Rust source code
librust-libsystemd-dev (0.5.0-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.2.1-6 [x32])
Pure-Rust client library to interact with systemd - Rust source code
librust-libtest-mimic-dev (0.6.1-1)
Mimic the standard Rust test harness - Rust source code
librust-libudev-dev (0.3.0-1+b2)
Rust wrapper for libudev - Rust source code
librust-libudev-sys-dev (0.1.4-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.1.4-1 [ppc64, sparc64, x32])
FFI bindings to libudev - Rust source code
librust-libusb1-sys-dev (0.6.4-1+b1)
FFI bindings for libusb - Rust source code
librust-libwebp-sys-dev (0.9.5-1)
Bindings to libwebp (bindgen, static linking) - Rust source code
librust-libz-sys+default-dev (1.1.8-2)
Low-level bindings to the system libz library (also known as zlib) - feature "default"
librust-libz-sys+libc-dev (1.1.8-2)
Low-level bindings to the system libz library (also known as zlib) - feature "libc"
librust-libz-sys-dev (1.1.8-2)
Low-level bindings to the system libz library (also known as zlib) - Rust source code
librust-line-numbers-dev (0.3.0-1+b1)
Find line numbers in strings by byte offsets, quickly - Rust source code
librust-line-wrap-dev (0.1.1-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.1.1-1 [ppc64, sparc64, x32])
Efficiently insert line separators - Rust source code
librust-linear-map+serde-dev (1.2.0-2+b1 [riscv64], 1.2.0-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Map implemented by searching linearly in a vector - feature "serde"
librust-linear-map+serde-impl-dev (1.2.0-2+b1 [riscv64], 1.2.0-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Map implemented by searching linearly in a vector - feature "serde_impl"
librust-linear-map+serde-test-dev (1.2.0-2+b1 [riscv64], 1.2.0-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Map implemented by searching linearly in a vector - feature "serde_test"
librust-linear-map-dev (1.2.0-2+b1 [riscv64], 1.2.0-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Map implemented by searching linearly in a vector - Rust source code
librust-linemux-dev (0.3.0-5)
asynchronous, multiplexed file tailing - Rust source code
librust-link-cplusplus-dev (1.0.9-1)
Link libstdc++ or libc++ automatically or manually - Rust source code
librust-linked-hash-map+heapsize-dev (0.5.6-1)
HashMap that holds key-value pairs in insertion order - feature "heapsize" and 1 more
librust-linked-hash-map+serde-dev (0.5.6-1)
HashMap that holds key-value pairs in insertion order - feature "serde" and 1 more
librust-linked-hash-map-dev (0.5.6-1)
HashMap that holds key-value pairs in insertion order - Rust source code
librust-linkify-dev (0.9.0-1)
Finds URLs and email addresses in plain text - Rust source code
librust-linux-keyutils-dev (0.2.3-1+b1)
Rust interface to the Linux key-management facility - Rust source code
librust-linux-perf-data-dev (0.6.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.6.0-1 [ppc64, sparc64, x32])
Parser for the perf.data format - Rust source code
librust-linux-perf-event-reader-dev (0.8.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.8.0-1 [ppc64, sparc64, x32])
Parse Linux perf_event information from raw bytes - Rust source code
librust-linux-raw-sys-dev (0.4.12-1)
Generated bindings for Linux's userspace API - Rust source code
librust-listenfd-dev (1.0.0-1)
Simple library to work with listenfds passed from the outside (systemd/catflap socket activation) - Rust source code
librust-litrs-dev (0.4.0-1)
Parse and inspect Rust literals - Rust source code
librust-lliw-dev (0.2.0-1+b1)
Text colours and styles for your terminal with no additional dependencies - Rust source code
librust-llvm-bitcode-dev (0.1.2-1+b1)
LLVM Bitcode parser in Rust - Rust source code
librust-lmdb-dev (0.8.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.8.0-1 [x32])
Idiomatic and safe LMDB wrapper - Rust source code
librust-lmdb-sys-dev (0.8.0-3)
Rust bindings for liblmdb - Rust source code
librust-local-ipaddress-dev (0.1.3-1+b1)
Get your local IP address without panic - Rust source code
librust-locale-config-dev (0.3.0-1)
Maintains locale preferences for process and thread and initialises them by inspecting the system for user preference - Rust source code
librust-locale-dev (0.2.2-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.2.2-1 [ppc64, sparc64, x32])
Basic localisation - Rust source code
librust-lock-api-dev (0.4.11-1)
Wrappers to create fully-featured Mutex and RwLock types - Rust source code
librust-lofty-attr-dev (0.9.0-1+b1)
Macros for Lofty - Rust source code
librust-lofty-dev (0.18.2-1)
Audio metadata library - Rust source code
librust-log-dev (0.4.20-2)
Lightweight logging facade for Rust - Rust source code
librust-log-reroute-dev (0.1.8-1)
Support to change logging target for the log crate - Rust source code
librust-loggerv-dev (0.7.2-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.7.2-1 [x32])
Logging implementation with stdout/stderr color support
librust-loom-dev (0.5.6-2)
Permutation testing for concurrent code - Rust source code
librust-loopdev-dev (0.4.0-4 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.4.0-2 [x32])
Setup and control loop devices - Rust source code
librust-lopdf-dev (0.32.0-2)
PDF document manipulation - Rust source code
librust-lru-cache+heapsize-dev (0.1.2-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.1.2-1 [ppc64, sparc64, x32])
Cache that holds a limited number of key-value pairs - feature "heapsize"
librust-lru-cache+heapsize-impl-dev (0.1.2-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.1.2-1 [ppc64, sparc64, x32])
Cache that holds a limited number of key-value pairs - feature "heapsize_impl"
librust-lru-cache-dev (0.1.2-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.1.2-1 [ppc64, sparc64, x32])
Cache that holds a limited number of key-value pairs - Rust source code
librust-lru-dev (0.7.8-2)
LRU cache implementation - Rust source code
librust-lscolors-dev (0.16.0-2)
Colorize paths using the LS_COLORS environment variable - Rust source code
librust-lsp-server-dev (0.7.4-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, x32], 0.7.4-1 [sparc64])
Generic LSP server scaffold - Rust source code
librust-lsp-types-dev (0.94.1-1+b1)
Types for interaction with a language server, using VSCode's Language Server Protocol - Rust source code
librust-lua52-sys-dev (0.1.2-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.1.2-1 [ppc64, sparc64, x32])
Bindings for Lua 5.2 - Rust source code
librust-lv2-atom+lv2-core-dev (2.0.0-2)
Rust-lv2's Atom handling library - feature "lv2-core" and 1 more
librust-lv2-atom-dev (2.0.0-2)
Rust-lv2's Atom handling library - Rust source code
librust-lv2-core-derive-dev (2.1.1-1+b1)
Procedural macros for lv2-core - Rust source code
librust-lv2-core-dev (3.0.0-1+b1)
Rust-lv2's core library - Rust source code
librust-lv2-dev (0.6.0-1+b1)
Safe, fast, and ergonomic framework to create LV2 plugins - Rust source code
librust-lv2-midi-dev (1.2.0-1+b1)
Rust-lv2's MIDI processing library - Rust source code
librust-lv2-state-dev (2.0.0-1+b1)
Rust-lv2's state handling library - Rust source code
librust-lv2-sys-dev (2.0.0-1+b1)
Rust-lv2's C header bindings - Rust source code
librust-lv2-time-dev (0.1.3-1+b1)
Rust-lv2's wrapper of LV2's time types - Rust source code
librust-lv2-units-dev (0.1.3-1+b1)
Rust-lv2's wrapper of LV2's unit types - Rust source code
librust-lv2-urid-dev (2.1.0-1+b1)
Rust-lv2's URID handling library - Rust source code
librust-lv2-worker-dev (0.1.1-1+b1)
Rust-lv2's work offloading library - Rust source code
librust-lyon-geom+serde-dev (0.15.0-2+b1 [riscv64], 0.15.0-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
2D quadratic and cubic bézier arcs and line segment math on top of euclid - feature "serde"
librust-lyon-geom+serialization-dev (0.15.0-2+b1 [riscv64], 0.15.0-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
2D quadratic and cubic bézier arcs and line segment math on top of euclid - feature "serialization"
librust-lyon-geom-dev (0.15.0-2+b1 [riscv64], 0.15.0-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
2D quadratic and cubic bézier arcs and line segment math on top of euclid - Rust source code
librust-lyon-path+serde-dev (0.15.1-1)
Types and utilities to store, build and iterate over 2D paths - feature "serde"
librust-lyon-path+serialization-dev (0.15.1-1)
Types and utilities to store, build and iterate over 2D paths - feature "serialization"
librust-lyon-path-dev (0.15.1-1)
Types and utilities to store, build and iterate over 2D paths - Rust source code
librust-lz4-dev (1.24.0-1+b1)
Rust LZ4 bindings library - Rust source code
librust-lz4-flex-dev (0.11.1-1+b1)
Fastest LZ4 implementation in Rust, no unsafe by default - Rust source code
librust-lz4-sys-dev (1.9.4-1+b2)
Rust LZ4 sys package - Rust source code
librust-lzma-rs-dev (0.3.0-2)
Codec for LZMA, LZMA2 and XZ written in pure Rust - Rust source code
librust-lzma-sys-dev (0.1.20-1)
Bindings to liblzma for lzma and xz stream encoding/decoding - Rust source code
librust-lzw-dev (0.10.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.10.0-1 [ppc64, sparc64, x32])
LZW compression and decompression - Rust source code
librust-m-lexer-dev (0.0.4-1+b1)
Simple extensible regular expressions based lexer - Rust source code
librust-mac-address-dev (1.1.5-2)
Cross-platform retrieval of a network interface MAC address - Rust source code
librust-mac-dev (0.1.1-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.1.1-1 [ppc64, sparc64, x32])
Collection of great and ubiqutitous macros - Rust source code
librust-macaddr+serde-dev (1.0.1-2)
MAC address types - feature "serde"
librust-macaddr+serde-std-dev (1.0.1-2)
MAC address types - feature "serde_std"
librust-macaddr-dev (1.0.1-2)
MAC address types - Rust source code
librust-mach-o-sys-dev (0.1.1-3)
Bindings to the OSX mach-o system library - Rust source code
librust-macho-unwind-info-dev (0.3.0-2)
Parser for Apple's Compact Unwinding Format, which is used in the __unwind_info section of mach-O binaries - Rust source code
librust-macro-attr-dev (0.2.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.2.0-1 [ppc64, sparc64, x32])
`macro_attr!` macro for custom macro derives and attributes - Rust source code
librust-magnet-uri-dev (0.2.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.2.0-1 [ppc64, sparc64, x32])
Parsing Magnet URI scheme - Rust source code
librust-mailparse-dev (0.14.0-1+b1)
Simple parser for MIME e-mail messages - Rust source code
librust-makefile-lossless-dev (0.1.2-1+b1)
Lossless Parser for Makefiles - Rust source code
librust-malachite-base-dev (0.4.0-2)
Collection of utilities, including new arithmetic traits and iterators that generate all values of a type - Rust source code
librust-malloc-buf-dev (1.0.0-2+b1 [riscv64], 1.0.0-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Structs for handling malloc'd memory passed to Rust - Rust source code
librust-man-dev (0.3.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.3.0-1 [ppc64, sparc64, x32])
Generate structured man pages - Rust source code
librust-manifest-dir-macros-dev (0.1.16-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.1.16-1 [ppc64, sparc64, x32])
Function-like macros to check or operate paths relative to CARGO_MANIFEST_DIR at compile time - Rust source code
librust-maplit-dev (1.0.2-1)
Literal macros for HashMap, HashSet, BTreeMap, BTreeSet - Rust source code
librust-markdown-dev (0.3.0-1+b7)
native Rust library for parsing Markdown and outputting HTML - Rust source code
librust-markup-dev (0.13.1-1+b1)
Blazing fast, type-safe template engine for Rust - Rust source code
librust-markup-proc-macro-dev (0.13.1-1+b1)
Blazing fast, type-safe template engine for Rust - Rust source code
librust-markup5ever-dev (0.11.0-2)
Common code for xml5ever and html5ever - Rust source code
librust-markup5ever-rcdom-dev (0.2.0-1)
DOM structure for use by tests in html5ever/xml5ever - Rust source code
librust-match-cfg-dev (0.1.0-4+b1 [riscv64], 0.1.0-4 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Convenience macro to ergonomically define an item depending on a large number of `#[cfg]` parameters - Rust source code
librust-matchers-dev (0.1.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.1.0-1 [x32])
Regex matching on character and byte streams - Rust source code
librust-matches-dev (0.1.8-1)
Macro to evaluate, as a boolean, whether an expression matches a pattern - Rust source code
librust-matchit-dev (0.7.3-2)
High performance, zero-copy URL router - Rust source code
librust-matrixmultiply-dev (0.3.8-2)
General matrix multiplication for f32 and f64 matrices - Rust source code
librust-maxminddb+memmap-dev (0.13.0-1)
Reading MaxMind DB format used by GeoIP2 and GeoLite2 - feature "memmap"
librust-maxminddb+mmap-dev (0.13.0-1)
Reading MaxMind DB format used by GeoIP2 and GeoLite2 - feature "mmap"
librust-maxminddb-dev (0.13.0-1)
Reading MaxMind DB format used by GeoIP2 and GeoLite2 - Rust source code
librust-maybe-async-dev (0.2.7-1+b1)
Procedure macro to unify SYNC and ASYNC implementation - Rust source code
librust-maybe-owned-dev (0.3.4-1+b1)
Provides a `MaybeOwned` (and `MaybeOwnedMut`) type similar to std's `Cow` but it implements `From<T>` and `From<&'a T>` and does not require `ToOwned` - Rust source code
librust-maybe-uninit-dev (2.0.0-2+b1 [riscv64], 2.0.0-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
MaybeUninit for friends of backwards compatibility - Rust source code
librust-mbox-dev (0.6.0-2)
Malloc-based box - Rust source code
librust-md-5-dev (0.10.6-1)
MD5 hash function - Rust source code
librust-md5-asm-dev (0.5.0-2)
Assembly implementation of MD5 compression function - Rust source code
librust-md5-dev (0.7.0-2+b1 [riscv64], 0.7.0-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Package provides the MD5 hash function - Rust source code
librust-mdl-dev (1.0.4-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x, sparc64], 1.0.4-1 [ppc64, x32])
Library to share and persist app state between threads and process
librust-mdns-dev (3.0.0-2)
Multicast DNS client library - Rust source code
librust-memchr-dev (2.7.1-1)
Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search - Rust source code
librust-memfd-dev (0.6.4-1)
Pure-Rust library to work with Linux memfd and sealing - Rust source code
librust-memmap-dev (0.7.0-1)
Cross-platform Rust API for memory-mapped file IO - Rust source code
librust-memmap2-dev (0.9.3-1)
Cross-platform Rust API for memory-mapped file IO - Rust source code
librust-memo-map-dev (0.3.1-1+b1)
Crate implementing a synchronized map for memoization - Rust source code
librust-memoffset-dev (0.6.5-1+b1 [riscv64], 0.6.5-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Offset_of functionality for Rust structs - Rust source code
librust-memsec-dev (0.6.3-1)
Rust implementation `libsodium/utils` - Rust source code
librust-memuse-dev (0.2.1-1+b1)
Traits for measuring dynamic memory usage of types - Rust source code
librust-merge-derive-dev (0.1.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.1.0-1 [ppc64, sparc64, x32])
Derive macro for the merge::Merge trait - Rust source code
librust-merge-dev (0.1.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.1.0-1 [ppc64, sparc64, x32])
Merge multiple values into one - Rust source code
librust-microformats-dev (0.6.1-2)
microformats parser - Rust source code
librust-migrations-internals-dev (2.0.0-1)
Internal implementation of diesels migration mechanism - Rust source code
librust-migrations-macros-dev (2.0.0-1)
Codegeneration macros for diesels embedded migrations - Rust source code
librust-mimalloc-dev (0.1.29-1+b1)
Performance and security oriented drop-in allocator - Rust source code
librust-mime-dev (0.3.17-1)
Strongly Typed Mimes - Rust source code
librust-mime-guess-dev (2.0.4-2+b1 [riscv64], 2.0.4-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Detection of a file's MIME type by its extension - Rust source code
librust-minijinja-dev (0.34.0-1+b1)
Powerful template engine for Rust with minimal dependencies - Rust source code
librust-minimal-lexical-dev (0.2.1-2+b1 [riscv64], 0.2.1-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Fast float parsing conversion routines - Rust source code
librust-miniz-oxide-dev (0.7.1-1)
DEFLATE compression and decompression library rewritten in Rust based on miniz - Rust source code
librust-mint-dev (0.5.5-1+b1 [riscv64], 0.5.5-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Math interoperability standard types - Rust source code
librust-mio-0.6-dev (0.6.23-3)
Lightweight non-blocking IO - Rust source code
librust-mio-dev (0.8.10-1)
Lightweight non-blocking I/O - Rust source code
librust-mio-extras-dev (2.0.5-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 2.0.5-1 [ppc64, sparc64, x32])
Extra components for use with Mio - Rust source code
librust-mio-named-pipes-dev (0.1.6-2)
Windows named pipe bindings for mio - Rust source code
librust-mio-uds-dev (0.6.7-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.6.7-1 [ppc64, sparc64, x32])
Unix domain socket bindings for mio - Rust source code
librust-miow-dev (0.3.7-1+b1)
Zero overhead I/O library for Windows, focusing on IOCP and Async I/O abstractions - Rust source code
librust-mnt-dev (0.3.1-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.3.1-1 [ppc64, sparc64, x32])
Parse mount points - Rust source code
librust-mockstream-dev (0.0.3-1+b1)
Traits to mock real streams in tests - Rust source code
librust-mozim-dev (0.2.2-1+b1)
DHCP Client Library - Rust source code
librust-mpris-server-dev (0.7.0-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.6.0-1 [x32])
Implement MPRIS D-Bus interface in your application - Rust source code
librust-mptcp-pm-dev (0.1.3-1+b1)
Linux kernel MPTCP path manager netlink Library - Rust source code
librust-mt19937-dev (2.0.1-1+b1)
Translation of the MT19937 Mersenne Twister rng algorithm to Rust - Rust source code
librust-muldiv-dev (1.0.1-2)
Combined multiplication and division trait - Rust source code
librust-multer-dev (2.1.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, x32], 2.1.0-1 [sparc64])
Async parser for `multipart/form-data` content-type in Rust - Rust source code
librust-multibase-dev (0.9.1-1)
Multibase in rust - Rust source code
librust-multicache-dev (0.6.1-1+b1)
LRU cache where each object has a given weight - Rust source code
librust-multihash-codetable-dev (0.1.0-2+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, x32], 0.1.0-2 [sparc64])
Default multihash code-table with cryptographically secure hash implementations - Rust source code
librust-multihash-derive-dev (0.9.0-1+b1)
Proc macro for deriving custom multihash tables - Rust source code
librust-multihash-derive-impl-dev (0.1.0-1+b1)
Internal proc-macro crate for the MultihashDigest derive - Rust source code
librust-multihash-dev (0.19.1-2)
The multihash format - Rust source code
librust-multimap-dev (0.8.3-2)
Multimap implementation - Rust source code
librust-mutants-dev (0.0.3-1+b1)
Decorator attributes to be used with cargo-mutants - Rust source code
librust-mutate-once-dev (0.1.1-1+b1)
Interior mutability, write-once and borrowable as plain &T - Rust source code
librust-mysqlclient-sys-dev (0.2.5-2)
Auto-generated rust bindings for libmysqlclient - Rust source code
librust-named-lock-dev (0.3.0-1+b1)
Cross-platform implementation of cross-process named locks - Rust source code
librust-nanorand-dev (0.7.0-9)
tiny and fast random number generation - Rust source code
librust-nasm-rs-dev (0.2.5-1)
Run NASM during your Cargo build - Rust source code
librust-native-tls-dev (0.2.11-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.2.8-1 [x32])
Wrapper over a platform's native TLS implementation - Rust source code
librust-natord-dev (1.0.9-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 1.0.9-1 [ppc64, sparc64, x32])
Natural ordering for Rust - Rust source code
librust-nb-connect-dev (1.2.0-2)
Non-blocking TCP or Unix connect - Rust source code
librust-nbd-dev (0.3.0-1+b1)
NBD (network block device) servers and clients - Rust source code
librust-neli-proc-macros-dev (0.1.1-1+b1)
Procedural macros for neli - Rust source code
librust-net2-dev (0.2.37-1+b1 [riscv64], 0.2.37-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Extensions to the standard library's networking types as proposed in RFC 1158 - Rust source code
librust-netlink-packet-audit-dev (0.5.1-1)
Netlink packet types - Rust source code
librust-netlink-packet-core-dev (0.7.0-1)
Netlink packet types - Rust source code
librust-netlink-packet-generic-dev (0.3.3-1+b1)
Generic netlink packet types - Rust source code
librust-netlink-packet-route-dev (0.17.0-1)
Netlink packet types - Rust source code
librust-netlink-packet-utils-dev (0.5.2-1)
Macros and helpers for parsing netlink messages - Rust source code
librust-netlink-proto+smol-socket-dev (0.11.2-2)
Async netlink protocol - feature "smol_socket"
librust-netlink-proto+tokio-socket-dev (0.11.2-2)
Async netlink protocol - feature "tokio_socket" and 1 more
librust-netlink-proto-dev (0.11.2-2)
Async netlink protocol - Rust source code
librust-netlink-sys+async-io-dev (0.8.5-3)
Netlink sockets, with optional integration with tokio - feature "async-io"
librust-netlink-sys+futures-dev (0.8.5-3)
Netlink sockets, with optional integration with tokio - feature "futures"
librust-netlink-sys+mio-dev (0.8.5-3)
Netlink sockets, with optional integration with tokio - feature "mio" and 1 more
librust-netlink-sys+smol-socket-dev (0.8.5-3)
Netlink sockets, with optional integration with tokio - feature "smol_socket"
librust-netlink-sys+tokio-dev (0.8.5-3)
Netlink sockets, with optional integration with tokio - feature "tokio"
librust-netlink-sys+tokio-socket-dev (0.8.5-3)
Netlink sockets, with optional integration with tokio - feature "tokio_socket"
librust-netlink-sys-dev (0.8.5-3)
Netlink sockets, with optional integration with tokio - Rust source code
librust-nettle-dev (7.3.0-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 7.1.0-1 [x32])
Rust bindings for the Nettle cryptographic library - Rust source code
librust-nettle-sys-dev (2.2.0-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 2.1.0-2 [x32])
Low-level Rust bindings for the Nettle cryptographic library - Rust source code
librust-new-debug-unreachable-dev (1.0.4-1+b1 [riscv64], 1.0.4-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Panic in debug, intrinsics::unreachable() in release (fork of debug_unreachable) - Rust source code
librust-newtype-derive-dev (0.1.6-2+b1)
Macros for deriving common traits for newtype structures - Rust source code
librust-nias-dev (0.7.0-1+b1)
Closure generator library - Rust source code
librust-nibble-vec-dev (0.1.0-1+b1 [riscv64], 0.1.0-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Vector data-structure for half-byte values - Rust source code
librust-nispor-dev (1.2.13-1+b1)
Unified interface for Linux network state querying - Rust source code
librust-nitrokey-dev (0.3.4-3+b1 [riscv64], 0.3.4-3 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Rust bindings for libnitrokey - Rust source code
librust-nitrokey-sys-dev (3.4.3-2+b1 [riscv64], 3.4.3-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Low-level bindings to libnitrokey - Rust source code
librust-nitrokey-test-dev (0.3.2-1)
supporting test infrastructure for the nitrokey crate - Rust source code
librust-nix-dev (0.26.2-1)
Rust friendly bindings to *nix APIs - Rust source code
librust-no-panic-dev (0.1.13-1+b1 [riscv64], 0.1.13-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Attribute macro to require a function can't ever panic - Rust source code
librust-no-std-compat-dev (0.4.1-2)
`#![no_std]` compatibility layer that will make porting your crate to no_std *easy* - Rust source code
librust-no-std-net-dev (0.6.0-1+b1)
Rust's std::net - Rust source code
librust-nodrop+nodrop-union-dev (0.1.13-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.1.13-1 [ppc64, sparc64, x32])
Wrapper type to inhibit drop (destructor) - feature "nodrop-union"
librust-nodrop+use-union-dev (0.1.13-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.1.13-1 [ppc64, sparc64, x32])
Wrapper type to inhibit drop (destructor) - feature "use_union"
librust-nodrop-dev (0.1.13-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.1.13-1 [ppc64, sparc64, x32])
Wrapper type to inhibit drop (destructor) - Rust source code
librust-nodrop-union-dev (0.1.11-1)
Wrapper type to inhibit drop (destructor) - Rust source code
librust-nohash-hasher-dev (0.2.0-1+b1)
`std::hash::Hasher` which does not hash at all - Rust source code
librust-noise-protocol-dev (0.1.4-1+b1)
Noise Protocol Framework implementation - Rust source code
librust-nom+std-dev (7.1.3-1)
Byte-oriented, zero-copy, parser combinators - feature "std" and 1 more
librust-nom-4+lazy-static-dev (4.2.3-3) [debports]
Byte-oriented, zero-copy, parser combinators library - feature "lazy_static"
librust-nom-4+regex-dev (4.2.3-3) [debports]
Byte-oriented, zero-copy, parser combinators library - feature "regex" and 1 more
librust-nom-4+regexp-macros-dev (4.2.3-3) [debports]
Byte-oriented, zero-copy, parser combinators library - feature "regexp_macros"
librust-nom-4+std-dev (4.2.3-3) [debports]
Byte-oriented, zero-copy, parser combinators library - feature "std" and 1 more
librust-nom-4-dev (4.2.3-3) [debports]
Byte-oriented, zero-copy, parser combinators library - Rust source code
librust-nom-derive-dev (0.10.0-2+b1 [riscv64], 0.10.0-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Custom derive nom parsers from struct - Rust source code
librust-nom-derive-impl-dev (0.10.0-3)
Custom derive nom parsers from struct - Rust source code
librust-nom-dev (7.1.3-1)
Byte-oriented, zero-copy, parser combinators - Rust source code
librust-nom-locate-dev (4.2.0-1)
nom input type to locate tokens - Rust source code
librust-nom-permutation-dev (0.1.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, x32], 0.1.0-1 [sparc64])
Permutation conbinator for nom - Rust source code
librust-nomcup-dev (0.1.0-1+b1)
Parse PKGBUILD files used by pacman the package manager - Rust source code
librust-non-zero-byte-slice-dev (0.1.0-1+b1)
Openssh mux client - Rust source code
librust-nonempty-dev (0.8.1-1+b1)
Correct by construction non-empty vector - Rust source code
librust-noop-proc-macro-dev (0.3.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.3.0-1 [ppc64, sparc64, x32])
No-op proc_macro, literally does nothing - Rust source code
librust-normalize-line-endings-dev (0.3.0-1+b2)
Takes an iterator over chars and returns a new iterator with all line endings (\r, \n, or \r\n) as \n - Rust source code
librust-normpath-dev (1.1.1-1)
More reliable path manipulation - Rust source code
librust-notify-debouncer-mini-dev (0.2.1-1+b1)
Notify mini debouncer for events - Rust source code
librust-notify-dev (5.2.0-1)
Cross-platform filesystem notification library - Rust source code
librust-ntapi+impl-default-dev (0.4.0-1)
FFI bindings for Native API - feature "impl-default"
librust-ntapi-dev (0.4.0-1)
FFI bindings for Native API - Rust source code
librust-ntest-dev (0.8.1-2)
Testing framework for rust which enhances the built-in library with some useful features - Rust source code
librust-ntest-proc-macro-helper-dev (0.8.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x], 0.8.0-1 [sparc64, x32])
Provide helper functions for the procedural macros used in ntest - Rust source code
librust-ntest-test-cases-dev (0.8.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x], 0.8.0-1 [sparc64, x32])
Test cases for ntest framework - Rust source code
librust-ntest-timeout-dev (0.8.1-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x], 0.8.1-1 [sparc64, x32])
Timeout attribute for the ntest framework - Rust source code
librust-ntp-os-clock-dev (1.1.2-1)
Ntpd-rs system clock interfaces - Rust source code
librust-ntp-proto-dev (1.1.2-1)
Ntpd-rs packet parsing and algorithms - Rust source code
librust-ntp-udp-dev (1.1.2-1)
Ntpd-rs networking and timestamping layer - Rust source code
librust-nu-ansi-term-dev (0.49.0-1)
ANSI terminal colors and styles (bold, underline) - Rust source code
librust-num-bigint-dev (0.4.3-2+b1 [riscv64], 0.4.3-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Big integer implementation for Rust - Rust source code
librust-num-bigint-dig-dev (0.8.2-2)
Big integer implementation for Rust - Rust source code
librust-num-complex-dev (0.4.0-2+b1 [riscv64], 0.4.0-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Complex numbers implementation for Rust - Rust source code
librust-num-cpus-dev (1.16.0-1)
Get the number of CPUs on a machine - Rust source code
librust-num-derive+full-syntax-dev (0.3.0-1)
Numeric syntax extensions - feature "full-syntax"
librust-num-derive-dev (0.3.0-1)
Numeric syntax extensions - Rust source code
librust-num-dev (0.4.0-1+b1 [riscv64], 0.4.0-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Collection of numeric types and traits for Rust, including bigint, complex, rational, range iterators, generic integers, and more! - Rust source code
librust-num-enum-derive+complex-expressions-dev (0.5.7-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.5.7-1 [ppc64, sparc64, x32])
Internal implementation details for ::num_enum (Procedural macros to make inter-operation between primitives and enums easier) - feature "complex-expressions"
librust-num-enum-derive+proc-macro-crate-dev (0.5.7-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.5.7-1 [ppc64, sparc64, x32])
Internal implementation details for ::num_enum (Procedural macros to make inter-operation between primitives and enums easier) - feature "proc-macro-crate" and 2 more
librust-num-enum-derive-dev (0.5.7-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.5.7-1 [ppc64, sparc64, x32])
Internal implementation details for ::num_enum (Procedural macros to make inter-operation between primitives and enums easier) - Rust source code
librust-num-enum-dev (0.5.7-1+b1)
Procedural macros to make inter-operation between primitives and enums easier - Rust source code
librust-num-format-dev (0.4.0-4+b1 [riscv64], 0.4.0-4 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Producing string-representations of numbers, formatted according to international standards - Rust source code
librust-num-integer+i128-dev (0.1.44-1+b1 [riscv64], 0.1.44-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Integer traits and functions - feature "i128"
librust-num-integer+std-dev (0.1.44-1+b1 [riscv64], 0.1.44-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Integer traits and functions - feature "std" and 1 more
librust-num-integer-dev (0.1.44-1+b1 [riscv64], 0.1.44-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Integer traits and functions - Rust source code
librust-num-iter+i128-dev (0.1.42-1+b1 [riscv64], 0.1.42-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
External iterators for generic mathematics - feature "i128"
librust-num-iter+std-dev (0.1.42-1+b1 [riscv64], 0.1.42-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
External iterators for generic mathematics - feature "std" and 1 more
librust-num-iter-dev (0.1.42-1+b1 [riscv64], 0.1.42-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
External iterators for generic mathematics - Rust source code
librust-num-rational-dev (0.4.1-2)
Rational numbers implementation for Rust - Rust source code
librust-num-threads-dev (0.1.6-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.1.6-1 [ppc64, sparc64, x32])
Minimal library that determines the number of running threads for the current process - Rust source code
librust-num-traits-dev (0.2.15-1+b1 [riscv64], 0.2.15-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Numeric traits for generic mathematics - Rust source code
librust-numbat-exchange-rates-dev (0.4.0-1+b1)
Fetch and parse currency exchange rates from the ECB - Rust source code
librust-number-prefix-dev (0.4.0-1+b1 [riscv64], 0.4.0-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Numeric prefixes (kilo, giga, kibi) - Rust source code
librust-numtoa-dev (0.2.3-1)
Convert numbers into stack-allocated byte arrays - Rust source code
librust-nutmeg-dev (0.1.4-1)
Unopinionated progress bar library - Rust source code
librust-nvml-wrapper-dev (0.9.0-1)
Safe and ergonomic Rust wrapper for the NVIDIA Management Library - Rust source code
librust-nvml-wrapper-sys-dev (0.7.0-1)
Generated bindings to the NVIDIA Management Library - Rust source code
librust-oauth2-dev (4.4.1-2)
Extensible, strongly-typed implementation of OAuth2 - Rust source code
librust-object-dev (0.32.2-1)
Unified interface for reading and writing object file formats - Rust source code
librust-octocrab-dev (0.31.2-1+b1)
Modern, extensible GitHub API client - Rust source code
librust-ogg-dev (0.9.0-1)
Ogg container decoder and encoder written in pure Rust - Rust source code
librust-ogg-pager-dev (0.6.0-1)
Simple OGG page reader - Rust source code
librust-oid-dev (0.2.1-1+b1)
Build, parse, and format Object Identifiers (OIDs) - Rust source code
librust-once-cell-dev (1.19.0-1)
Single assignment cells and lazy values - Rust source code
librust-onig+posix-api-dev (6.3.2-1+b1 [riscv64], 6.3.2-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Bindings for the Oniguruma regex library - feature "posix-api"
librust-onig+print-debug-dev (6.3.2-1+b1 [riscv64], 6.3.2-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Bindings for the Oniguruma regex library - feature "print-debug"
librust-onig-dev (6.3.2-1+b1 [riscv64], 6.3.2-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Bindings for the Oniguruma regex library - Rust source code
librust-onig-sys-dev (69.8.1-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 69.8.0-1 [x32])
`onig_sys` crate contains raw rust bindings to the oniguruma library - Rust source code
librust-oo7-dev (0.2.1-1+b1 [amd64, arm64, armel, armhf, mips64el, ppc64, ppc64el, riscv64, s390x, x32], 0.2.1-1 [sparc64])
James Bond went on a new mission and this time as a Secret Service provider - Rust source code
librust-oorandom-dev (11.1.3-1+b2)
Tiny, robust PRNG implementation - Rust source code
librust-opam-file-rs-dev (0.1.5-2)
Parser and printer for the opam file syntax with Rust - Rust source code
librust-opaque-debug-dev (0.3.0-1+b1 [riscv64], 0.3.0-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Macro for opaque Debug trait implementation - Rust source code
librust-open-dev (3.0.2-1+b1)
Open a path or URL using the program configured on the system - Rust source code
librust-opener-dev (0.5.2-1)
Open a file or link using the system default program - Rust source code
librust-openpgp-cert-d-dev (0.3.1-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.1.2-1 [x32])
Shared OpenPGP Certificate Directory - Rust source code
librust-openpgp-keylist-dev (0.2.0-1+b1)
OpenPGP Keylist data structure - Rust source code
librust-openssh-dev (0.10.3-1+b1)
SSH through OpenSSH - Rust source code
librust-openssh-keys-dev (0.6.2-1+b1)
Read and write OpenSSH public keys - Rust source code
librust-openssh-mux-client-dev (0.17.3-1+b1)
Openssh mux client - Rust source code
librust-openssh-mux-client-error-dev (0.1.0-1+b1)
Openssh mux client - Rust source code
librust-openssl-dev (0.10.64-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.10.45-1 [x32])
OpenSSL bindings - Rust source code
librust-openssl-macros-dev (0.1.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.1.0-1 [ppc64, sparc64, x32])
Internal macros used by the openssl crate - Rust source code
librust-openssl-probe-dev (0.1.2-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.1.2-1 [ppc64, sparc64, x32])
Helping to find SSL certificate locations on the system for OpenSSL - Rust source code
librust-openssl-sys-dev (0.9.101-1)
FFI bindings to OpenSSL - Rust source code
librust-option-ext-dev (0.2.0-1+b1)
Extends `Option` with additional operations - Rust source code
librust-option-operations-dev (0.5.0-2)
Traits and auto-implementations to improve arithmetic operations usability when dealing with `Option`s - Rust source code
librust-ord-subset-dev (3.1.1-1+b2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 3.1.1-1+b1 [ppc64, sparc64], 3.1.1-1 [x32])
Tools for working with the Ord subset of certain PartialOrd types, like floats - Rust source code
librust-ordered-float-dev (2.10.0-2+b1 [riscv64], 2.10.0-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Wrappers for total ordering on floats - Rust source code
librust-ordered-multimap-dev (0.4.3-1+b1 [riscv64], 0.4.3-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Insertion ordered multimap - Rust source code
librust-ordered-stream-dev (0.2.0-2)
Streams that are ordered relative to external events - Rust source code
librust-ordermap+serde-1-dev (0.4.2-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.4.2-1 [ppc64, sparc64, x32])
Hash table with consistent order and fast iteration - feature "serde-1"
librust-ordermap+serde-dev (0.4.2-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.4.2-1 [ppc64, sparc64, x32])
Hash table with consistent order and fast iteration - feature "serde"
librust-ordermap-dev (0.4.2-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.4.2-1 [ppc64, sparc64, x32])
Hash table with consistent order and fast iteration - Rust source code
librust-orion-dev (0.17.6-1+b1)
Usable, easy and safe pure-Rust crypto - Rust source code
librust-os-display+default-dev (0.1.3-3)
Display strings in a safe platform-appropriate way - feature "default"
librust-os-display-dev (0.1.3-3)
Display strings in a safe platform-appropriate way - Rust source code
librust-os-info-dev (3.7.0-1)
Detect the operating system type and version - Rust source code
librust-os-pipe-dev (1.1.3-1)
Cross-platform library for opening OS pipes - Rust source code
librust-os-release-dev (0.1.0-2)
Parse /etc/os-release files on Linux distributions - Rust source code
librust-os-str-bytes-dev (6.6.1-1)
Convert between byte sequences and platform-native strings - Rust source code
librust-osmesa-sys-dev (0.1.2-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x, sparc64], 0.1.2-1 [ppc64, x32])
OSMesa library bindings for Rust - Rust source code
librust-ouroboros+std-dev (0.15.6-1)
Easy, safe self-referential struct generation - feature "std" and 1 more
librust-ouroboros-dev (0.15.6-1)
Easy, safe self-referential struct generation - Rust source code
librust-ouroboros-macro-dev (0.15.6-1)
Proc macro for ouroboros crate - Rust source code
librust-output-vt100-dev (0.1.2-2)
activate escape codes in Windows' CMD and PowerShell - Rust source code
librust-overload-dev (0.1.1-1+b1)
Provides a macro to simplify operator overloading - Rust source code
librust-owned-ttf-parser-dev (0.19.0-1)
Ttf-parser plus support for owned data - Rust source code
librust-owning-ref-dev (0.4.1-1+b1 [riscv64], 0.4.1-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Creating references that carry their owner with them - Rust source code
librust-owo-colors-dev (3.5.0-1+b1)
Zero-allocation terminal colors that'll make people go owo - Rust source code
librust-oxhttp-dev (0.1.7-1)
very simple implementation of HTTP 1.1 - Rust source code
librust-oxilangtag-dev (0.1.5-1)
language tag normalization and validation - Rust source code
librust-oxiri-dev (0.2.2-6)
validation and relative resolution of IRIs - Rust source code
librust-p256-dev (0.13.2-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, x32], 0.13.2-1 [sparc64])
Pure Rust implementation of the NIST P-256 (a.k.a - Rust source code
librust-p384-dev (0.13.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, x32], 0.13.0-1 [sparc64])
Pure Rust implementation of the NIST P-384 (a.k.a - Rust source code
librust-packed-simd-dev (0.3.8-1)
Portable Packed SIMD vectors - Rust source code
librust-pad-dev (0.1.6-1)
Padding strings at runtime - Rust source code
librust-page-size-dev (0.6.0-1+b1)
Provides an easy, fast, cross-platform way to retrieve the memory page size - Rust source code
librust-pager-dev (0.16.1-2)
Helps pipe your output through an external pager - Rust source code
librust-palette-derive-dev (0.7.5-1)
Automatically implement traits from the palette crate - Rust source code
librust-palette-dev (0.7.5-1)
Convert and manage colors with a focus on correctness, flexibility and ease of use - Rust source code
librust-pam-dev (0.7.0-2+b1 [riscv64], 0.7.0-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Safe Rust wrappers for PAM authentification - Rust source code
librust-pam-sys-dev (0.5.6-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.5.6-1 [x32])
FFI wrappers for libpam - Rust source code
librust-pamsm-dev (0.5.2-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.5.2-1 [ppc64, sparc64, x32])
Rust wrappers around PAM Service Modules functions - Rust source code
librust-pango-dev (0.18.3-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x], 0.17.10-1 [sparc64, x32])
Rust bindings for the Pango library - Rust source code
librust-pango-sys-dev (0.18.0-3 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x], 0.17.10-1 [sparc64, x32])
FFI bindings to libpango-1.0 - Rust source code
librust-pangocairo-dev (0.18.0-3 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x], 0.17.10-1 [sparc64, x32])
Rust bindings for the PangoCairo library - Rust source code
librust-pangocairo-sys-dev (0.18.0-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x], 0.17.10-1 [sparc64, x32])
FFI bindings to PangoCairo - Rust source code
librust-papergrid-dev (0.10.0-2)
Core library to print a table - Rust source code
librust-parity-scale-codec-derive-dev (3.6.4-1+b1)
Serialization and deserialization derive macro for Parity SCALE Codec - Rust source code
librust-parity-scale-codec-dev (3.6.4-1+b1)
SCALE - Simple Concatenating Aggregated Little Endians - Rust source code
librust-parity-wasm-dev (0.41.0-1)
Low-level WebAssembly format library - Rust source code
librust-parking-dev (2.0.0-1+b1)
Thread parking and unparking - Rust source code
librust-parking-lot-core+deadlock-detection-dev (0.9.3-1) [debports]
API for creating synchronization primitives - feature "deadlock_detection"
librust-parking-lot-core+petgraph-dev (0.9.3-1) [debports]
API for creating synchronization primitives - feature "petgraph"
librust-parking-lot-core+thread-id-dev (0.9.3-1) [debports]
API for creating synchronization primitives - feature "thread-id"
librust-parking-lot-core-dev (0.9.9-1)
API for creating synchronization primitives - Rust source code
librust-parking-lot-dev (0.12.1-2)
Compact, efficient std sync primitives - Rust source code
librust-parse-arg-dev (0.1.4-2+b1 [riscv64], 0.1.4-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Traits and implementations for parsing command-line arguments - Rust source code
librust-parse-datetime-dev (0.5.0-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.4.0-1+b1 [x32])
Parsing human-readable time strings and converting them to a DateTime - Rust source code
librust-parse-zoneinfo-dev (0.3.0-1+b1)
Parse zoneinfo files from the IANA database - Rust source code
librust-parsec-client-dev (0.16.0-1)
Parsec Client library for the Rust ecosystem - Rust source code
librust-parsec-interface-dev (0.29.1-1)
Library implementing the Parsec wire protocol - Rust source code
librust-parsec-service-dev (1.3.0-5+b2 [sparc64], 1.3.0-5+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x])
Abstraction layer for secure storage and operations - Rust source code
librust-parsec-tool-dev (0.7.0-3)
Command line tool to communicate with the Parsec service - Rust source code
librust-partition-identity-dev (0.3.0-1+b1)
Find the ID of a device by its path, or find a device path by its ID - Rust source code
librust-pasetors-dev (0.6.7-1+b1)
PASETO: Platform-Agnostic Security Tokens (in Rust) - Rust source code
librust-password-hash-dev (0.5.0-1)
Traits which describe the functionality of password hashing algorithms, as well as a `no_std`-friendly implementation of the PHC string format (a well-defined subset of the Modular Crypt Format a.k.a - Rust source code
librust-paste-dev (1.0.7-1)
Macros for all your token pasting needs - Rust source code
librust-paste-impl-dev (0.1.9-1+b1 [riscv64], 0.1.9-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Implementation detail of the `paste` crate - Rust source code
librust-patchkit-dev (0.1.2-1+b1)
Parsing and manipulating patch files - Rust source code
librust-path-abs-dev (0.5.1-1+b2)
Ergonomic paths and files in rust - Rust source code
librust-path-absolutize-dev (3.1.1-1+b1)
Extending `Path` and `PathBuf` in order to get an absolute path and remove the containing dots - Rust source code
librust-path-clean-dev (1.0.1-1+b1)
Cleanname or path.Clean - Rust source code
librust-path-dedot-dev (3.1.1-1+b1)
Extending `Path` and `PathBuf` in order to parse the path which contains dots - Rust source code
librust-path-slash-dev (0.2.1-1)
Conversion to/from a file path from/to slash path - Rust source code
librust-pathdiff-dev (0.2.1-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.2.1-1 [ppc64, sparc64, x32])
Diffing paths to obtain relative paths - Rust source code
librust-pathfinder-geometry-dev (0.5.1-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.5.1-1 [x32])
Basic SIMD-accelerated geometry/linear algebra - Rust source code
librust-pathfinder-simd-dev (0.5.2-1)
Simple SIMD library - Rust source code
librust-pathsearch-dev (0.2.0-1+b1)
Search for files in PATH - Rust source code
librust-pbkdf2-dev (0.12.2-1)
Generic implementation of PBKDF2 - Rust source code
librust-pbr-dev (1.0.1-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 1.0.1-1 [ppc64, sparc64, x32])
Console progress bar for Rust - Rust source code
librust-pcap-file-dev (2.0.0-1+b1)
Parse, read and write Pcap and PcapNg - Rust source code
librust-pcap-sys-dev (0.1.3-2)
Low-level bindings to libpcap - Rust source code
librust-pci-driver-dev (0.1.3-1+b1)
PCI/PCIe driver development library - Rust source code
librust-pcre2-dev (0.2.6-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x], 0.2.3-1 [sparc64, x32])
High level wrapper library for PCRE2 - Rust source code
librust-pcre2-sys-dev (0.2.7-1)
Low level bindings to PCRE2 - Rust source code
librust-pcsc-dev (2.7.0-1+b1)
Bindings to the PC/SC API for smart card communication - Rust source code
librust-pcsc-sys-dev (1.2.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 1.2.0-1 [ppc64, sparc64, x32])
Low-level bindings to the PC/SC C API - Rust source code
librust-pdb-dev (0.8.0-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.8.0-1+b1 [x32])
Parser for Microsoft PDB (Program Database) debugging information - Rust source code
librust-pdf-derive-dev (0.1.22-1+b1)
Helper for pdf-rs - Rust source code
librust-peeking-take-while-dev (0.1.2-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.1.2-1 [ppc64, sparc64, x32])
Peekable Iterator::take_while - Rust source code
librust-peekread-dev (0.1.1-1+b1)
Allows peeking ahead in Read streams - Rust source code
librust-peg-dev (0.8.2-1)
simple Parsing Expression Grammar (PEG) parser generator
librust-peg-macros-dev (0.8.2-1)
simple Parsing Expression Grammar (PEG) parser generator - macros
librust-peg-runtime-dev (0.8.2-1)
simple Parsing Expression Grammar (PEG) parser generator - runtime
librust-pem-dev (3.0.3-2)
Parse and encode PEM-encoded data - Rust source code
librust-pem-rfc7468-dev (0.7.0-1+b1)
PEM Encoding for keys and certificates - Rust source code
librust-pep440-rs-dev (0.3.12-2)
Python version numbers and specifiers, implementing PEP 440 - Rust source code
librust-pep508-rs-dev (0.2.3-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.2.1-2 [x32])
Python dependency specifiers, better known as PEP 508 - Rust source code
librust-percent-encoding-dev (2.3.1-1)
Percent encoding and decoding - Rust source code
librust-perfrecord-mach-ipc-rendezvous-dev (0.2.1-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.2.1-1 [ppc64, sparc64, x32])
Subset of the ipc-channel mach functionality to establish two-way communication and exchange the mach_task_self port - Rust source code
librust-permutohedron-dev (0.2.4-3)
Generate permutations of sequences - Rust source code
librust-pest-derive-dev (2.7.4-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 2.5.2-1 [x32])
Pest's derive macro - Rust source code
librust-pest-dev (2.7.4-1)
Elegant Parser - Rust source code
librust-pest-generator-dev (2.7.4-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 2.5.2-1 [x32])
Pest code generator - Rust source code
librust-pest-meta-dev (2.7.4-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 2.5.2-1 [x32])
Pest meta language parser and validator - Rust source code
librust-petgraph-dev (0.6.4-1)
Graph data structure library - Rust source code
librust-phf+phf-macros-dev (0.11.2-1)
Runtime support for perfect hash function data structures - feature "phf_macros" and 1 more
librust-phf+serde-dev (0.11.2-1)
Runtime support for perfect hash function data structures - feature "serde"
librust-phf+std-dev (0.11.2-1)
Runtime support for perfect hash function data structures - feature "std" and 1 more
librust-phf+uncased-dev (0.11.2-1)
Runtime support for perfect hash function data structures - feature "uncased"
librust-phf+unicase-dev (0.11.2-1)
Runtime support for perfect hash function data structures - feature "unicase"
librust-phf-codegen-dev (0.11.2-1)
Codegen library for PHF types - Rust source code
librust-phf-dev (0.11.2-1)
Runtime support for perfect hash function data structures - Rust source code
librust-phf-generator-dev (0.11.2-1)
PHF generation logic - Rust source code
librust-phf-macros+unicase--dev (0.11.2-1)
Macros to generate types in the phf crate - feature "unicase_"
librust-phf-macros+unicase-dev (0.11.2-1)
Macros to generate types in the phf crate - feature "unicase"
librust-phf-macros-dev (0.11.2-1)
Macros to generate types in the phf crate - Rust source code
librust-phf-shared+uncased-dev (0.11.2-1)
Support code shared by PHF libraries - feature "uncased"
librust-phf-shared+unicase-dev (0.11.2-1)
Support code shared by PHF libraries - feature "unicase"
librust-phf-shared-dev (0.11.2-1)
Support code shared by PHF libraries - Rust source code
librust-picky-asn1-der-dev (0.4.0-1+b1)
ASN.1-DER subset for serde - Rust source code
librust-picky-asn1-dev (0.7.2-1+b1)
Provide ASN.1 simple types - Rust source code
librust-picky-asn1-x509-dev (0.10.0-1+b1)
ASN1 types defined by X.509 related RFCs - Rust source code
librust-pico-args-dev (0.5.0-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.4.2-1+b1 [x32])
Ultra simple CLI arguments parser - Rust source code
librust-pidfile-rs-dev (0.1.0-2+b1 [riscv64], 0.1.0-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Rust wrapper for pidfile_* functions from libbsd/libutil - Rust source code
librust-pikchr-dev (0.1.3-4)
PIC-like diagramming language to SVG converter - Rust source code
librust-pin-project-dev (1.1.3-1)
Safe and ergonomic pin-projection - Rust source code
librust-pin-project-internal-dev (1.1.3-1)
Implementation detail of the `pin-project` crate - Rust source code
librust-pin-project-lite-dev (0.2.13-1)
Light-weight version of pin-project - Rust source code
librust-pin-utils-dev (0.1.0-1+b1 [riscv64], 0.1.0-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Utilities for pinning - Rust source code
librust-pinger-dev (1.1.0-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.13.0-1 [x32])
library to execute the ping command and parse the output - Rust source code
librust-pipeline-dev (0.5.0-1+b2)
Macro collection to pipe |> your functions calls - Rust source code
librust-pipewire-dev (0.7.2-3)
Rust bindings for PipeWire - Rust source code
librust-pipewire-sys-dev (0.7.2-2)
Rust FFI bindings for PipeWire - Rust source code
librust-pkcs1-dev (0.7.5-1+b1)
Pure Rust implementation of Public-Key Cryptography Standards (PKCS) #1: RSA Cryptography Specifications Version 2.2 (RFC 8017) - Rust source code
librust-pkcs5-dev (0.7.1-1+b1)
Pure Rust implementation of Public-Key Cryptography Standards (PKCS) #5: Password-Based Cryptography Specification Version 2.1 (RFC 8018) - Rust source code
librust-pkcs8-dev (0.10.2+ds-8)
pure Rust implementation of PKCS#8 - Rust source code
librust-pkg-config-dev (0.3.27-1)
Run pkg-config at build time Cargo build scripts - Rust source code
librust-pkg-version-dev (1.0.0-2)
Macros expanding to the package version - Rust source code
librust-pkg-version-impl-dev (0.1.1-1+b1)
Implementation details of the `pkg-version` crate - Rust source code
librust-pktparse+serde-dev (0.7.1-2+b1 [riscv64], 0.7.1-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Collection of packet parsers - feature "serde"
librust-pktparse-dev (0.7.1-2+b1 [riscv64], 0.7.1-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Collection of packet parsers - Rust source code
librust-plain-dev (0.2.3-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.2.3-1 [ppc64, sparc64, x32])
Small Rust library that allows users to reinterpret data of certain types safely - Rust source code
librust-platform-info-dev (2.0.2-1)
Simple cross-platform interface to get info about a system - Rust source code
librust-platforms-dev (3.1.2-1+b1)
Rust platform registry with information about valid Rust platforms (target triple, target_arch, target_os) sourced from the Rust compiler - Rust source code
librust-pledge-dev (0.3.1-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.3.1-1 [ppc64, sparc64, x32])
Rust binding to OpenBSD's pledge(2) interface - Rust source code
librust-plist-dev (1.6.0-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 1.6.0-1 [x32])
Rusty plist parser - Rust source code
librust-plotters-backend-dev (0.3.5-1)
Plotters Backend API - Rust source code
librust-plotters-bitmap-dev (0.3.3-3)
Plotters Bitmap Backend - Rust source code
librust-plotters-dev (0.3.5-2)
Rust data plotting and drawing library - Rust source code
librust-plotters-svg-dev (0.3.5-1)
Plotters SVG backend - Rust source code
librust-pmac-dev (0.7.1-1+b1)
Generic implementation of Parallelizable Message Authentication Code - Rust source code
librust-pmutil-dev (0.6.1-1+b1)
Utils for proc-macro - Rust source code
librust-png-dev (0.17.7-3)
PNG decoding and encoding library in pure Rust - Rust source code
librust-pocket-resources-dev (0.3.2-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.3.2-1 [ppc64, sparc64, x32])
Include resources in your applications - Rust source code
librust-podio-dev (0.1.6-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.1.6-1 [ppc64, sparc64, x32])
Additional trait for Read and Write to read and write Plain Old Data - Rust source code
librust-polling-dev (3.4.0-1)
Portable interface to epoll, kqueue, event ports, and IOCP - Rust source code
librust-poly1305-dev (0.8.0-1+b1)
Poly1305 universal hash function and message authentication code - Rust source code
librust-polyline-dev (0.10.1-2)
Encoder and decoder for the Google Encoded Polyline format - Rust source code
librust-polyval-dev (0.6.1-1+b1)
GHASH-like universal hash over GF(2^128) useful for constructing a Message Authentication Code (MAC) - Rust source code
librust-pool-dev (0.1.4-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.1.4-1 [ppc64, sparc64, x32])
Pool of reusable values - Rust source code
librust-portable-atomic-dev (1.4.3-2)
Portable atomic types including support for 128-bit atomics, atomic float, etc - Rust source code
librust-postgres-derive-dev (0.4.5-1)
Internal crate used by postgres-types - Rust source code
librust-postgres-dev (0.19.7-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.19.4-1+b1 [x32])
Native, synchronous PostgreSQL client - Rust source code
librust-postgres-protocol-dev (0.6.6-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.6.6-1 [x32])
Low level Postgres protocol APIs - Rust source code
librust-postgres-types-dev (0.2.6-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.2.6-1 [x32])
Conversions between Rust and Postgres values - Rust source code
librust-powerfmt-dev (0.2.0-1+b1)
`powerfmt` is a library that provides utilities for formatting values - Rust source code
librust-powerfmt-macros-dev (0.1.0-1+b1)
Procedural macros for `powerfmt` - Rust source code
librust-pprof-dev (0.13.0-1+b1)
Internal perf tools for rust programs - Rust source code
librust-ppv-lite86-dev (0.2.16-1+b1 [riscv64], 0.2.16-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
crypto-simd API for x86 - Rust source code
librust-pq-sys+pkg-config-dev (0.4.6-1) [debports]
Auto-generated rust bindings for libpq - feature "pkg-config"
librust-pq-sys-dev (0.4.8-2)
Auto-generated rust bindings for libpq - Rust source code
librust-precomputed-hash-dev (0.1.1-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.1.1-1 [ppc64, sparc64, x32])
Expose a precomputed hash for a given type - Rust source code
librust-predicates-core-dev (1.0.6-1)
API for boolean-valued predicate functions - Rust source code
librust-predicates-dev (3.0.3-1)
Boolean-valued predicate functions - Rust source code
librust-predicates-tree-dev (1.0.7-1)
Render boolean-valued predicate functions results as a tree - Rust source code
librust-pretty-assertions-dev (1.4.0-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 1.3.0-1 [x32])
drop-in replacements for assert macros with colorful diffs - Rust source code
librust-pretty-bytes-dev (0.2.2-1+b2)
Convert bytes to a human readable string - Rust source code
librust-pretty-env-logger-dev (0.5.0-1)
Visually pretty env_logger - Rust source code
librust-pretty-hex-dev (0.4.1-1)
Pretty hex dump of bytes slice in the common style - Rust source code
librust-prettyplease-dev (0.2.6-1+b1)
Minimal `syn` syntax tree pretty-printer - Rust source code
librust-prettytable-rs+csv-dev (0.10.0-2)
Printing pretty formatted tables in terminal - feature "csv"
librust-prettytable-rs+default-dev (0.10.0-2)
Printing pretty formatted tables in terminal - feature "default"
librust-prettytable-rs-dev (0.10.0-2)
Printing pretty formatted tables in terminal - Rust source code
librust-primeorder-dev (0.13.2-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, x32], 0.13.2-1 [sparc64])
Pure Rust implementation of complete addition formulas for prime order elliptic curves (Renes-Costello-Batina 2015) - Rust source code
librust-print-bytes-dev (1.2.0-1)
Print bytes as losslessly as possible - Rust source code
librust-proc-macro-crate-dev (1.2.1-1)
Replacement for crate (macro_rules keyword) in proc-macros - Rust source code
librust-proc-macro-error-attr-dev (1.0.4-1)
Attribute macro for proc-macro-error crate - Rust source code
librust-proc-macro-error-dev (1.0.4-1)
Almost drop-in replacement to panics in proc-macros - Rust source code
librust-proc-macro-hack-dev (0.5.19-1+b1 [riscv64], 0.5.19-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Procedural macros in expression position - Rust source code
librust-proc-macro-nested-dev (0.1.3-2+b1 [riscv64], 0.1.3-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Support for nested proc-macro-hack invocations - Rust source code
librust-proc-macro2-dev (1.0.76-1)
Substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case - Rust source code
librust-proc-mounts-dev (0.3.0-1+b1)
Fetch active mounts and swaps on a Linux system - Rust source code
librust-proc-quote-dev (0.4.0-1+b1 [riscv64], 0.4.0-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Procedural macro implementation of quote! - Rust source code
librust-proc-quote-impl-dev (0.3.2-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.3.2-1 [x32])
Procedural macro implementation of quote! - Rust source code
librust-procedural-masquerade-dev (0.1.6-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.1.6-1 [ppc64, sparc64, x32])
proc_macro_derive pretending to be proc_macro - Rust source code
librust-procfs-dev (0.14.2-5)
Interface to the linux procfs pseudo-filesystem - Rust source code
librust-prodash-dev (26.2.2-4)
Dashboard for progress of async and blocking tasks - Rust source code
librust-profiling-procmacros-dev (1.0.14-1+b1)
Very thin abstraction over other profiler crates - Rust source code
librust-progressing-dev (3.0.2-1+b1)
Lightweight, text-based, counting progress-bar for Rust - Rust source code
librust-prometheus+libc-dev (0.13.3-2)
Prometheus instrumentation library for Rust applications - feature "libc" and 1 more
librust-prometheus+process-dev (0.13.3-2)
Prometheus instrumentation library for Rust applications - feature "process"
librust-prometheus+procfs-dev (0.13.3-2)
Prometheus instrumentation library for Rust applications - feature "procfs"
librust-prometheus+protobuf-codegen-pure-dev (0.13.3-1) [debports]
Prometheus instrumentation library for Rust applications - feature "protobuf-codegen-pure" and 1 more
librust-prometheus+protobuf-dev (0.13.3-2)
Prometheus instrumentation library for Rust applications - feature "protobuf" and 1 more
librust-prometheus+push-dev (0.13.3-2)
Prometheus instrumentation library for Rust applications - feature "push"
librust-prometheus+reqwest-dev (0.13.3-2)
Prometheus instrumentation library for Rust applications - feature "reqwest"
librust-prometheus-client-derive-encode-dev (0.4.1-1+b1)
Auxiliary crate to derive Encode trait from prometheus-client - Rust source code
librust-prometheus-client-dev (0.21.2-1+b1)
Open Metrics client library allowing users to natively instrument applications - Rust source code
librust-prometheus-dev (0.13.3-2)
Prometheus instrumentation library for Rust applications - Rust source code
librust-proptest+bit-set-dev (1.0.0-3)
Hypothesis-like property-based testing and shrinking - feature "bit-set"
librust-proptest+default-code-coverage-dev (1.0.0-3)
Hypothesis-like property-based testing and shrinking - feature "default-code-coverage"
librust-proptest+default-dev (1.0.0-3)
Hypothesis-like property-based testing and shrinking - feature "default"
librust-proptest+fork-dev (1.0.0-3)
Hypothesis-like property-based testing and shrinking - feature "fork"
librust-proptest+lazy-static-dev (1.0.0-3)
Hypothesis-like property-based testing and shrinking - feature "lazy_static"
librust-proptest+quick-error-dev (1.0.0-3)
Hypothesis-like property-based testing and shrinking - feature "quick-error"
librust-proptest+regex-syntax-dev (1.0.0-3)
Hypothesis-like property-based testing and shrinking - feature "regex-syntax"
librust-proptest+rusty-fork-dev (1.0.0-3)
Hypothesis-like property-based testing and shrinking - feature "rusty-fork"
librust-proptest+std-dev (1.0.0-3)
Hypothesis-like property-based testing and shrinking - feature "std"
librust-proptest+tempfile-dev (1.0.0-3)
Hypothesis-like property-based testing and shrinking - feature "tempfile"
librust-proptest+timeout-dev (1.0.0-3)
Hypothesis-like property-based testing and shrinking - feature "timeout"
librust-proptest-derive-dev (0.4.0-1+b1)
Custom-derive for the Arbitrary trait of proptest - Rust source code
librust-proptest-dev (1.0.0-3)
Hypothesis-like property-based testing and shrinking - Rust source code
librust-prost-build-dev (0.11.9-1)
Protocol Buffers implementation for the Rust Language - Rust source code
librust-prost-derive-dev (0.11.9-1)
Protocol Buffers implementation for the Rust Language - Rust source code
librust-prost-dev (0.11.9-1)
Protocol Buffers implementation for the Rust Language - Rust source code
librust-prost-types-dev (0.11.9-1)
Protocol Buffers implementation for the Rust Language - Rust source code
librust-protobuf+bytes-dev (2.27.1-1+b1 [riscv64], 2.27.1-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Google protocol buffers - feature "bytes" and 1 more
librust-protobuf+serde-derive-dev (2.27.1-1+b1 [riscv64], 2.27.1-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Google protocol buffers - feature "serde_derive"
librust-protobuf+serde-dev (2.27.1-1+b1 [riscv64], 2.27.1-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Google protocol buffers - feature "serde"
librust-protobuf+with-serde-dev (2.27.1-1+b1 [riscv64], 2.27.1-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Google protocol buffers - feature "with-serde"
librust-protobuf-codegen-dev (2.27.1-1+b4)
Code generator for rust-protobuf - Rust source code
librust-protobuf-codegen-pure-dev (2.27.1-1+b1 [riscv64], 2.27.1-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Pure-rust codegen for protobuf using protobuf-parser crate - Rust source code
librust-protobuf-dev (2.27.1-1+b1 [riscv64], 2.27.1-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Google protocol buffers - Rust source code
librust-protobuf-support-dev (3.1.0-1+b1)
Code supporting protobuf implementation - Rust source code
librust-protoc-dev (2.27.1-1+b1)
Protobuf protoc command as API - Rust source code
librust-protoc-rust-dev (2.27.1-1+b1)
Protoc --rust_out= - Rust source code
librust-psa-crypto-dev (0.9.2-3)
Wrapper around the PSA Cryptography API - Rust source code
librust-psa-crypto-sys-dev (0.9.3-2)
Wrapper around the PSA Cryptography API - Rust source code
librust-psl-dev (2.1.25-1+b1)
Extract root domain and suffix from a domain name - Rust source code
librust-psl-types-dev (2.0.11-1)
Common types for the public suffix implementation crates - Rust source code
librust-psm-dev (0.1.21-1)
Portable Stack Manipulation: stack manipulation and introspection routines - Rust source code
librust-ptr-meta-derive-dev (0.1.4-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.1.4-1 [ppc64, sparc64, x32])
Macros for ptr_meta - Rust source code
librust-ptr-meta-dev (0.1.4-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.1.4-1 [ppc64, sparc64, x32])
Radioactive stabilization of the ptr_meta rfc - Rust source code
librust-pty-process-dev (0.4.0-2)
Spawn commands attached to a pty - Rust source code
librust-ptyprocess-dev (0.4.1-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, x32], 0.4.1-1 [sparc64])
Work with PTY/TTY on Unix systems - Rust source code
librust-publicsuffix-dev (2.2.3-3)
Extract root domain and suffix from a domain name - Rust source code
librust-pulldown-cmark-dev (0.9.2-1+b4)
Pull parser for CommonMark - Rust source code
librust-pulsectl-rs-dev (0.3.2-1+b1)
Higher level API for libpulse-binding - Rust source code
librust-pure-rust-locales-dev (0.7.0-1+b1)
Pure Rust locales imported directly from the GNU C Library - Rust source code
librust-pyo3-asyncio-macros-dev (0.17.0-1+b1)
Proc Macro Attributes for PyO3 Asyncio - Rust source code
librust-pyo3-build-config+python3-dll-a-dev (0.20.2-1)
Build configuration for the PyO3 ecosystem - feature "python3-dll-a"
librust-pyo3-build-config-dev (0.20.2-1)
Build configuration for the PyO3 ecosystem - Rust source code
librust-pyo3-dev (0.20.2-2)
Bindings to Python interpreter - Rust source code
librust-pyo3-ffi-dev (0.20.2-2)
Python-API bindings for the PyO3 ecosystem - Rust source code
librust-pyo3-file-dev (0.7.0-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.7.0-1 [x32])
Small helper library for working with python file-like objects with rust - Rust source code
librust-pyo3-filelike-dev (0.2.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, x32], 0.2.0-1 [sparc64])
Rust access to Python file-like objects - Rust source code
librust-pyo3-log-dev (0.9.0-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.8.3-1 [x32])
Logging bridge from pyo3 native extension to python - Rust source code
librust-pyo3-macros+abi3-dev (0.20.2-1)
Proc macros for PyO3 package - feature "abi3"
librust-pyo3-macros-backend-dev (0.20.2-1)
Code generation for PyO3 package - Rust source code
librust-pyo3-macros-dev (0.20.2-1)
Proc macros for PyO3 package - Rust source code
librust-pyproject-toml-dev (0.7.0-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.7.0-1 [x32])
Pyproject.toml parser in Rust - Rust source code
librust-python-pkginfo-dev (0.5.5-1+b1)
Parse Python package metadata from sdist and bdists and etc - Rust source code
librust-python3-dll-a-dev (0.2.6-1)
Standalone python3(y).dll import library generator - Rust source code
librust-pythonize-dev (0.20.0-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.19.0-1+b1 [x32])
Rust <-> Python interconnect using Serde and PyO3 - Rust source code
librust-qoi-dev (0.4.1-2)
VERY fast encoder/decoder for QOI (Quite Okay Image) format - Rust source code
librust-qr2term-dev (0.3.1-2)
Stupidly simple Rust crate to render a QR code in the terminal - Rust source code
librust-qrcode-dev (0.12.0-2)
QR code encoder in Rust - Rust source code
librust-qrcode-generator-dev (4.1.9-2+b1 [sparc64], 4.1.9-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, x32])
Generate QR Code matrices and images in RAW, PNG and SVG formats - Rust source code
librust-qrcodegen-dev (1.8.0-1+b1)
High-quality QR Code generator library - Rust source code
librust-qrencode-dev (0.14.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, x32], 0.14.0-1 [sparc64])
QR code encoder in Rust - Rust source code
librust-quantiles-dev (0.7.1-3)
Collection of approximate quantile algorithms - Rust source code
librust-quick-error-dev (2.0.1-1+b1 [riscv64], 2.0.1-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Macro which makes error types pleasant to write - Rust source code
librust-quick-junit-dev (0.3.3-1+b1)
Data model and serializer for JUnit/XUnit XML - Rust source code
librust-quick-protobuf+std-dev (0.7.0-2) [debports]
Pure Rust protobuf (de)serializer - feature "std" and 1 more
librust-quick-protobuf-dev (0.8.1-1)
Pure Rust protobuf (de)serializer - Rust source code
librust-quick-xml-dev (0.27.1-3)
High performance xml reader and writer - Rust source code
librust-quickcheck+default-dev (1.0.3-2+b1) [debports]
Automatic property based testing with shrinking - feature "default"
librust-quickcheck+env-logger-dev (1.0.3-2+b1) [debports]
Automatic property based testing with shrinking - feature "env_logger"
librust-quickcheck+log-dev (1.0.3-2+b1) [debports]
Automatic property based testing with shrinking - feature "log"
librust-quickcheck+regex-dev (1.0.3-2+b1) [debports]
Automatic property based testing with shrinking - feature "regex"
librust-quickcheck+use-logging-dev (1.0.3-2+b1) [debports]
Automatic property based testing with shrinking - feature "use_logging"
librust-quickcheck-dev (1.0.3-3)
Automatic property based testing with shrinking - Rust source code
librust-quickcheck-macros-dev (1.0.0-2+b1 [riscv64], 1.0.0-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Macro attribute for quickcheck - Rust source code
librust-quinn-dev (0.10.2-3)
Versatile QUIC transport protocol implementation - Rust source code
librust-quinn-proto-dev (0.10.6-1)
State machine for the QUIC transport protocol - Rust source code
librust-quinn-udp-dev (0.4.1-1)
UDP sockets with ECN information for the QUIC transport protocol - Rust source code
librust-quitters-dev (0.1.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, x32], 0.1.0-1 [sparc64])
List dependencies of a Rust binary by parsing panic messages - Rust source code
librust-quote-dev (1.0.35-1)
Quasi-quoting macro quote!(...) - Rust source code
librust-quoted-printable-dev (0.4.8-1+b1)
Simple encoder/decoder for quoted-printable data - Rust source code
librust-r2d2-dev (0.8.10-6)
Generic connection pool - Rust source code
librust-radium-dev (1.0.0-1+b1)
Portable interfaces for maybe-atomic types - Rust source code
librust-radix-heap-dev (0.4.2-1+b1)
Fast monotone priority queues - Rust source code
librust-radix-trie+serde-dev (0.2.1-1+b1 [riscv64], 0.2.1-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Generic radix trie data-structure - feature "serde"
librust-radix-trie-dev (0.2.1-1+b1 [riscv64], 0.2.1-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Generic radix trie data-structure - Rust source code
librust-rand-chacha-dev (0.3.1-2+b1 [riscv64], 0.3.1-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
ChaCha random number generator - Rust source code
librust-rand-core+getrandom-dev (0.6.4-1)
Core random number generator traits and tools - feature "getrandom"
librust-rand-core+serde-dev (0.6.4-1)
Core random number generator traits and tools - feature "serde" and 1 more
librust-rand-core+std-dev (0.6.4-1)
Core random number generator traits and tools - feature "std"
librust-rand-core-dev (0.6.4-1)
Core random number generator traits and tools - Rust source code
librust-rand-dev (0.8.5-1)
Randomness functionality, number generators - Rust source code
librust-rand-distr-dev (0.4.3-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.4.3-1 [ppc64, sparc64, x32])
Sampling from random number distributions - Rust source code
librust-rand-hc-dev (0.3.1-2+b1 [riscv64], 0.3.1-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
HC128 random number generator - Rust source code
librust-rand-isaac-dev (0.3.0-2+b1 [riscv64], 0.3.0-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
ISAAC random number generator - Rust source code
librust-rand-pcg-dev (0.3.1-2+b1 [riscv64], 0.3.1-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Selected PCG random number generators - Rust source code
librust-rand-xorshift+serde-dev (0.3.0-2+b1 [riscv64], 0.3.0-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Xorshift random number generator - feature "serde" and 1 more
librust-rand-xorshift-dev (0.3.0-2+b1 [riscv64], 0.3.0-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Xorshift random number generator - Rust source code
librust-rand-xoshiro+serde-dev (0.6.0-2+b1 [riscv64], 0.6.0-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Xoshiro, xoroshiro and splitmix64 RNGs - feature "serde" and 1 more
librust-rand-xoshiro-dev (0.6.0-2+b1 [riscv64], 0.6.0-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Xoshiro, xoroshiro and splitmix64 RNGs - Rust source code
librust-random-dev (0.12.2-2+b1 [riscv64], 0.12.2-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Package provides sources of randomness - Rust source code
librust-random-number-macro-impl-dev (0.1.7-1)
Generate random numbers quickly - Rust source code
librust-random-trait-dev (0.1.1-1+b1)
A random trait meant to produce random generic types - Rust source code
librust-range-collections-dev (0.4.1-1+b1)
Sets and maps of ranges, backed by smallvec - Rust source code
librust-rangemap-dev (1.3.0-1+b1)
Map and set data structures whose keys are stored as ranges - Rust source code
librust-ratatui-dev (0.23.0-4 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.23.0-3 [x32])
Library that's all about cooking up terminal user interfaces - Rust source code
librust-rav1e-dev (0.7.1-2)
Fastest and safest AV1 encoder - Rust source code
librust-raw-window-handle-dev (0.5.2-1)
Interoperability library for Rust Windowing applications - Rust source code
librust-rawloader-dev (0.37.1-2)
Extract the data from camera raw formats - Rust source code
librust-rawpointer-dev (0.2.1-1+b1)
Extra methods for raw pointers - Rust source code
librust-rayon-core-dev (1.12.1-1)
Core APIs for Rayon - Rust source code
librust-rayon-dev (1.8.1-1)
Simple work-stealing parallelism for Rust - Rust source code
librust-rcgen-dev (0.11.3-5)
Rust X.509 certificate generator - Rust source code
librust-rctree-dev (0.3.3-1+b1 [riscv64], 0.3.3-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
'DOM-like' tree implemented using reference counting - Rust source code
librust-read-color-dev (1.0.0-2)
Simple library for reading hex colors - Rust source code
librust-redox-syscall-dev (0.2.16-1)
Access raw Redox system calls - Rust source code
librust-redox-termios-dev (0.1.2-1+b1 [riscv64], 0.1.2-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Access Redox termios functions - Rust source code
librust-reduce-dev (0.1.1-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.1.1-1 [ppc64, sparc64, x32])
Fold an iterator without an initial value - Rust source code
librust-ref-cast-dev (1.0.18-1)
Safely cast &T to &U where the struct U contains a single field of type T - Rust source code
librust-ref-cast-impl-dev (1.0.18-1)
Derive implementation for ref_cast::RefCast - Rust source code
librust-ref-filter-map-dev (1.0.1-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 1.0.1-1 [ppc64, sparc64, x32])
Like `std::cell::{Ref,RefMut}::map`, but for optional components - Rust source code
librust-reference-counted-singleton-dev (0.1.1-1+b2)
Reference-counted singleton whose protected data can be recreated as needed - Rust source code
librust-regalloc2-dev (0.9.3-1)
backtracking register allocator - Rust source code
librust-regex+aho-corasick-dev (1.7.1-1) [debports]
Regular expressions for Rust - feature "aho-corasick"
librust-regex+default-dev (1.7.1-1) [debports]
Regular expressions for Rust - feature "default"
librust-regex+memchr-dev (1.7.1-1) [debports]
Regular expressions for Rust - feature "memchr"
librust-regex+perf-dev (1.7.1-1) [debports]
Regular expressions for Rust - feature "perf"
librust-regex+perf-literal-dev (1.7.1-1) [debports]
Regular expressions for Rust - feature "perf-literal"
librust-regex+unicode-age-dev (1.7.1-1) [debports]
Regular expressions for Rust - feature "unicode-age"
librust-regex+unicode-bool-dev (1.7.1-1) [debports]
Regular expressions for Rust - feature "unicode-bool"
librust-regex+unicode-case-dev (1.7.1-1) [debports]
Regular expressions for Rust - feature "unicode-case"
librust-regex+unicode-dev (1.7.1-1) [debports]
Regular expressions for Rust - feature "unicode"
librust-regex+unicode-gencat-dev (1.7.1-1) [debports]
Regular expressions for Rust - feature "unicode-gencat"
librust-regex+unicode-perl-dev (1.7.1-1) [debports]
Regular expressions for Rust - feature "unicode-perl"
librust-regex+unicode-script-dev (1.7.1-1) [debports]
Regular expressions for Rust - feature "unicode-script"
librust-regex+unicode-segment-dev (1.7.1-1) [debports]
Regular expressions for Rust - feature "unicode-segment"
librust-regex-automata+regex-syntax-dev (0.1.8-2) [debports]
Automata construction and matching using regular expressions - feature "regex-syntax"
librust-regex-automata+std-dev (0.1.8-2) [debports]
Automata construction and matching using regular expressions - feature "std" and 1 more
librust-regex-automata+utf8-ranges-dev (0.1.8-2) [debports]
Automata construction and matching using regular expressions - feature "utf8-ranges"
librust-regex-automata-dev (0.4.3-1)
Automata construction and matching using regular expressions - Rust source code
librust-regex-dev (1.10.2-1)
Regular expressions for Rust - Rust source code
librust-regex-syntax+unicode-dev (0.6.27-1) [debports]
Regular expression parser - feature "unicode" and 1 more
librust-regex-syntax-dev (0.8.2-1)
Regular expression parser - Rust source code
librust-relative-path-dev (1.9.0-1+b1)
Portable, relative paths for Rust - Rust source code
librust-remain-dev (0.2.6-1+b1)
Compile-time check that enum/struct/match are sorted. - Rust source code
librust-remove-dir-all-dev (0.8.2-1)
Safe, reliable implementation of remove_dir_all for Windows - Rust source code
librust-rend-dev (0.4.0-1)
Endian-aware primitives for Rust - Rust source code
librust-reqsign-dev (0.14.6-1+b1)
Signing API requests without effort - Rust source code
librust-reqwest-dev (0.11.24-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.11.11-3 [x32])
Higher level HTTP client library - Rust source code
librust-resize-dev (0.4.3-1+b1)
Simple image resampling library in pure Rust - Rust source code
librust-resolv-conf-dev (0.7.0-1+b1)
Resolv.conf file parser - Rust source code
librust-resource-proof-dev (1.0.39-7)
resource proof for decentralised network nodes - Rust source code
librust-result-like-derive-dev (0.4.6-1+b1)
Derive macros for result-like - Rust source code
librust-result-like-dev (0.4.6-1+b1)
Option/Result-like monad interface for your own enum - Rust source code
librust-retain-mut-dev (0.1.7-1+b1 [riscv64], 0.1.7-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Provide retain_mut method that has the same functionality as retain but gives mutable borrow to the predicate - Rust source code
librust-retry-dev (2.0.0-4)
utilities for retrying operations that can fail - Rust source code
librust-rfc2047-decoder-dev (0.2.2-1+b1)
Decoding RFC 2047 MIME Message Headers - Rust source code
librust-rfc2047-dev (0.1.1-1+b1)
Simple encoder for RFC2047 encoded words - Rust source code
librust-rfc6979-dev (0.4.0-1+b1)
Pure Rust implementation of RFC6979: Deterministic Usage of the Digital Signature Algorithm (DSA) and Elliptic Curve Digital Signature Algorithm (ECDSA) - Rust source code
librust-rfc822-like-dev (0.2.1-1+b1)
RFC822-like encoding used in conrol files implemented for serde - Rust source code
librust-rfc822-sanitizer-dev (0.3.3-2)
Rfc822/2822 sanitizer/normalizer - Rust source code
librust-rgb-dev (0.8.36-1)
`struct RGB/RGBA/etc.` for sharing pixels between crates + convenience methods for color manipulation - Rust source code
librust-rhai-codegen-dev (2.0.0-1)
Procedural macros support package for Rhai, a scripting language and engine for Rust - Rust source code
librust-rhai-dev (1.17.1-1+b1)
Embedded scripting for Rust - Rust source code
librust-ring-dev (0.17.5-1)
Safe, fast, small crypto using Rust - Rust source code
librust-ringbuf-dev (0.3.3-2)
Lock-free SPSC FIFO ring buffer with direct access to inner data - Rust source code
librust-rio-api-dev (0.8.3-3)
common data structures for RDF formats parsers and serializers
librust-rio-turtle-dev (0.8.3-3)
RDF Turtle, Trig, N-Triples and N-Quads parsers and serializers
librust-rio-xml-dev (0.8.3-3)
RDF/XML parser and serializer
librust-ripasso-dev (0.6.5-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x], 0.6.1-2 [sparc64])
Password manager that uses the file format of the standard unix password manager 'pass' - Rust source code
librust-ripemd-dev (0.1.3-1+b1)
Pure Rust implementation of the RIPEMD hash functions - Rust source code
librust-rkyv-derive-dev (0.7.44-1)
Derive macro for rkyv - Rust source code
librust-rkyv-dev (0.7.44-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.7.42-1 [x32])
Zero-copy deserialization framework for Rust - Rust source code
librust-rle-decode-fast-dev (1.0.1-3)
Fastest way to implement any kind of decoding for Run Length Encoded data in Rust - Rust source code
librust-rlimit-dev (0.8.3-1+b1 [riscv64], 0.8.3-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Resource limits - Rust source code
librust-rlp-derive-dev (0.1.0-1+b1)
Derive macro for #[derive(RlpEncodable, RlpDecodable)] - Rust source code
librust-rlp-dev (0.5.2-2)
Recursive-length prefix encoding, decoding, and compression - Rust source code
librust-rmp-dev (0.8.11-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.8.11-1 [ppc64, sparc64, x32])
Pure Rust MessagePack serialization implementation - Rust source code
librust-rmp-serde-dev (1.1.1-1)
Serde bindings for RMP - Rust source code
librust-roadmap-dev (0.6.0-2)
graph-based project roadmap modeling - Rust source code
librust-rockfile-dev (0.1.1-1)
Rockchip specific file parsers - Rust source code
librust-rockusb-dev (0.1.3-1+b1)
Rockchip usb protocol host implementation - Rust source code
librust-roff-0.1-dev (0.1.0-3)
ROFF (man page format) generation library - Rust source code
librust-roff-dev (0.2.1-1)
ROFF (man page format) generation library - Rust source code
librust-ron-dev (0.7.1-3)
Rusty Object Notation - Rust source code
librust-route-recognizer-dev (0.3.1-1+b1)
Recognizes URL patterns with support for dynamic and wildcard segments - Rust source code
librust-rowan-dev (0.15.13-1)
Generic lossless syntax trees - Rust source code
librust-roxmltree-dev (0.16.0-1)
Represent an XML as a read-only tree - Rust source code
librust-rpassword-dev (7.2.0-1)
Read passwords in console applications - Rust source code
librust-rpds-dev (1.1.0-1+b1)
Persistent data structures with structural sharing - Rust source code
librust-rs-tracing-dev (1.1.0-1)
Trace events in the trace event format - Rust source code
librust-rsa-dev (0.9.2-2)
Pure Rust RSA implementation - Rust source code
librust-rsass-dev (0.28.8-3 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.28.1~pre+0.28.6-2 [x32])
sass implementation in pure rust - Rust source code
librust-rspec-dev (1.0.0-1+b1)
Write Rspec-like tests with stable rust - Rust source code
librust-rspotify-dev (0.7.0-3)
Spotify API wrapper - Rust source code
librust-rstest-dev (0.17.0-1+b1)
Rust fixture based test framework - Rust source code
librust-rstest-macros-dev (0.17.0-1+b1)
Rust fixture based test framework - Rust source code
librust-rstest-test-dev (0.11.0-3)
Provides some utilities used by to write rstest crate's tests - Rust source code
librust-rtnetlink+tokio-dev (0.10.1-5) [debports]
Manipulate linux networking resources via netlink - feature "tokio"
librust-rtnetlink+tokio-socket-dev (0.10.1-5) [debports]
Manipulate linux networking resources via netlink - feature "tokio_socket" and 1 more
librust-rtnetlink-dev (0.13.1-4 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64], 0.13.1-3 [x32])
Manipulate linux networking resources via netlink - Rust source code
librust-rtoolbox-dev (0.0.1-1+b1)
Utility functions for other crates, no backwards compatibility guarantees - Rust source code
librust-ruma-common-dev (0.10.5-4)
Common types for other ruma crates - Rust source code
librust-ruma-identifiers-validation-dev (0.9.0-2)
Validation logic for ruma-common and ruma-macros - Rust source code
librust-ruma-macros-dev (0.10.5-1)
Procedural macros used by the Ruma crates - Rust source code
librust-ruma-push-gateway-api-dev (0.6.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x], 0.6.0-1 [sparc64, x32])
Types for the endpoints in the Matrix push gateway API - Rust source code
librust-ruma-state-res-dev (0.8.0-2)
Abstraction for Matrix state resolution - Rust source code
librust-rusb-dev (0.9.3-1+b1)
Accessing USB devices - Rust source code
librust-rusqlite-dev (0.29.0-3 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.28.0-4 [x32])
Ergonomic wrapper for SQLite - Rust source code
librust-rust-argon2-dev (1.0.0-3)
The Argon2 password hashing function - Rust source code
librust-rust-cast-dev (0.17.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, x32], 0.17.0-1 [sparc64])
Library that allows you to communicate with Google Cast enabled devices (e.g - Rust source code
librust-rust-code-analysis-dev (0.0.18-2)
Compute and export code metrics - Rust source code
librust-rust-decimal-dev (1.23.1-1+b1 [riscv64], 1.23.1-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations - Rust source code
librust-rust-embed-dev (8.2.0-1)
Rust Custom Derive Macro which loads files into the rust binary at compile time during release and loads the file from the fs during dev - Rust source code
librust-rust-embed-impl-dev (8.2.0-1)
Rust Custom Derive Macro which loads files into the rust binary at compile time during release and loads the file from the fs during dev - Rust source code
librust-rust-embed-utils-dev (8.2.0-1)
Utilities for rust-embed - Rust source code
librust-rust-ini-dev (0.18.0-1)
Ini configuration file parsing library in Rust - Rust source code
librust-rust-unixfs-dev (0.4.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, x32], 0.4.0-1 [sparc64])
UnixFs tree support - Rust source code
librust-rustc-cfg-dev (0.4.0-2+b1 [riscv64], 0.4.0-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Runs `rustc --print cfg` and parses the output - Rust source code
librust-rustc-demangle+compiler-builtins-dev (0.1.21-1)
Rust compiler symbol demangling - feature "compiler_builtins"
librust-rustc-demangle+core-dev (0.1.21-1)
Rust compiler symbol demangling - feature "core"
librust-rustc-demangle+rustc-dep-of-std-dev (0.1.21-1)
Rust compiler symbol demangling - feature "rustc-dep-of-std"
librust-rustc-demangle-dev (0.1.21-1)
Rust compiler symbol demangling - Rust source code
librust-rustc-hash-dev (1.1.0-1+b1 [riscv64], 1.1.0-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Speed, non-cryptographic hash used in rustc - Rust source code
librust-rustc-hex-dev (2.1.0-1+b1)
Rustc-serialize compatible hex conversion traits - Rust source code
librust-rustc-serialize-dev (0.3.24-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.3.24-1 [ppc64, sparc64, x32])
Generic serialization/deserialization support corresponding to the `derive(RustcEncodable, RustcDecodable)` mode in the compiler - Rust source code
librust-rustc-std-workspace-core-dev (1.0.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 1.0.0-1 [ppc64, sparc64, x32])
Explicitly empty crate for rust-lang/rust integration - Rust source code
librust-rustc-std-workspace-std-dev (1.0.1-1+b2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 1.0.1-1+b1 [ppc64, sparc64], 1.0.1-1 [x32])
Workaround for rustbuild - Rust source code
librust-rustc-version-dev (0.4.0-1+b1)
Querying the version of a installed rustc compiler - Rust source code
librust-rustc-workspace-hack-dev (1.0.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 1.0.0-1 [ppc64, sparc64, x32])
Hack for the compiler's own build system - Rust source code
librust-rustfix-dev (0.6.0-1+b1)
Automatically apply the suggestions made by rustc - Rust source code
librust-rusticata-macros-dev (4.1.0-2+b1 [riscv64], 4.1.0-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Helper macros for Rusticata - Rust source code
librust-rustix-dev (0.38.30-1)
Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls - Rust source code
librust-rustix-openpty-dev (0.1.1-1+b1)
Safe Rust bindings to `openpty` and related functions - Rust source code
librust-rustls-dev (0.21.10-1)
modern TLS library written in Rust - Rust source code
librust-rustls-native-certs-dev (0.6.3-3.1)
rustls use of platform native certificate store - Rust source code
librust-rustls-pemfile-dev (1.0.3-1)
Basic .pem file parser for keys and certificates - Rust source code
librust-rustls-webpki-dev (0.101.7-2.1)
web PKI X.509 certificate verification - Rust source code
librust-rustpython-ast-dev (0.2.0-1+b1)
AST definitions for RustPython - Rust source code
librust-rustpython-common-dev (0.2.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, x32], 0.2.0-1 [sparc64])
General python functions and algorithms for use in RustPython - Rust source code
librust-rustpython-compiler-core-dev (0.2.0-1+b1)
RustPython specific bytecode - Rust source code
librust-rustpython-parser-dev (0.2.0-2)
Parser for python code - Rust source code
librust-rusttype-dev (0.9.3-3)
Pure Rust alternative to libraries like FreeType - Rust source code
librust-rustup-dev (1.26.0-5)
Manage multiple rust installations with ease - Rust source code
librust-rustversion-dev (1.0.14-1)
Conditional compilation according to rustc compiler version - Rust source code
librust-rusty-fork+wait-timeout-dev (0.3.0-1+b1 [riscv64], 0.3.0-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Cross-platform library for running Rust tests in sub-processes using a fork-like interface - feature "wait-timeout" and 2 more
librust-rusty-fork-dev (0.3.0-1+b1 [riscv64], 0.3.0-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Cross-platform library for running Rust tests in sub-processes using a fork-like interface - Rust source code
librust-rusty-pool-dev (0.7.0-6)
self growing / shrinking ThreadPool implementation - Rust source code
librust-rustyline-derive-dev (0.10.0-1+b1)
Rustyline derive macros - Rust source code
librust-rustyline-dev (13.0.0-2)
Readline implementation based on Linenoise - Rust source code
librust-ruzstd-dev (0.5.0-1)
Decoder for the zstd compression format - Rust source code
librust-ryu+no-panic-dev (1.0.15-1)
Fast floating point to string conversion - feature "no-panic"
librust-ryu-dev (1.0.15-1)
Fast floating point to string conversion - Rust source code
librust-ryu-floating-decimal-dev (0.1.0-1+b1)
Fast floating point to floating decimal conversion - Rust source code
librust-safe-arch-dev (0.7.1-3)
safe exposure of core::arch - Rust source code
librust-safe-transmute-dev (0.11.2-1)
Safeguarded transmute() for Rust - Rust source code
librust-safemem-dev (0.3.3-1)
Safe wrappers for memory-accessing functions, like `std::ptr::copy()` - Rust source code
librust-salsa-macros-dev (0.17.0~pre.2-1+b1)
Procedural macros for the salsa crate - Rust source code
librust-salsa20-dev (0.10.2-1+b1)
Salsa20 Stream Cipher - Rust source code
librust-same-file-dev (1.0.6-1)
Simple crate for determining whether two file paths point to the same file - Rust source code
librust-sanitize-filename-dev (0.5.0-1)
Simple filename sanitizer, based on Node's sanitize-filename - Rust source code
librust-sc-dev (0.2.7-2)
Raw system calls - Rust source code
librust-scale-info-derive-dev (2.3.1-1)
Derive type info for SCALE encodable types - Rust source code
librust-scan-fmt-dev (0.2.6-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.2.6-1 [ppc64, sparc64, x32])
Simple scanf()-like input for Rust - Rust source code
librust-schannel-dev (0.1.19-1+b1 [riscv64], 0.1.19-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Schannel bindings for rust, allowing SSL/TLS (e.g - Rust source code
librust-scheduled-thread-pool-dev (0.2.6-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, x32], 0.2.6-1 [sparc64])
Scheduled thread pool - Rust source code
librust-schemars-derive-dev (0.8.16-1)
Macros for #[derive(JsonSchema)], for use with schemars - Rust source code
librust-schemars-dev (0.8.16-1)
Generate JSON Schemas from Rust code - Rust source code
librust-scoped-threadpool-dev (0.1.9-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.1.9-1 [ppc64, sparc64, x32])
Scoped and cached threadpools - Rust source code
librust-scoped-tls-dev (1.0.1-1)
Macro for providing scoped access to thread local storage - Rust source code
librust-scopeguard-0.3-dev (0.3.3-1) [debports]
RAII scope guard that will run a given closure when it goes out of scope, even if the code between panics (assuming unwinding panic) - Rust source code
librust-scopeguard-dev (1.1.0-1+b1 [riscv64], 1.1.0-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Resource-acquisition-is-initialization scope guard - Rust source code
librust-scopetime-dev (0.1.2-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, x32], 0.1.2-1 [sparc64])
Rust library to log runtime of arbitrary scope - Rust source code
librust-scraper-dev (0.18.1-1)
HTML parsing and querying with CSS selectors - Rust source code
librust-scratch-dev (1.0.3-1)
Compile-time temporary directory shared by multiple crates and erased by `cargo clean` - Rust source code
librust-scrawl-dev (1.0.0-2+b1 [riscv64], 1.0.0-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Rust library to open a user's text editor - Rust source code
librust-scroll+scroll-derive-dev (0.11.0-1+b1)
Suite of powerful, extensible, generic, endian-aware Read/Write traits for byte buffers - feature "scroll_derive" and 1 more
librust-scroll-derive-dev (0.11.1-1)
Macros 1.1 derive implementation for Pread and Pwrite traits from the scroll crate - Rust source code
librust-scroll-dev (0.11.0-1+b1)
Suite of powerful, extensible, generic, endian-aware Read/Write traits for byte buffers - Rust source code
librust-scrypt-dev (0.11.0-1+b1)
Scrypt password-based key derivation function - Rust source code
librust-sct-dev (0.7.1-3)
Certificate transparency SCT verification library - Rust source code
librust-sctk-adwaita-dev (0.5.3-3)
Adwaita-like SCTK Frame - Rust source code
librust-sd-notify-dev (0.4.1-2)
Lightweight crate for systemd service state notifications - Rust source code
librust-seahash-dev (4.1.0-1+b1)
Blazingly fast, portable hash function with proven statistical guarantees - Rust source code
librust-search-provider-dev (0.6.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, x32], 0.6.0-1 [sparc64])
Rust wrapper around the GNOME Shell search provider API - Rust source code
librust-sec1-dev (0.7.2-1+b1)
Pure Rust implementation of SEC1: Elliptic Curve Cryptography encoding formats including ASN.1 DER-serialized private keys as well as the Elliptic-Curve-Point-to-Octet-String encoding - Rust source code
librust-seccomp-sys-dev (0.1.3-1+b1 [riscv64], 0.1.3-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, x32])
Low-level bindings to libseccomp - Rust source code
librust-secrecy-dev (0.8.0-1+b1)
Wrapper types and traits for secret management which help ensure they aren't accidentally copied, logged, or otherwise exposed (as much as possible), and also ensure secrets are securely wiped from memory when dropped - Rust source code
librust-secret-service-dev (3.0.1-1+b1)
Interface with Secret Service API - Rust source code
librust-section-testing-dev (0.0.4-2)
Section-style testing - Rust source code
librust-security-framework-sys-dev (0.4.2-2+b1 [riscv64], 0.4.2-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Apple `Security.framework` low-level FFI bindings - Rust source code
librust-selectors-dev (0.25.0-2)
CSS Selectors matching for Rust - Rust source code
librust-self-cell-dev (1.0.3-1)
Safe-to-use proc-macro-free self-referential structs in stable Rust - Rust source code
librust-selinux-dev (0.4.3-1)
Flexible Mandatory Access Control for Linux - Rust source code
librust-selinux-sys-dev (0.6.7-1)
Flexible Mandatory Access Control (MAC) for Linux - Rust source code
librust-semver+serde-dev (1.0.14-1) [debports]
Parser and evaluator for Cargo's flavor of Semantic Versioning - feature "serde"
librust-semver-0.9+ci-dev (0.9.0-4)
Semantic version parsing and comparison - feature "ci" and 1 more
librust-semver-0.9-dev (0.9.0-4)
Semantic version parsing and comparison - Rust source code
librust-semver-dev (1.0.21-1)
Parser and evaluator for Cargo's flavor of Semantic Versioning - Rust source code
librust-semver-parser-0.7-dev (0.7.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.7.0-1 [ppc64, sparc64, x32])
Parsing of the semver spec - Rust source code
librust-semver-parser-dev (0.10.0-1+b1 [riscv64], 0.10.0-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Parsing of the semver spec - Rust source code
librust-send-wrapper+futures-core-dev (0.6.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.6.0-1 [ppc64, sparc64, x32])
This Rust library implements a wrapper type called SendWrapper which allows you to move around non-Send types between threads, as long as you access the contained value only from within the original thread - feature "futures-core" and 1 more
librust-send-wrapper-dev (0.6.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.6.0-1 [ppc64, sparc64, x32])
This Rust library implements a wrapper type called SendWrapper which allows you to move around non-Send types between threads, as long as you access the contained value only from within the original thread - Rust source code
librust-sendfd-dev (0.4.3-1+b1)
Send file descriptors along with data over UNIX domain sockets - Rust source code
librust-sensors-dev (0.2.2-1+b1 [amd64, arm64, mips64el, ppc64el, riscv64, s390x], 0.2.2-1 [ppc64, sparc64])
Rust-friendly interface to lm-sensors - Rust source code
librust-separator-dev (0.4.0-1)
Formats numbers with thousands separators - Rust source code
librust-sequoia-autocrypt-dev (0.25.1-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.24.0-1 [x32])
Autocrypt support - Rust source code
librust-sequoia-cert-store-dev (0.5.0-1)
Certificate database interface - Rust source code
librust-sequoia-ipc-dev (0.34.1-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.28.0-3 [x32])
Interprocess communication infrastructure for Sequoia - Rust source code
librust-sequoia-keystore-backend-dev (0.2.0-1)
Traits for private key store backends - Rust source code
librust-sequoia-keystore-softkeys-dev (0.2.0-1+b1)
Soft key (in-memory key) backend for Sequoia's private key store - Rust source code
librust-sequoia-net-dev (0.28.0-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x], 0.25.0-2 [sparc64, x32])
Network services for OpenPGP - Rust source code
librust-sequoia-openpgp+bzip2-dev (1.10.0-4) [debports]
OpenPGP data types and associated machinery - feature "bzip2"
librust-sequoia-openpgp+compression-bzip2-dev (1.10.0-4) [debports]
OpenPGP data types and associated machinery - feature "compression-bzip2"
librust-sequoia-openpgp+compression-deflate-dev (1.10.0-4) [debports]
OpenPGP data types and associated machinery - feature "compression-deflate"
librust-sequoia-openpgp+compression-dev (1.10.0-4) [debports]
OpenPGP data types and associated machinery - feature "compression"
librust-sequoia-openpgp+default-dev (1.10.0-4) [debports]
OpenPGP data types and associated machinery - feature "default"
librust-sequoia-openpgp+flate2-dev (1.10.0-4) [debports]
OpenPGP data types and associated machinery - feature "flate2"
librust-sequoia-openpgp+nettle-dev (1.10.0-4) [debports]
OpenPGP data types and associated machinery - feature "nettle" and 1 more
librust-sequoia-openpgp-dev (1.19.0-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 1.10.0-4 [x32])
OpenPGP data types and associated machinery - Rust source code
librust-sequoia-openpgp-mt-dev (0.1.0-2)
Multi-threaded parsing of OpenPGP data - Rust source code
librust-sequoia-policy-config-dev (0.6.0-4)
Configure Sequoia using a configuration file - Rust source code
librust-sequoia-wot-dev (0.11.0-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x], 0.2.0-1+b5 [sparc64], 0.2.0-1+b1 [x32])
Explore the OpenPGP Web of Trust using Sequoia - Rust source code
librust-serde+serde-derive-dev (1.0.171-1) [debports]
Generic serialization/deserialization framework - feature "serde_derive" and 1 more
librust-serde-big-array-dev (0.5.1-1)
Big array helper for serde - Rust source code
librust-serde-bytes-dev (0.11.12-1)
Optimized serde handling of u8 Vec and array - Rust source code
librust-serde-cbor-dev (0.11.2-1+b1 [riscv64], 0.11.2-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
CBOR support for serde - Rust source code
librust-serde-derive-dev (1.0.195-1)
Macros 1.1 #[derive(Serialize, Deserialize)] - Rust source code
librust-serde-derive-internals-dev (0.26.0-1+b1)
AST representation used by Serde derive macros - Rust source code
librust-serde-dev (1.0.195-1)
Generic serialization/deserialization framework - Rust source code
librust-serde-fmt-dev (1.0.3-2)
write any serde::Serialize using standard formatting APIs - Rust source code
librust-serde-ignored-dev (0.1.2-1+b1 [riscv64], 0.1.2-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Find out about keys that are ignored when deserializing data - Rust source code
librust-serde-json-dev (1.0.111-1)
JSON serialization file format - Rust source code
librust-serde-path-to-error-dev (0.1.9-1)
Path to the element that failed to deserialize - Rust source code
librust-serde-repr-dev (0.1.12-1)
Derive Serialize and Deserialize that delegates to the underlying repr of a C-like enum - Rust source code
librust-serde-spanned-dev (0.6.4-1)
Serde-compatible spanned Value - Rust source code
librust-serde-stacker-dev (0.1.10-1)
Serde adapter that avoids stack overflow by dynamically growing the stack - Rust source code
librust-serde-test-dev (1.0.171-1)
Token De/Serializer for testing De/Serialize implementations - Rust source code
librust-serde-urlencoded-dev (0.7.1-1+b1 [riscv64], 0.7.1-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
`x-www-form-urlencoded` meets Serde - Rust source code
librust-serde-value-dev (0.7.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.7.0-1 [ppc64, sparc64, x32])
Serialization value trees - Rust source code
librust-serde-with-dev (3.4.0-2)
Custom de/serialization functions for Rust's serde - Rust source code
librust-serde-with-macros-dev (3.4.0-1)
Proc-macro library for serde_with - Rust source code
librust-serde-xml-rs-dev (0.5.1-1)
Xml-rs based deserializer for Serde (compatible with 0.9+) - Rust source code
librust-serde-yaml-dev (0.8.26-2)
YAML support for Serde - Rust source code
librust-serdect-dev (0.2.0-1+b1)
Constant-time serde serializer/deserializer helpers for data that potentially contains secrets (e.g - Rust source code
librust-serial-core-dev (0.4.0-1+b2)
Rust abstractions for serial ports - Rust source code
librust-serial-dev (0.4.0-1+b2)
Accessing serial ports - Rust source code
librust-serial-test-derive-dev (2.0.0-1)
Helper crate for serial_test - Rust source code
librust-serial-test-dev (2.0.0-1)
Allows for the creation of serialised Rust tests - Rust source code
librust-serial-unix-dev (0.4.0-1+b2)
Serial port implementation for Unix - Rust source code
librust-servo-arc+serde-dev (0.3.0-1)
std::sync::Arc with some extra functionality - feature "serde" and 1 more
librust-servo-arc-dev (0.3.0-1)
std::sync::Arc with some extra functionality - Rust source code
librust-servo-fontconfig-dev (0.5.1-1+b1)
Rust bindings for fontconfig - Rust source code
librust-servo-fontconfig-sys-dev (5.1.0-2+b1 [riscv64], 5.1.0-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Font configuration and customization library - Rust source code
librust-servo-freetype-sys-dev (4.0.5-2+b1 [riscv64], 4.0.5-2 [amd64, arm64, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
FreeType is a freely available software library to render fonts - Rust source code
librust-sftp-dev (0.2.2-1)
SFTP Implementation - Rust source code
librust-sha1-asm-dev (0.5.1-2+b1 [riscv64], 0.5.1-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Assembly implementation of SHA-1 compression function - Rust source code
librust-sha1-dev (0.10.5-1)
SHA-1 hash function - Rust source code
librust-sha1-smol-dev (1.0.0-1+b1)
Minimal dependency free implementation of SHA1 for Rust - Rust source code
librust-sha1collisiondetection-dev (0.3.2-1)
SHA-1 hash function with collision detection and mitigation - Rust source code
librust-sha2-asm-dev (0.6.2-2+b1 [riscv64], 0.6.2-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Assembly implementation of SHA-2 compression functions - Rust source code
librust-sha2-dev (0.10.8-1)
Pure Rust implementation of SHA-2 - Rust source code
librust-sha3+std-dev (0.10.2-1)
SHA-3 (Keccak) hash function - feature "std" and 1 more
librust-sha3-dev (0.10.2-1)
SHA-3 (Keccak) hash function - Rust source code
librust-shadow-rs-dev (0.24.1-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.23.0-1 [x32])
Build-time information stored in your rust project - Rust source code
librust-shannon-dev (0.2.0-2+b1 [riscv64], 0.2.0-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Shannon cipher implementation - Rust source code
librust-sharded-slab-dev (0.1.4-2)
Lock-free concurrent slab - Rust source code
librust-shared-child-dev (1.0.0-1)
Using child processes from multiple threads - Rust source code
librust-shared-library-dev (0.1.9-2+b1 [riscv64], 0.1.9-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Easily bind to and load shared libraries - Rust source code
librust-shell-escape-dev (0.1.5-1)
Escape characters that may have a special meaning in a shell - Rust source code
librust-shell-words-dev (1.1.0-1+b1 [riscv64], 1.1.0-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Process command line according to parsing rules of UNIX shell - Rust source code
librust-shellexpand-dev (3.1.0-3)
Shell-like expansions in strings - Rust source code
librust-shellwords-dev (1.0.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 1.0.0-1 [ppc64, sparc64, x32])
Word parsing rules of the UNIX Bourne shell - Rust source code
librust-shlex-dev (1.3.0-1)
Split a string into shell words, like Python's shlex - Rust source code
librust-shrinkwraprs-dev (0.3.0-1+b1)
Auto-derive for Rust conversion traits -- make working with newtypes a breeze - Rust source code
librust-signal-hook-dev (0.3.17-1)
Unix signal handling - Rust source code
librust-signal-hook-mio-dev (0.2.3-2+b1 [riscv64], 0.2.3-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
MIO support for signal-hook - Rust source code
librust-signal-hook-registry-dev (1.4.0-1+b1 [riscv64], 1.4.0-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Backend crate for signal-hook - Rust source code
librust-signal-hook-tokio+futures-core-0-3-dev (0.3.1-1+b1)
Tokio support for signal-hook - feature "futures-core-0_3" and 1 more
librust-signal-hook-tokio-dev (0.3.1-1+b1)
Tokio support for signal-hook - Rust source code
librust-signature-dev (2.2.0+ds-2)
traits for cryptographic signature algorithms - Rust source code
librust-simba-dev (0.8.1-2)
SIMD algebra for Rust - Rust source code
librust-simd-helpers-dev (0.1.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.1.0-1 [ppc64, sparc64, x32])
Helpers to write more compact simd code - Rust source code
librust-simdutf8-dev (0.1.4-4)
SIMD-accelerated UTF-8 validation - Rust source code
librust-similar-asserts-dev (1.4.2-1+b1)
Provides assert_eq! like macros with colorized diff output - Rust source code
librust-similar-dev (2.2.1-2)
Diff library for Rust - Rust source code
librust-simple-asn1-dev (0.6.2-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, x32], 0.6.2-1 [sparc64])
Simple DER/ASN.1 encoding/decoding library - Rust source code
librust-simple-error-dev (0.2.3-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.2.3-1 [ppc64, sparc64, x32])
Simple error type backed by a string - Rust source code
librust-simple-logger+colored-dev (1.16.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, x32], 1.16.0-1 [sparc64])
Logger that prints all messages with a readable output format - feature "colored" and 1 more
librust-simple-logger+default-dev (1.16.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, x32], 1.16.0-1 [sparc64])
Logger that prints all messages with a readable output format - feature "default"
librust-simple-logger+time-dev (1.16.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, x32], 1.16.0-1 [sparc64])
Logger that prints all messages with a readable output format - feature "time" and 1 more
librust-simple-logger-dev (1.16.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, x32], 1.16.0-1 [sparc64])
Logger that prints all messages with a readable output format - Rust source code
librust-simplecss-dev (0.2.0-1)
Simple CSS 2 parser and selector - Rust source code
librust-simplelog-dev (0.12.1-1)
Simple and easy-to-use logging facility for Rust's log crate - Rust source code
librust-siphasher-dev (0.3.10-1)
SipHash-2-4, SipHash-1-3 and 128-bit variants in pure Rust - Rust source code
librust-size-format-dev (1.0.2-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 1.0.2-1 [ppc64, sparc64, x32])
Allows for easier formatting of sizes - Rust source code
librust-sized-chunks-dev (0.6.5-2+b1 [riscv64], 0.6.5-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Efficient sized chunk datatypes - Rust source code
librust-skeptic-dev (0.13.7-3)
Test your Rust markdown documentation via Cargo - Rust source code
librust-slab-dev (0.4.9-1)
Pre-allocated storage for a uniform data type - Rust source code
librust-slice-group-by-dev (0.3.1-3)
iterators over groups in slices and strs - Rust source code
librust-slog+erased-serde-dev (2.5.2-1)
Structured, extensible, composable logging - feature "erased-serde"
librust-slog-async-dev (2.7.0-1+b1 [riscv64], 2.7.0-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Asynchronous drain for slog-rs - Rust source code
librust-slog-dev (2.5.2-1)
Structured, extensible, composable logging - Rust source code
librust-slog-term-dev (2.9.0-1)
Unix terminal drain and formatter for slog-rs - Rust source code
librust-slotmap-dev (1.0.6-1+b1)
Slotmap data structure - Rust source code
librust-slug-dev (0.1.4-1+b1)
Convert a unicode string to a slug - Rust source code
librust-sluice-dev (0.5.5-1+b1)
Efficient ring buffer for byte buffers, FIFO queues, and SPSC channels - Rust source code
librust-sm3-dev (0.4.2-1+b1)
SM3 (OSCCA GM/T 0004-2012) hash function - Rust source code
librust-smallbitvec-dev (2.5.1-1+b1)
Bit vector optimized for size and inline storage - Rust source code
librust-smallvec-dev (1.13.1-1)
Store up to a small number of items on the stack - Rust source code
librust-smart-default-dev (0.7.1-1)
Rust custom-derive macro for Default with more control on the fields - Rust source code
librust-smartstring-dev (1.0.1-1+b1)
Compact inlined strings - Rust source code
librust-smawk-dev (0.3.1-2+b1 [riscv64], 0.3.1-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Functions for finding row-minima in a totally monotone matrix - Rust source code
librust-smithay-client-toolkit-dev (0.16.1-4)
Toolkit for making client wayland applications - Rust source code
librust-smithay-clipboard+dlopen-dev (0.6.6-2)
Provides access to the wayland clipboard for client applications - feature "dlopen" and 1 more
librust-smithay-clipboard-dev (0.6.6-2)
Provides access to the wayland clipboard for client applications - Rust source code
librust-smol-dev (1.3.0-5)
small and fast async runtime - Rust source code
librust-smol-str-dev (0.2.0-1+b1)
Small-string optimized string type with O(1) clone - Rust source code
librust-snafu-derive-dev (0.7.1-1+b1 [riscv64], 0.7.1-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Ergonomic error handling library - Rust source code
librust-snafu-dev (0.7.1-1+b1 [riscv64], 0.7.1-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Ergonomic error handling library - Rust source code
librust-snap-dev (1.1.1-1)
Pure Rust implementation of the Snappy compression algorithm - Rust source code
librust-snapbox-dev (0.4.16-1)
Snapshot testing toolbox - Rust source code
librust-snapbox-macros-dev (0.3.7-1)
Snapshot testing toolbox - Rust source code
librust-snow-dev (0.9.6-1)
pure-rust Noise Protocol Framework implementation - Rust source code
librust-socket2-dev (0.5.5-1)
Utilities for advanced handling of networking sockets - Rust source code
librust-socks-dev (0.3.4-4)
SOCKS proxy clients - Rust source code
librust-sop-dev (0.7.0-1)
Rust Interface for the Stateless OpenPGP Interface - Rust source code
librust-soup3-dev (0.5.0-2)
Soup crate for Rust - Rust source code
librust-soup3-sys-dev (0.5.0-2)
Sys functions for the Rust bindings of libsoup3 - Rust source code
librust-souper-ir-dev (2.1.0-2)
library for manipulating Souper IR - Rust source code
librust-sourcefile-dev (0.1.4-2)
Retain mapping information when concatenating source files - Rust source code
librust-speedate-dev (0.13.0-1+b1)
Fast and simple datetime, date, time and duration parsing - Rust source code
librust-spin-dev (0.9.8-3)
Spin-based synchronization primitives - Rust source code
librust-spinning-dev (0.1.0-1+b1)
Mutexes and SIX locks implemented by spinning - Rust source code
librust-spki-dev (0.7.2-1+b1)
X.509 Subject Public Key Info (RFC5280) - Rust source code
librust-sptr-dev (0.3.2-1+b1)
Sptr: The Strict Provenance Polyfill - Rust source code
librust-sqlformat-dev (0.2.1-1+b1)
Formats whitespace in a SQL string to make it easier to read - Rust source code
librust-sqlx-core-dev (0.7.3-1)
Core of SQLx, the rust SQL toolkit - Rust source code
librust-sqlx-dev (0.7.3-3)
🧰 The Rust SQL Toolkit - Rust source code
librust-sqlx-macros-core-dev (0.7.3-1)
Macro support core for SQLx, the Rust SQL toolkit - Rust source code
librust-sqlx-macros-dev (0.7.3-1)
Macros for SQLx, the rust SQL toolkit - Rust source code
librust-sqlx-mysql-dev (0.7.3-1)
MySQL driver implementation for SQLx - Rust source code
librust-sqlx-postgres-dev (0.7.3-1)
PostgreSQL driver implementation for SQLx - Rust source code
librust-sqlx-sqlite-dev (0.7.3-1)
SQLite driver implementation for SQLx - Rust source code
librust-srcsrv-dev (0.2.2-1+b1)
Interpret the contents of a srcsrv stream from a pdb file (Microsoft Source Server) - Rust source code
librust-ssh-format-dev (0.14.1-1+b1)
Data format used to communicate with openssh mux server - Rust source code
librust-ssh-format-error-dev (0.1.0-1+b1)
Data format used to communicate with openssh mux server - Rust source code
librust-ssh2-dev (0.9.4-1)
Bindings to libssh2 for interacting with SSH servers and executing remote commands, forwarding local ports, etc - Rust source code
librust-stable-deref-trait-dev (1.2.0-1+b1 [riscv64], 1.2.0-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Unsafe marker trait for types that deref to a stable address - Rust source code
librust-stackdriver-logger-dev (0.8.2-2)
Logger for Google's Stackdriver with a cli-friendly fallback for local development - Rust source code
librust-stacker-dev (0.1.15-1)
Stack growth library useful when implementing deeply recursive algorithms that may accidentally blow the stack - Rust source code
librust-stackvector-dev (1.1.1-1+b1)
StackVec: vector-like facade for stack-allocated arrays - Rust source code
librust-starship-battery-dev (0.8.2-1)
Cross-platform information about the notebook batteries - Rust source code
librust-starship-module-config-derive-dev (0.1.1-1+b2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.1.1-1+b1 [ppc64, sparc64], 0.1.1-1 [x32])
Cross-shell prompt for astronauts - Rust source code
librust-static-alloc-dev (0.2.5-1+b1)
Bump allocator on static memory for the alloc-traits crate - Rust source code
librust-static-assertions-dev (1.1.0-1+b1 [riscv64], 1.1.0-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Compile-time assertions to ensure that invariants are met - Rust source code
librust-statistical-dev (1.0.0-3+b1 [riscv64], 1.0.0-3 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Simple statistics library - Rust source code
librust-statsd-dev (0.16.0-1+b1)
Basic statsd client for rust - Rust source code
librust-std-prelude-dev (0.2.12-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.2.12-1 [x32])
Prelude that the rust stdlib should have always had - Rust source code
librust-stderrlog-dev (0.5.4-1)
Logger that logs to stderr based on verbosity specified - Rust source code
librust-stdweb-derive-dev (0.5.3-1)
Derive macros for the `stdweb` crate - Rust source code
librust-stdweb-internal-macros-dev (0.2.9-1) [debports]
Internal procedural macros for the `stdweb` crate - Rust source code
librust-stdweb-internal-runtime-dev (0.1.5-1) [debports]
Internal runtime for the `stdweb` crate - Rust source code
librust-stfu8-dev (0.2.6-2)
Sorta Text Format in UTF-8 - Rust source code
librust-str-stack-dev (0.1.0-1+b2)
String allocator for allocating many write-once strings - Rust source code
librust-stream-cipher+blobby-dev (0.3.2-3+b1 [riscv64], 0.3.2-3 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Stream cipher traits - feature "blobby" and 1 more
librust-stream-cipher-dev (0.3.2-3+b1 [riscv64], 0.3.2-3 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Stream cipher traits - Rust source code
librust-streaming-stats-dev (0.2.3-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.2.3-1 [ppc64, sparc64, x32])
Experimental crate for computing basic statistics on streams - Rust source code
librust-streebog-dev (0.10.2-1+b1)
Streebog (GOST R 34.11-2012) hash function - Rust source code
librust-strfmt-dev (0.2.4-2)
rust library for formatting dynamic strings - Rust source code
librust-strict-num-dev (0.1.1-1)
Collection of bounded numeric types - Rust source code
librust-string+bytes-dev (0.2.1-2+b1)
UTF-8 string with configurable byte storage - feature "bytes" and 1 more
librust-string-cache-codegen-dev (0.5.2-2)
Codegen library for string-cache - Rust source code
librust-string-cache-dev (0.8.7-1)
Rust string interning library - Rust source code
librust-string-cache-shared-dev (0.3.0-1.1)
Code share between string_cache and string_cache_codegen - Rust source code
librust-string-dev (0.2.1-2+b1)
UTF-8 string with configurable byte storage - Rust source code
librust-stringprep-dev (0.1.2-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.1.2-1 [ppc64, sparc64, x32])
The stringprep algorithm - Rust source code
librust-strip-ansi-escapes-dev (0.1.1-2)
Strip ANSI escape sequences from byte streams - Rust source code
librust-strobe-rs-dev (0.8.1-2)
The Strobe protocol framework in pure Rust - Rust source code
librust-strsim-dev (0.10.0-1)
Implementations of string similarity metrics - Rust source code
librust-struct-patch-derive-dev (0.4.1-1)
Library that helps you implement partial updates for structs - Rust source code
librust-struct-patch-dev (0.4.1-1)
Library that helps you implement partial updates for structs - Rust source code
librust-structmeta-derive-dev (0.2.0-1+b1)
Derive macro for structmeta crate - Rust source code
librust-structmeta-dev (0.2.0-1+b1)
Parse Rust's attribute arguments by defining a struct - Rust source code
librust-structopt+color-dev (0.3.26-2+b1 [riscv64], 0.3.26-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Parse command line argument by defining a struct - feature "color"
librust-structopt+debug-dev (0.3.26-2+b1 [riscv64], 0.3.26-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Parse command line argument by defining a struct - feature "debug"
librust-structopt+default-dev (0.3.26-2+b1 [riscv64], 0.3.26-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Parse command line argument by defining a struct - feature "default"
librust-structopt+doc-dev (0.3.26-2+b1 [riscv64], 0.3.26-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Parse command line argument by defining a struct - feature "doc"
librust-structopt+no-cargo-dev (0.3.26-2+b1 [riscv64], 0.3.26-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Parse command line argument by defining a struct - feature "no_cargo"
librust-structopt+suggestions-dev (0.3.26-2+b1 [riscv64], 0.3.26-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Parse command line argument by defining a struct - feature "suggestions"
librust-structopt+wrap-help-dev (0.3.26-2+b1 [riscv64], 0.3.26-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Parse command line argument by defining a struct - feature "wrap_help"
librust-structopt+yaml-dev (0.3.26-2+b1 [riscv64], 0.3.26-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Parse command line argument by defining a struct - feature "yaml"
librust-structopt-derive-dev (0.4.18-2+b1 [riscv64], 0.4.18-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Parse command line argument by defining a struct - Rust source code
librust-structopt-dev (0.3.26-2+b1 [riscv64], 0.3.26-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Parse command line argument by defining a struct - Rust source code
librust-strum-dev (0.25.0-1)
Helpful macros for working with enums and strings - Rust source code
librust-strum-macros-dev (0.25.2-1)
Helpful macros for working with enums and strings - Rust source code
librust-stun-codec-dev (0.3.4-1+b1)
Encoders and decoders for STUN (RFC 5389) and its extensions - Rust source code
librust-subprocess-dev (0.2.9-1)
execution of child processes and pipelines - Rust source code
librust-substring-dev (1.4.5-1+b1)
Substring method for string types - Rust source code
librust-subtle+default-dev (2.5.0-1)
Traits and utilities for constant-time cryptography - feature "default"
librust-subtle-dev (2.5.0-1)
Traits and utilities for constant-time cryptography - Rust source code
librust-subversion-dev (0.0.3-1)
Rust bindings for Subversion - Rust source code
librust-supports-color-dev (2.0.0-1+b1)
Detects whether a terminal supports color, and gives details about that support - Rust source code
librust-sval-buffer-dev (2.6.1-1+b1)
Value buffering for sval - Rust source code
librust-sval-derive-dev (2.6.1-2)
Derive support for sval - Rust source code
librust-sval-dev (2.6.1-2)
Streaming, structured value serialization - Rust source code
librust-sval-dynamic-dev (2.6.1-1+b1)
Object-safe versions of sval::Stream and sval::Value - Rust source code
librust-sval-fmt-dev (2.6.1-1+b1)
Integration between std::fmt::Debug and sval::Value - Rust source code
librust-sval-ref-dev (2.6.1-1+b1)
Variant of sval::Value for types with internal references - Rust source code
librust-sval-serde-dev (2.6.1-1+b1)
Integration between serde::Serialize and sval::Value - Rust source code
librust-svg-metadata-dev (0.4.3-1+b1)
Extracts metadata (like the viewBox, width, and height) from SVG graphics - Rust source code
librust-svgtypes-dev (0.5.0-2+b1 [riscv64], 0.5.0-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
SVG types parser and writer - Rust source code
librust-sw-composite-dev (0.7.2-2+b1 [riscv64], 0.7.2-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Collection of software compositing routines - Rust source code
librust-swayipc-types+thiserror-dev (1.0.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 1.0.0-1 [ppc64, sparc64, x32])
Library containing Type defintions from sway's IPC interface - feature "thiserror" and 2 more
librust-swayipc-types-dev (1.0.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 1.0.0-1 [ppc64, sparc64, x32])
Library containing Type defintions from sway's IPC interface - Rust source code
librust-symbolic-common-dev (12.8.0-1)
Common types and utilities for symbolic, a library to symbolicate and process stack traces from native applications, minidumps or minified JavaScript - Rust source code
librust-symbolic-demangle-dev (12.4.0-1)
Demangle symbols from various languages and compilers - Rust source code
librust-symphonia-bundle-flac-dev (0.5.2-1+b1)
Pure Rust FLAC demuxer and decoder (part of Symphonia) - Rust source code
librust-symphonia-bundle-mp3-dev (0.5.2-1+b1)
Pure MP1, MP2, and MP3 demuxer and decoder (part of Symphonia) - Rust source code
librust-symphonia-codec-aac-dev (0.5.2-1+b1)
Pure Rust AAC decoder (a part of project Symphonia) - Rust source code
librust-symphonia-codec-adpcm-dev (0.5.2-1+b1)
Pure Rust ADPCM audio decoder (a part of project Symphonia) - Rust source code
librust-symphonia-codec-alac-dev (0.5.2-1+b1)
Pure Rust ALAC decoder (a part of project Symphonia) - Rust source code
librust-symphonia-codec-pcm-dev (0.5.2-1+b1)
Pure Rust PCM audio decoder (a part of project Symphonia) - Rust source code
librust-symphonia-codec-vorbis-dev (0.5.2-1+b1)
Pure Rust Vorbis decoder (a part of project Symphonia) - Rust source code
librust-symphonia-core-dev (0.5.2-1+b1)
Project Symphonia shared structs, traits, and features - Rust source code
librust-symphonia-dev (0.5.2-1+b1)
Pure Rust media container and audio decoding library - Rust source code
librust-symphonia-format-isomp4-dev (0.5.2-1+b1)
Pure Rust ISO/MP4 demuxer (a part of project Symphonia) - Rust source code
librust-symphonia-format-mkv-dev (0.5.2-1+b1)
Pure Rust MKV/WebM demuxer (a part of project Symphonia) - Rust source code
librust-symphonia-format-ogg-dev (0.5.2-1+b1)
Pure Rust OGG demuxer (a part of project Symphonia) - Rust source code
librust-symphonia-format-wav-dev (0.5.2-1+b1)
Pure Rust WAV demuxer (a part of project Symphonia) - Rust source code
librust-symphonia-metadata-dev (0.5.2-1+b1)
Project Symphonia multimedia tag and metadata readers - Rust source code
librust-symphonia-utils-xiph-dev (0.5.2-1+b1)
Project Symphonia utilities for Xiph codecs and formats - Rust source code
librust-syn-1-dev (1.0.109-2)
Parser for Rust source code - Rust source code
librust-syn-dev (2.0.48-1)
Parser for Rust source code - Rust source code
librust-syn-ext-dev (0.4.0-1+b1)
Human friendly or editable extension for syn - Rust source code
librust-syn-mid+clone-impls-dev (0.5.0-2+b1 [riscv64], 0.5.0-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Providing the features between "full" and "derive" of syn - feature "clone-impls"
librust-syn-mid-dev (0.5.0-2+b1 [riscv64], 0.5.0-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Providing the features between "full" and "derive" of syn - Rust source code
librust-sync-wrapper-dev (0.1.2-1+b1)
Enlisting the compiler’s help in proving the absence of concurrency - Rust source code
librust-synchronoise-dev (1.0.1-1+b1)
Synchronization primitives that build upon the standard library - Rust source code
librust-synstructure+proc-macro-dev (0.12.3-2)
Helper methods and macros for custom derives - feature "proc-macro" and 1 more
librust-synstructure-dev (0.12.3-2)
Helper methods and macros for custom derives - Rust source code
librust-synstructure-test-traits-dev (0.1.0-2)
Helper test traits for synstructure doctests - Rust source code
librust-syntect-dev (5.1.0-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 5.0.0-1 [x32])
Syntax highlighting and code intelligence using Sublime Text's grammars - Rust source code
librust-sys-info-dev (0.9.1-6)
Get system information in Rust - Rust source code
librust-sys-locale-dev (0.3.1-1+b1)
Small and lightweight library to obtain the active system locale - Rust source code
librust-sys-mount-dev (3.0.1-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 1.5.1-1 [x32])
High level FFI binding around the sys mount & umount2 calls - Rust source code
librust-syscallz-dev (0.17.0-1)
Simple seccomp library for rust - Rust source code
librust-sysctl-dev (0.4.4-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.4.4-1 [ppc64, sparc64, x32])
Simplified interface to libc::sysctl - Rust source code
librust-sysexits-dev (0.7.11-1)
System exit codes as defined by <sysexits.h> - Rust source code
librust-sysinfo-dev (0.28.4-4)
Crate used to get a system's information - Rust source code
librust-syslog-dev (6.0.1-2+b1 [riscv64], 6.0.1-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Send log messages to syslog - Rust source code
librust-system-deps-dev (6.2.0-3)
Discover and configure system dependencies from declarative dependencies in Cargo.toml - Rust source code
librust-tabled-derive-dev (0.6.0-1+b1)
Derive macros which is used by tabled crate - Rust source code
librust-tabled-dev (0.14.0-2)
Easy to use library for pretty print tables of Rust `struct`s and `enum`s - Rust source code
librust-tabwriter+ansi-formatting-dev (1.2.1-1+b1 [riscv64], 1.2.1-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Elastic tabstops - feature "ansi_formatting"
librust-tabwriter+lazy-static-dev (1.2.1-1+b1 [riscv64], 1.2.1-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Elastic tabstops - feature "lazy_static"
librust-tabwriter+regex-dev (1.2.1-1+b1 [riscv64], 1.2.1-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Elastic tabstops - feature "regex"
librust-tabwriter-dev (1.2.1-1+b1 [riscv64], 1.2.1-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Elastic tabstops - Rust source code
librust-take-dev (0.1.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.1.0-1 [ppc64, sparc64, x32])
Rust crate "take" - Rust source code
librust-take-mut-dev (0.2.2-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.2.2-1 [x32])
Take a T from a &mut T temporarily - Rust source code
librust-talktosc-dev (0.1.3-2)
Talk to smartcards for OpenPGP operations - Rust source code
librust-tap-dev (1.0.1-1+b1)
Generic extensions for tapping values in Rust - Rust source code
librust-tar-dev (0.4.40-1)
tar archive reading/writing library - Rust source code
librust-target-dev (2.0.0-1+b1)
Get information on compilation target - Rust source code
librust-target-lexicon-dev (0.12.12-1)
Targeting utilities for compilers and related tools - Rust source code
librust-tcmalloc-dev (0.3.0-2+b1 [riscv64], 0.3.0-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, x32])
Drop-in global allocator using tcmalloc - Rust source code
librust-tcmalloc-sys-dev (0.3.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x], 0.3.0-1 [x32])
Drop-in global allocator using tcmalloc - Rust source code
librust-temp-testdir-dev (0.2.3-1+b1)
Little crate to use temp directory in crate - Rust source code
librust-tempfile-dev (3.9.0-1)
Managing temporary files and directories - Rust source code
librust-temporary-dev (0.6.4-2)
Package provides means of managing temporary files and directories - Rust source code
librust-temptree-dev (0.2.0-1+b1)
Temporary trees of files - Rust source code
librust-tendril+encoding-dev (0.4.0-1) [debports]
Compact buffer/string type for zero-copy parsing - feature "encoding"
librust-tendril-dev (0.4.3-1)
Compact buffer/string type for zero-copy parsing - Rust source code
librust-tera-dev (1.19.1-3 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 1.17.1-1 [x32])
Template engine based on Jinja2/Django templates - Rust source code
librust-term-dev (0.7.0-1)
Terminal formatting library - Rust source code
librust-term-grid-dev (0.1.7-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.1.7-1 [ppc64, sparc64, x32])
Formatting strings into a grid layout - Rust source code
librust-term-size-dev (0.3.1-2)
Functions for determining terminal sizes and dimensions - Rust source code
librust-termcolor-dev (1.4.0-1)
Simple cross platform library for writing colored text to a terminal - Rust source code
librust-terminal-size-dev (0.3.0-2)
Gets the size of your Linux or Windows terminal - Rust source code
librust-terminfo-dev (0.8.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.8.0-1 [x32])
Terminal information - Rust source code
librust-termion-dev (1.5.6-1+b1 [riscv64], 1.5.6-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Bindless library for manipulating terminals - Rust source code
librust-termios-dev (0.3.3-1+b1)
Safe bindings for the termios library - Rust source code
librust-termsize-dev (0.1.6-3)
Retrieves terminal size - Rust source code
librust-termtree-dev (0.4.1-1)
Visualize tree-like data on the command-line - Rust source code
librust-tesseract-plumbing-dev (0.11.0-1)
safe wrapper of tesseract-sys - Rust source code
librust-tesseract-sys-dev (0.5.14-4)
Rust bindings for Tesseract OCR - Rust source code
librust-test-case-dev (3.3.1-1)
macro for generating parametrized test cases easily - Rust source code
librust-test-dir-dev (0.2.0-4)
Easy creation of temporary file structure for test purpose - Rust source code
librust-test-log-dev (0.2.15-1+b1)
Replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests - Rust source code
librust-test-log-macros-dev (0.2.14-1+b1)
Supporting procedural macro crate for test-log - Rust source code
librust-test-strategy-dev (0.3.1-1)
Procedural macro to easily write higher-order strategies in proptest - Rust source code
librust-test-with-dev (0.12.2-1+b1)
Lib help you run test with condition - Rust source code
librust-tester-dev (0.9.1-2)
Fork of Rust’s `test` crate that doesn’t require unstable language features - Rust source code
librust-testing-logger-dev (0.1.1-1+b2)
Supports writing tests to verify `log` crate calls - Rust source code
librust-text-size+serde-dev (1.1.1-1)
Newtypes for text offsets - feature "serde"
librust-text-size-dev (1.1.1-1)
Newtypes for text offsets - Rust source code
librust-textwrap-dev (0.16.0-3)
Word wrapping, indenting, and dedenting strings - Rust source code
librust-thin-slice-dev (0.1.1-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.1.1-1 [ppc64, sparc64])
Owned slice that packs the slice storage into a single word - Rust source code
librust-thin-vec-dev (0.2.13-1+b1)
Vec that takes up less space on the stack - Rust source code
librust-thiserror-core-dev (1.0.38-2)
Derive(Error) - Rust source code
librust-thiserror-core-impl-dev (1.0.38-1+b1)
Implementation detail of the `thiserror` crate - Rust source code
librust-thiserror-dev (1.0.50-1)
Derive(Error) - Rust source code
librust-thiserror-impl-dev (1.0.50-1)
Implementation detail of the `thiserror` crate - Rust source code
librust-thousands-dev (0.2.0-1+b1)
Adds digit separators to numbers, configurably - Rust source code
librust-thread-id-dev (4.0.0-1+b1 [riscv64], 4.0.0-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Get a unique thread ID - Rust source code
librust-thread-local-dev (1.1.4-1)
Per-object thread-local storage - Rust source code
librust-threadfin-dev (0.1.2-2)
thread pool for running multiple tasks on group of threads - Rust source code
librust-threadpool-dev (1.8.1-1+b1 [riscv64], 1.8.1-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Thread pool for running a number of jobs on a fixed set of worker threads - Rust source code
librust-thrussh-libsodium-dev (0.2.1-1+b1)
Straightforward bindings to libsodium - Rust source code
librust-tiff-dev (0.9.0-1)
TIFF decoding and encoding library in pure Rust - Rust source code
librust-tikv-jemalloc-ctl-dev (0.5.4-1+b1)
Safe wrapper over jemalloc's control and introspection APIs - Rust source code
librust-tikv-jemalloc-sys-dev (0.5.4-1+b1)
Rust FFI bindings to jemalloc - Rust source code
librust-tikv-jemallocator-dev (0.5.4-1+b1)
Rust allocator backed by jemalloc - Rust source code
librust-time-0.1-dev (0.1.44-2+b1 [riscv64], 0.1.44-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Utilities for working with time-related functions - Rust source code
librust-time-core-dev (0.1.2-1)
Implementation detail and should not be relied upon directly - Rust source code
librust-time-dev (0.3.31-1)
Utilities for working with time-related functions - Rust source code
librust-time-macros-dev (0.2.16-1)
Procedural macros for the time crate - Rust source code
librust-timeago-dev (0.4.1-1+b1)
Given a Duration, lossily format it like in 'N days ago' - Rust source code
librust-timerfd-dev (1.5.0-1)
Rust interface to the Linux kernel's timerfd API - Rust source code
librust-timsort-dev (0.1.2-1+b1)
The modified MergeSort used in Python and Java - Rust source code
librust-tint-dev (1.0.1-2)
Color creation and manipulation - Rust source code
librust-tiny-bench-dev (0.3.0-1+b1)
Tiny benchmarking library - Rust source code
librust-tiny-http-dev (0.12.0-1)
Low level HTTP server library - Rust source code
librust-tiny-keccak-dev (2.0.2-1+b2)
Keccak derived functions - Rust source code
librust-tiny-skia-dev (0.8.4-1)
Tiny Skia subset ported to Rust - Rust source code
librust-tiny-skia-path-dev (0.8.4-1)
Tiny-skia Bezier path implementation - Rust source code
librust-tinystr-dev (0.3.2-2+b1 [riscv64], 0.3.2-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Small ASCII-only bounded length string representation - Rust source code
librust-tinytemplate-dev (1.2.1-1+b1 [riscv64], 1.2.1-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Simple, lightweight template engine - Rust source code
librust-tinyvec+arbitrary-dev (1.6.0-2)
`tinyvec` provides 100% safe vec-like data structures - feature "arbitrary"
librust-tinyvec+serde-dev (1.6.0-2)
`tinyvec` provides 100% safe vec-like data structures - feature "serde"
librust-tinyvec+tinyvec-macros-dev (1.6.0-2)
`tinyvec` provides 100% safe vec-like data structures - feature "tinyvec_macros" and 2 more
librust-tinyvec-dev (1.6.0-2)
`tinyvec` provides 100% safe vec-like data structures - Rust source code
librust-tinyvec-macros-dev (0.1.0-1+b1)
Some macros for tiny containers - Rust source code
librust-titlecase-dev (2.2.1-1+b1)
Tool and library that capitalizes text according to a style defined by John Gruber for post titles on his website Daring Fireball - Rust source code
librust-tls-parser+cookie-factory-dev (0.11.0-3)
Parser for the TLS protocol - feature "cookie-factory" and 1 more
librust-tls-parser-dev (0.11.0-3)
Parser for the TLS protocol - Rust source code
librust-to-method-dev (1.1.0-1+b1)
Utility micro-crate for using Into more ergonomically - Rust source code
librust-tokio-dev (1.35.1-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 1.33.0-1 [x32])
Event-driven, non-blocking I/O platform - Rust source code
librust-tokio-io-timeout-dev (1.2.0-1+b1)
Tokio wrappers which apply timeouts to IO operations - Rust source code
librust-tokio-io-utility-dev (0.7.6-1+b1)
Some helper functions for tokio::io - Rust source code
librust-tokio-macros-dev (2.2.0-1)
Tokio's proc macros - Rust source code
librust-tokio-native-tls-dev (0.3.1-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.3.0-1+b1 [x32])
TLS/SSL streams for Tokio using native-tls giving an implementation of TLS for nonblocking I/O streams - Rust source code
librust-tokio-openssl-dev (0.6.3-1+b1)
SSL streams for Tokio backed by OpenSSL - Rust source code
librust-tokio-pipe-dev (0.2.12-1+b1)
Asynchronous pipe(2) library using tokio - Rust source code
librust-tokio-postgres-dev (0.7.10-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.7.10-1 [x32])
Native, asynchronous PostgreSQL client - Rust source code
librust-tokio-rustls-dev (0.24.1-1)
Asynchronous TLS/SSL streams for Tokio using Rustls - Rust source code
librust-tokio-serde-dev (0.8.0-2)
Send and receive Serde encodable types over the network using Tokio - Rust source code
librust-tokio-socks-dev (0.5.1-1+b1)
Asynchronous SOCKS proxy support for Rust - Rust source code
librust-tokio-stream-dev (0.1.14-1)
Utilities to work with `Stream` and `tokio` - Rust source code
librust-tokio-test-dev (0.4.3-1)
Testing utilities for Tokio- and futures-based code - Rust source code
librust-tokio-tungstenite-dev (0.20.1-1+b1)
Tokio binding for Tungstenite, the Lightweight stream-based WebSocket implementation - Rust source code
librust-tokio-uring-dev (0.4.0-3)
Io-uring support for the Tokio asynchronous runtime - Rust source code
librust-tokio-util-dev (0.7.10-1)
Additional utilities for working with Tokio - Rust source code
librust-tokio-vsock-dev (0.3.1-3)
Asynchronous Virtio socket support for Rust - Rust source code
librust-toml-0.5-dev (0.5.11-3)
Native encoder and decoder of TOML-formatted data - Rust source code
librust-toml-datetime-dev (0.6.5-1)
TOML-compatible datetime type - Rust source code
librust-toml-dev (0.8.8-2)
Native encoder and decoder of TOML-formatted data - Rust source code
librust-toml-edit-dev (0.21.0-2)
yet another format-preserving TOML parser - Rust source code
librust-tonic-build-dev (0.10.2+dfsg-2)
codegen module of tonic gRPC implementation - Rust source code
librust-tonic-dev (0.10.2+dfsg-2)
gRPC over HTTP/2 - Rust source code
librust-topological-sort-dev (0.2.2-1+b1)
Performs topological sorting - Rust source code
librust-totp-rs-dev (3.0.1-3)
RFC-compliant TOTP implementation with ease of use as a goal and additionnal QoL features - Rust source code
librust-tower-dev (0.4.13-2)
Modular and reusable components for building robust clients and servers - Rust source code
librust-tower-http-dev (0.4.4-3)
Tower middleware and utilities for HTTP clients and servers - Rust source code
librust-tower-layer-dev (0.3.2-1)
Decorates a `Service` to allow easy composition between `Service`s - Rust source code
librust-tower-service-dev (0.3.2-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.3.2-1 [ppc64, sparc64, x32])
Trait representing asynchronous client or server - Rust source code
librust-tracing-appender+parking-lot-dev (0.2.2-1+b1)
Provides utilities for file appenders and making non-blocking writers - feature "parking_lot"
librust-tracing-appender-dev (0.2.2-1+b1)
Provides utilities for file appenders and making non-blocking writers - Rust source code
librust-tracing-attributes-dev (0.1.27-1)
Procedural macro attributes for automatically instrumenting functions - Rust source code
librust-tracing-core-dev (0.1.32-1)
Core primitives for application-level tracing - Rust source code
librust-tracing-dev (0.1.40-1)
Application-level tracing for Rust - Rust source code
librust-tracing-error-dev (0.2.0-1+b1)
Utilities for enriching errors with `tracing` - Rust source code
librust-tracing-futures-dev (0.2.5-2)
Utilities for instrumenting `futures` with `tracing` - Rust source code
librust-tracing-log-dev (0.2.0-1)
Provides compatibility between `tracing` and the `log` crate - Rust source code
librust-tracing-serde-dev (0.1.3-3)
Compatibility layer for serializing trace data with `serde` - Rust source code
librust-tracing-subscriber-dev (0.3.18-2)
Utilities for implementing and composing `tracing` subscribers - Rust source code
librust-trackable-derive-dev (1.0.0-1+b1)
Custom derive for `trackable` crate - Rust source code
librust-trackable-dev (1.3.0-1+b1)
Way to track objects manually as an alternative to mechanisms like backtracing - Rust source code
librust-traitobject-dev (0.1.0-1+b1)
Unsafe helpers for working with raw trait objects - Rust source code
librust-transformation-pipeline-dev (0.1.0-1+b1)
Middleware-esque API for transforming data - Rust source code
librust-transmission-client-dev (0.1.4-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.1.3-2 [x32])
Rust wrapper for Transmission rpc specs - Rust source code
librust-trash-dev (3.3.1-1)
Moving files and folders to the Recycle Bin - Rust source code
librust-tree-magic-db-dev (3.0.0-1+b1)
Packages the FreeDesktop.org shared MIME database for optional use with tree_magic_mini - Rust source code
librust-tree-magic-mini-dev (3.0.3-3)
Determines the MIME type of a file by traversing a filetype tree - Rust source code
librust-tree-sitter-cli-dev (0.20.8-5)
command-line for Tree-sitter parsers - Rust source code
librust-tree-sitter-config-dev (0.19.0-3)
User configuration of tree-sitter's command line programs - Rust source code
librust-tree-sitter-dev (0.20.10-1)
Rust bindings to the Tree-sitter parsing library - Rust source code
librust-tree-sitter-highlight-dev (0.20.1-1+b1)
Performing syntax highlighting with Tree-sitter - Rust source code
librust-tree-sitter-loader-dev (0.20.0-3)
Locates, builds, and loads tree-sitter grammars at runtime - Rust source code
librust-tree-sitter-tags-dev (0.20.2-1+b1 [riscv64], 0.20.2-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Extracting tag information - Rust source code
librust-treediff-dev (4.0.2-1+b1)
Find the difference between arbitrary data structures - Rust source code
librust-treeline-dev (0.1.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.1.0-1 [ppc64, sparc64, x32])
Visualizing tree structured data - Rust source code
librust-triomphe-dev (0.1.9-1+b1)
Fork of std::sync::Arc with some extra functionality and without weak references (originally servo_arc) - Rust source code
librust-triple-accel-dev (0.4.0-1+b1)
Rust edit distance routines accelerated using SIMD - Rust source code
librust-trivialdb-dev (0.1.4-1)
Rust bindings for the TDB database library - Rust source code
librust-trust-dns-client-dev (0.22.0-5 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x], 0.21.2-3 [x32])
Trust-DNS is a safe and secure DNS library - Rust source code
librust-trust-dns-proto-dev (0.22.0-10 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, x32], 0.22.0-1 [sparc64])
Trust-DNS is a safe and secure DNS library - Rust source code
librust-trust-dns-recursor-dev (0.22.0-1+b1)
*WARNING* This library is experimental - Rust source code
librust-trust-dns-resolver-dev (0.22.0-4)
Trust-DNS is a safe and secure DNS library - Rust source code
librust-trust-dns-server-dev (0.22.0-4)
Trust-DNS is a safe and secure DNS server with DNSSec support - Rust source code
librust-try-from-dev (0.3.2-2)
TryFrom and TryInto traits for failable conversions - Rust source code
librust-try-lock-dev (0.2.2-2)
Lightweight atomic lock - Rust source code
librust-try-or-dev (0.2.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.2.0-1 [x32])
Contains helper macros for unwrapping Results and Options - Rust source code
librust-trybuild-dev (1.0.88-1)
Test harness for ui tests of compiler diagnostics - Rust source code
librust-trybuild2-dev (1.1.0-2)
Test harness for ui tests supporting inline tests - Rust source code - Rust source code
librust-trycmd-dev (0.14.20-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.14.19-1 [x32])
Snapshot testing for a herd of CLI tests - Rust source code
librust-tss-esapi-dev (7.4.0-1)
Rust-native wrapper around TSS 2.0 Enhanced System API - Rust source code
librust-tss-esapi-sys-dev (0.5.0-1)
FFI wrapper around TSS 2.0 Enhanced System API - Rust source code
librust-ttf-parser+default-dev (0.19.1-2)
High-level, safe, zero-allocation TrueType font parser - feature "default"
librust-ttf-parser-dev (0.19.1-2)
High-level, safe, zero-allocation TrueType font parser - Rust source code
librust-ttrpc-dev (0.5.2-4 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.5.2-3 [x32])
Rust version of ttrpc - Rust source code
librust-tui-dev (0.19.0-2)
Build rich terminal user interfaces or dashboards - Rust source code
librust-tui-react-dev (0.20.0-2)
TUI widgets using a react-like paradigm, allowing mutable component state and render properties - Rust source code
librust-tungstenite-dev (0.20.1-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x], 0.20.0-1 [sparc64, x32])
Lightweight stream-based WebSocket implementation - Rust source code
librust-twofish-dev (0.7.1-1+b1)
Twofish block cipher - Rust source code
librust-twox-hash-dev (1.6.3-1+b1)
The XXHash and XXH3 algorithms - Rust source code
librust-type-map-dev (0.5.0-1+b1)
Provides a typemap container with FxHashMap - Rust source code
librust-typed-arena-dev (2.0.1-1)
Arena, a fast but limited type of allocator - Rust source code
librust-typed-builder-dev (0.18.1-1)
Compile-time type-checked builder derive - Rust source code
librust-typed-builder-macro-dev (0.18.1-1+b1)
Compile-time type-checked builder derive - Rust source code
librust-typemap-dev (0.3.3-2)
Typesafe store for many value types - Rust source code
librust-typenum-dev (1.16.0-2)
Type-level numbers evaluated at compile time - Rust source code
librust-ucd-dev (0.1.1-1+b1)
Extends the char type to provide access to most fields of the UCD, Unicode Character Database, as of version 9.0.0 - Rust source code
librust-ucd-parse-dev (0.1.10-1)
Parsing data files in the Unicode character database - Rust source code
librust-ucd-trie-dev (0.1.5-1)
Trie for storing Unicode codepoint sets and maps - Rust source code
librust-ucd-util-dev (0.2.1-1)
Small utility library for working with the Unicode character database - Rust source code
librust-udev-dev (0.8.0-1+b1)
Libudev bindings for Rust - Rust source code
librust-ufmt-dev (0.2.0-1+b1)
(6-40x) smaller, (2-9x) faster and panic-free alternative to `core::fmt` - Rust source code
librust-ufmt-macros-dev (0.3.0-1+b1)
`μfmt` macros - Rust source code
librust-ufmt-write-dev (0.1.0-1+b1)
`μfmt`'s `uWrite` trait - Rust source code
librust-uluru-dev (3.0.0-1+b1)
Simple, fast, LRU cache implementation - Rust source code
librust-umask-dev (2.1.0-1)
light utility helping with unix mode representation - Rust source code
librust-uname-dev (0.1.1-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.1.1-1 [ppc64, sparc64, x32])
Name and information about current kernel - Rust source code
librust-unarray-dev (0.1.4-1+b1)
Utilities for working with uninitialized arrays - Rust source code
librust-uncased+serde-dev (0.9.6-2+b1 [riscv64], 0.9.6-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Case-preserving, ASCII case-insensitive, no_std string types - feature "serde" and 1 more
librust-uncased+with-serde-alloc-dev (0.9.6-2+b1 [riscv64], 0.9.6-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Case-preserving, ASCII case-insensitive, no_std string types - feature "with-serde-alloc"
librust-uncased-dev (0.9.6-2+b1 [riscv64], 0.9.6-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Case-preserving, ASCII case-insensitive, no_std string types - Rust source code
librust-unchecked-index-dev (0.2.2-1+b2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.2.2-1+b1 [ppc64, sparc64], 0.2.2-1 [x32])
Unchecked indexing wrapper using regular index syntax - Rust source code
librust-unescape-dev (0.1.0-1+b1)
Unescapes strings with escape sequences written out as literal characters - Rust source code
librust-ungrammar-dev (1.16.1-1+b1)
DSL for describing concrete syntax trees - Rust source code
librust-unic-char-property-dev (0.9.0-1+b1)
UNIC — Unicode Character Tools — Character Property taxonomy, contracts and build macros - Rust source code
librust-unic-char-range-dev (0.9.0-1+b1)
UNIC — Unicode Character Tools — Character Range and Iteration - Rust source code
librust-unic-common-dev (0.9.0-2)
UNIC — Common Utilities - Rust source code
librust-unic-emoji-char-dev (0.9.0-1+b1)
UNIC — Unicode Emoji — Emoji Character Properties - Rust source code
librust-unic-langid-dev (0.9.0-2)
API for managing Unicode Language Identifiers - Rust source code
librust-unic-langid-impl-dev (0.9.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.9.0-1 [ppc64, sparc64, x32])
API for managing Unicode Language Identifiers - Rust source code
librust-unic-langid-macros-dev (0.9.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x], 0.9.0-1 [sparc64, x32])
API for managing Unicode Language Identifiers - Rust source code
librust-unic-langid-macros-impl-dev (0.9.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x], 0.9.0-1 [sparc64, x32])
API for managing Unicode Language Identifiers - Rust source code
librust-unic-segment-dev (0.9.0-1+b1)
UNIC — Unicode Text Segmentation Algorithms - Rust source code
librust-unic-ucd-age-dev (0.9.0-1+b1)
UNIC — Unicode Character Database — Age - Rust source code
librust-unic-ucd-bidi-dev (0.9.0-1+b1)
UNIC — Unicode Character Database — Bidi Properties - Rust source code
librust-unic-ucd-category-dev (0.9.0-1+b1)
UNIC — Unicode Character Database — General Category - Rust source code
librust-unic-ucd-hangul-dev (0.9.0-1+b1)
UNIC — Unicode Character Database — Hangul Syllable Composition & Decomposition - Rust source code
librust-unic-ucd-ident-dev (0.9.0-1+b1)
UNIC — Unicode Character Database — Identifier Properties - Rust source code
librust-unic-ucd-normal-dev (0.9.0-1+b1)
UNIC — Unicode Character Database — Normalization Properties - Rust source code
librust-unic-ucd-segment-dev (0.9.0-1+b1)
UNIC — Unicode Character Database — Segmentation Properties - Rust source code
librust-unic-ucd-version-dev (0.9.0-1+b1)
UNIC — Unicode Character Database — Version - Rust source code
librust-unicase-dev (2.6.0-1+b1 [riscv64], 2.6.0-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Case-insensitive wrapper around strings - Rust source code
librust-unicode-bidi-dev (0.3.13-1)
The Unicode Bidirectional Algorithm - Rust source code
librust-unicode-bom-dev (2.0.2-1+b1)
Unicode byte-order mark detection for files and byte arrays - Rust source code
librust-unicode-casing-dev (0.1.0-1+b1)
Titlecase helper function on characters - Rust source code
librust-unicode-categories-dev (0.1.1-2+b1 [riscv64], 0.1.1-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Query Unicode category membership for chars - Rust source code
librust-unicode-ident-dev (1.0.12-1)
Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31 - Rust source code
librust-unicode-linebreak-dev (0.1.4-2)
The Unicode Line Breaking Algorithm - Rust source code
librust-unicode-names2-dev (0.6.0-1+b1)
Map characters to and from their name given in the Unicode standard - Rust source code
librust-unicode-normalization-dev (0.1.22-1)
Functions for normalization of Unicode strings, including Canonical and Compatible Decomposition and Recomposition, as described in Unicode Standard Annex #15 - Rust source code
librust-unicode-properties-dev (0.1.0-1+b1)
Query character Unicode properties according to UAX #44 and UTR #51 - Rust source code
librust-unicode-script-dev (0.5.2-4+b1 [riscv64], 0.5.2-4 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Unicode Script and Script_Extension properties from UAX #24
librust-unicode-segmentation-dev (1.10.1-1)
Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules - Rust source code
librust-unicode-truncate-dev (0.2.0-1+b1)
Pad or truncate unicode str in terms of displayed width - Rust source code
librust-unicode-vo-dev (0.1.0-2+b1 [riscv64], 0.1.0-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Unicode vertical orientation detection - Rust source code
librust-unicode-width+compiler-builtins-dev (0.1.11-1)
Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules - feature "compiler_builtins"
librust-unicode-width-dev (0.1.11-1)
Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules - Rust source code
librust-unicode-xid-dev (0.2.4-1)
Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31 - Rust source code
librust-unindent-dev (0.2.1-1)
Remove a column of leading whitespace from a string - Rust source code
librust-uniquote-dev (3.3.0-1)
Quote strings for clear display in output - Rust source code
librust-universal-hash-dev (0.5.1-1)
Traits which describe the functionality of universal hash functions (UHFs) - Rust source code
librust-unix-socket-dev (0.5.0-2+b1 [riscv64], 0.5.0-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Unix domain socket bindings - Rust source code
librust-unreachable-dev (1.0.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 1.0.0-1 [ppc64, sparc64, x32])
Unreachable code optimization hint in stable rust - Rust source code
librust-unsafe-any-dev (0.4.2-2)
Traits and implementations for unchecked downcasting - Rust source code
librust-unsafe-libyaml-dev (0.2.10-1)
Libyaml transpiled to rust by c2rust - Rust source code
librust-unsigned-varint-dev (0.8.0-1)
Unsigned varint encoding - Rust source code
librust-unsize-dev (1.1.0-1+b1)
Stable alternative to CoerceUnsize - Rust source code
librust-untrusted-dev (0.9.0-2)
Safe, fast, zero-allocation parsing of untrusted inputs - Rust source code
librust-unveil-dev (0.2.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.2.0-1 [ppc64, sparc64, x32])
Rust binding for OpenBSD's unveil(2) - Rust source code
librust-unwrap-dev (1.2.1-2+b1 [riscv64], 1.2.1-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Unwrap! and an unwrap_err! macro - Rust source code
librust-unzip-dev (0.1.0-1+b1)
Decompress all (or some) files from a zipped archive - Rust source code
librust-uom-dev (0.35.0-1)
Units of measurement - Rust source code
librust-ureq-dev (2.9.1-3)
simple and safe HTTP client - Rust source code
librust-urid-derive-dev (0.1.1-1+b1)
Procedural macros for urid - Rust source code
librust-urid-dev (0.1.0-1+b1)
Idiomatic URID support - Rust source code
librust-url+serde-dev (2.4.0-2)
URL library for Rust - feature "serde"
librust-url-dev (2.5.0-1)
URL library for Rust - Rust source code
librust-urlencoding-dev (2.1.3-1)
Doing URL percentage encoding - Rust source code
librust-urlocator-dev (0.1.4-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.1.4-1 [x32])
Locate URLs in character streams - Rust source code
librust-urlshortener-dev (3.0.2-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x], 3.0.2-1+b1 [sparc64])
Very simple url shortener client library - Rust source code
librust-usb-disk-probe-dev (0.2.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x], 0.2.0-1 [sparc64, x32])
Provides a stream type which can be used to probe for USB storage devices in the system - Rust source code
librust-usb-ids-dev (1.2024.2-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 1.2023.7-1+b1 [x32])
Rust wrappers for the USB ID Repository - Rust source code
librust-users+default-dev (0.11.0-1+b1 [riscv64], 0.11.0-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Accessing Unix users and groups - feature "default"
librust-users-dev (0.11.0-1+b1 [riscv64], 0.11.0-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Accessing Unix users and groups - Rust source code
librust-utf-8-dev (0.7.6-2+b1)
Incremental, zero-copy UTF-8 decoding with error handling - Rust source code
librust-utf8-ranges-dev (1.0.4-1)
DEPRECATED - Rust source code
librust-utf8-width-dev (0.1.5-1+b1)
To determine the width of a UTF-8 character by providing its first byte - Rust source code
librust-utf8parse-dev (0.2.1-1)
Table-driven UTF-8 parser - Rust source code
librust-uucore-dev (0.0.23-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.0.12-4 [x32])
Uutils ~ 'core' uutils code library (cross-platform) - Rust source code
librust-uucore-procs-dev (0.0.23-1+b1)
Uutils ~ 'uucore' proc-macros - Rust source code
librust-uuhelp-parser-dev (0.0.23-1+b1)
Collection of functions to parse the markdown code of help files - Rust source code
librust-uuid-dev (1.6.1-1)
Generate and parse UUIDs - Rust source code
librust-uutils-term-grid-dev (0.6.0-1 [amd64, arm64, mips64el, ppc64, ppc64el, riscv64, s390x], 0.3.0-1+b1 [armel, armhf, i386, x32], 0.3.0-1 [sparc64])
Formatting strings into a grid layout - Rust source code
librust-uzers-dev (0.11.3-1)
Continuation of users, a library for accessing Unix users and groups - Rust source code
librust-v-frame-dev (0.3.7-1)
Video Frame data structures, originally part of rav1e - Rust source code
librust-valuable-derive-dev (0.1.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.1.0-1 [ppc64, sparc64, x32])
Macros for the `valuable` crate - Rust source code
librust-valuable-dev (0.1.0-4)
Object-safe value inspection, used to pass un-typed structured data across trait-object boundaries - Rust source code
librust-valuable-serde-dev (0.1.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.1.0-1 [x32])
`serde::Serialize` implementation for `Valuable` types - Rust source code
librust-value-bag-dev (1.4.1-3)
Anonymous structured values - Rust source code
librust-value-bag-serde1-dev (1.4.1-2)
Implementation detail for value-bag - Rust source code
librust-value-bag-sval2-dev (1.4.1-3)
Implementation detail for value-bag - Rust source code
librust-varint-dev (0.9.0-1+b1)
Google Protobuf's Variable-Length Integers - Rust source code
librust-vcpkg-dev (0.2.8-1+b1 [riscv64], 0.2.8-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Find native dependencies in a vcpkg tree at build time - Rust source code
librust-vec-map+eders-dev (0.8.1-2+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.8.1-2 [ppc64, sparc64, x32])
Simple map based on a vector for small integer keys - feature "eders"
librust-vec-map+serde-dev (0.8.1-2+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.8.1-2 [ppc64, sparc64, x32])
Simple map based on a vector for small integer keys - feature "serde"
librust-vec-map-dev (0.8.1-2+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.8.1-2 [ppc64, sparc64, x32])
Simple map based on a vector for small integer keys - Rust source code
librust-vergen-dev (8.2.6-2)
Generate 'cargo:env' instructions in 'build.rs' - Rust source code
librust-version-check-dev (0.9.4-1)
Tiny crate to check the version of the installed/running rustc - Rust source code
librust-version-compare-dev (0.1.1-1)
Easily compare version numbers with no specific format, and test against various comparison operators - Rust source code
librust-version-sync-dev (0.9.5-3)
ensure packaging strings match crate metadata - Rust source code
librust-versionize-derive-dev (0.1.5-1)
Implements the Versionize derive proc macro - Rust source code
librust-vhost-dev (0.10.0-1)
Pure rust library for vdpa, vhost and vhost-user - Rust source code
librust-vhost-user-backend-dev (0.13.1-1)
Framework to build vhost-user backend service daemon - Rust source code
librust-virtio-bindings-dev (0.2.2-1)
Rust FFI bindings to virtio generated using bindgen - Rust source code
librust-virtio-queue-dev (0.11.0-2)
Virtio queue implementation - Rust source code
librust-vm-memory-dev (0.14.0-1)
Safe abstractions for accessing the VM physical memory - Rust source code
librust-vm-superio-dev (0.7.0-2)
Emulation for legacy devices - Rust source code
librust-vmm-sys-util-dev (0.12.1-1)
System utility set - Rust source code
librust-voca-rs-dev (1.15.2-1+b1)
Manipulating [unicode] strings - Rust source code
librust-void-dev (1.0.2-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 1.0.2-1 [ppc64, sparc64, x32])
Uninhabited void type for use in statically impossible cases - Rust source code
librust-volatile-0.3-dev (0.3.0-1+b1)
Simple volatile wrapper type - Rust source code
librust-volatile-dev (0.5.1-1+b1)
Volatile wrapper types for raw pointers - Rust source code
librust-vsock-dev (0.2.4-4)
Virtio socket support for Rust - Rust source code
librust-vsort-dev (0.2.0-1+b1)
GNU Version Sort Rust implementation - Rust source code
librust-vt100-dev (0.15.2-1)
Parsing terminal data - Rust source code
librust-vte-dev (0.11.1-3)
Parser for implementing terminal emulators - Rust source code
librust-vte-generate-state-changes-dev (0.1.1-1+b2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.1.1-1+b1 [ppc64, sparc64], 0.1.1-1 [x32])
Proc macro for generating VTE state changes - Rust source code
librust-wadl-dev (0.1.4-1+b1)
WADL parser for Rust - Rust source code
librust-wait-timeout-dev (0.2.0-1+b1 [riscv64], 0.2.0-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Wait on a child process with a timeout, cross-platform - Rust source code
librust-waker-fn-dev (1.1.0-1+b1)
Convert closures into wakers - Rust source code
librust-walkdir-dev (2.4.0-1)
Recursively walk a directory - Rust source code
librust-want-dev (0.3.0-1+b1)
Detect when another Future wants a result - Rust source code
librust-wasm-bindgen+default-dev (0.2.87-1)
Easy support for JS and Rust interaction - feature "default"
librust-wasm-bindgen+serde-dev (0.2.87-1)
Easy support for JS and Rust interaction - feature "serde"
librust-wasm-bindgen+serde-json-dev (0.2.87-1)
Easy support for JS and Rust interaction - feature "serde_json"
librust-wasm-bindgen+serde-serialize-dev (0.2.87-1)
Easy support for JS and Rust interaction - feature "serde-serialize"
librust-wasm-bindgen+spans-dev (0.2.87-1)
Easy support for JS and Rust interaction - feature "spans"
librust-wasm-bindgen+strict-macro-dev (0.2.87-1)
Easy support for JS and Rust interaction - feature "strict-macro"
librust-wasm-bindgen+xxx-debug-only-print-generated-code-dev (0.2.87-1)
Easy support for JS and Rust interaction - feature "xxx_debug_only_print_generated_code"
librust-wasm-bindgen-backend+extra-traits-dev (0.2.87-1)
Backend code generation of the wasm-bindgen tool - feature "extra-traits"
librust-wasm-bindgen-backend-dev (0.2.87-1)
Backend code generation of the wasm-bindgen tool - Rust source code
librust-wasm-bindgen-dev (0.2.87-1)
Easy support for JS and Rust interaction - Rust source code
librust-wasm-bindgen-macro+spans-dev (0.2.87-1)
Definition of the `#[wasm_bindgen]` attribute - feature "spans"
librust-wasm-bindgen-macro+strict-macro-dev (0.2.87-1)
Definition of the `#[wasm_bindgen]` attribute - feature "strict-macro"
librust-wasm-bindgen-macro-dev (0.2.87-1)
Definition of the `#[wasm_bindgen]` attribute - Rust source code
librust-wasm-bindgen-macro-support+extra-traits-dev (0.2.87-1)
Implementation of the `#[wasm_bindgen]` attribute - feature "extra-traits"
librust-wasm-bindgen-macro-support+spans-dev (0.2.87-1)
Implementation of the `#[wasm_bindgen]` attribute - feature "spans"
librust-wasm-bindgen-macro-support-dev (0.2.87-1)
Implementation of the `#[wasm_bindgen]` attribute - Rust source code
librust-wasm-bindgen-shared-dev (0.2.87-1)
Shared support of wasm-bindgen and wasm-bindgen cli - Rust source code
librust-wasm-bindgen-webidl-dev (0.2.75-1)
Support for parsing WebIDL specific to wasm-bindgen - Rust source code
librust-wayland-backend-dev (0.1.2-3)
Low-level bindings to the Wayland protocol - Rust source code
librust-wayland-client-0.29-dev (0.29.5-2)
Bindings to the standard C implementation of the wayland protocol, client side - Rust source code
librust-wayland-client-dev (0.30.2-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.30.2-1 [x32])
Bindings to the standard C implementation of the wayland protocol, client side - Rust source code
librust-wayland-commons-dev (0.29.5-2)
Common types and structures used by wayland-client and wayland-server - Rust source code
librust-wayland-cursor-0.29-dev (0.29.5-2)
Bindings to libwayland-cursor - Rust source code
librust-wayland-cursor-dev (0.30.0-3 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.30.0-2 [x32])
Bindings to libwayland-cursor - Rust source code
librust-wayland-egl-0.29-dev (0.29.5-2)
Bindings to libwayland-egl - Rust source code
librust-wayland-egl-dev (0.30.0-2)
Bindings to libwayland-egl - Rust source code
librust-wayland-protocols-0.29-dev (0.29.5-2)
Generated API for the officials wayland protocol extensions - Rust source code
librust-wayland-protocols-dev (0.30.0-2)
Generated API for the officials wayland protocol extensions - Rust source code
librust-wayland-scanner-0.29-dev (0.29.5-2)
Wayland Scanner for generating rust APIs from XML wayland protocol files - Rust source code
librust-wayland-scanner-dev (0.30.0-3)
generate Rust APIs from XML Wayland protocol files - Rust source code
librust-wayland-server-0.29-dev (0.29.5-2)
Bindings to the standard C implementation of the wayland protocol, server side - Rust source code
librust-wayland-server-dev (0.30.0-5 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.30.0-4 [x32])
Bindings to the standard C implementation of the wayland protocol, server side - Rust source code
librust-wayland-sys-0.29-dev (0.29.5-2)
FFI bindings to the various libwayland-*.so libraries - Rust source code
librust-wayland-sys-dev (0.30.1-2)
FFI bindings to the various libwayland-*.so libraries - Rust source code
librust-web-sys-dev (0.3.64-2)
Bindings for all Web APIs - Rust source code
librust-webbrowser-dev (0.8.10-1)
Open URLs in web browsers available on a platform - Rust source code
librust-webp-dev (0.2.6-1)
WebP conversion library - Rust source code
librust-webpki-dev (0.22.4-2)
Web PKI X.509 Certificate Verification - Rust source code
librust-weedle-dev (0.12.0-2+b1 [riscv64], 0.12.0-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
WebIDL Parser - Rust source code
librust-weezl+async-dev (0.1.5-1+b1)
Fast LZW compression and decompression - feature "async"
librust-weezl+futures-dev (0.1.5-1+b1)
Fast LZW compression and decompression - feature "futures"
librust-weezl-dev (0.1.5-1+b1)
Fast LZW compression and decompression - Rust source code
librust-which+regex-dev (4.2.5-1+b1 [riscv64], 4.2.5-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Rust equivalent of Unix command "which" - feature "regex"
librust-which-dev (4.2.5-1+b1 [riscv64], 4.2.5-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Rust equivalent of Unix command "which" - Rust source code
librust-whoami-dev (1.4.1-1)
Retrieve the current user and environment - Rust source code
librust-wide-dev (0.7.15-1)
wide data types - Rust source code
librust-widestring-dev (1.0.2-1)
Library for converting to and from wide strings - Rust source code
librust-wild-dev (2.1.0-1)
Glob (wildcard) expanded command-line arguments on Windows - Rust source code
librust-wildmatch-dev (2.1.1-1+b1)
Simple string matching with questionmark and star wildcard operator - Rust source code
librust-winapi-build-dev (0.1.1-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.1.1-1 [ppc64, sparc64, x32])
Common code for build.rs in WinAPI -sys crates - Rust source code
librust-winapi-dev (0.3.9-1+b1)
Raw FFI bindings for all of Windows API - Rust source code
librust-winapi-i686-pc-windows-gnu-dev (0.4.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.4.0-1 [ppc64, sparc64, x32])
Import libraries for the i686-pc-windows-gnu target - Rust source code
librust-winapi-util-dev (0.1.6-1)
Dumping ground for high level safe wrappers over winapi - Rust source code
librust-winapi-x86-64-pc-windows-gnu-dev (0.4.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.4.0-1 [ppc64, sparc64, x32])
Import libraries for the x86_64-pc-windows-gnu target - Rust source code
librust-wincolor-dev (1.0.0-1)
Simple Windows specific API for controlling text color in a Windows console - Rust source code
librust-winit-dev (0.28.6-2)
Cross-platform window creation library - Rust source code
librust-winnow-dev (0.5.40-1)
Byte-oriented, zero-copy, parser combinators library - Rust source code
librust-winreg+serde-dev (0.6.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.6.0-1 [ppc64, sparc64, x32])
Rust bindings to MS Windows Registry API - feature "serde"
librust-winreg+serialization-serde-dev (0.6.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.6.0-1 [ppc64, sparc64, x32])
Rust bindings to MS Windows Registry API - feature "serialization-serde"
librust-winreg+transactions-dev (0.6.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.6.0-1 [ppc64, sparc64, x32])
Rust bindings to MS Windows Registry API - feature "transactions"
librust-winreg-dev (0.6.0-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.6.0-1 [ppc64, sparc64, x32])
Rust bindings to MS Windows Registry API - Rust source code
librust-winutil-dev (0.1.1-2)
Simple wrappers around a handful of useful winapi calls - Rust source code
librust-wio-dev (0.2.2-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.2.2-1 [ppc64, sparc64, x32])
Windows IO wrapper - Rust source code
librust-wl-clipboard-rs-dev (0.7.0-3)
Access to the Wayland clipboard for terminal and other window-less applications - Rust source code
librust-wmidi-dev (4.0.10-1)
Midi parsing library - Rust source code
librust-wrapcenum-derive-dev (0.4.0-3)
Derive macro for nvml-wrapper, not for general use - Rust source code
librust-write-json-dev (0.1.2-1+b1)
Simple {dependency,trait,macro}-less JSON serialization - Rust source code
librust-wu-diff-dev (0.1.2-1+b1)
Compute differences between two slices using wu(the O(NP)) algorithm - Rust source code
librust-wycheproof-dev (0.5.0-1+b1)
Wycheproof test vectors - Rust source code
librust-wyz-dev (0.5.1-1+b1)
Myrrlyn’s utility collection - Rust source code
librust-x11-clipboard-dev (0.6.1-1+b1 [riscv64], 0.6.1-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
X11 clipboard support for Rust - Rust source code
librust-x11-dev (2.19.1-1+b1 [riscv64], 2.19.1-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
X11 library bindings for Rust - Rust source code
librust-x11-dl-dev (2.21.0-1)
X11 library bindings for Rust - Rust source code
librust-x11rb-dev (0.13.0-2)
Rust bindings to X11 - Rust source code
librust-x11rb-protocol-dev (0.13.0-2)
Rust bindings to X11 - Rust source code
librust-xattr-dev (1.0.0-1)
Unix extended filesystem attributes - Rust source code
librust-xcb-dev (1.2.2-1)
Rust safe bindings for XCB - Rust source code
librust-xcursor-dev (0.3.4-1+b1)
Loading XCursor themes - Rust source code
librust-xdg-dev (2.5.2-3)
XDG Base Directory specification implementation - Rust source code
librust-xdg-home-dev (1.1.0-3)
User's home directory as per XDG Specification - Rust source code
librust-xflags-dev (0.3.1-1+b1)
Moderately simple command line arguments parser - Rust source code
librust-xflags-macros-dev (0.3.1-1+b1)
Private implementation details of xflags - Rust source code
librust-xi-unicode-dev (0.3.0-1)
Unicode utilities useful for text editing, including a line breaking iterator - Rust source code
librust-xkb-dev (0.3.0-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.2.1-2 [x32])
Rusty wrapper around libxkbcommon - Rust source code
librust-xkbcommon-dev (0.5.0-3)
Rust bindings and wrappers for libxkbcommon - Rust source code
librust-xkbcommon-sys-dev (1.4.1-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.7.5-2 [x32])
Bindings to libxkbcommon - Rust source code
librust-xml5ever-dev (0.17.0-1)
Push based streaming parser for xml - Rust source code
librust-xmlparser-dev (0.13.5-1)
Pull-based, zero-allocation XML parser - Rust source code
librust-xmltree+indexmap-dev (0.10.3-2)
Parse an XML file into a simple tree-like structure - feature "indexmap" and 1 more
librust-xmltree-dev (0.10.3-2)
Parse an XML file into a simple tree-like structure - Rust source code
librust-xmlwriter-dev (0.1.0-2)
Simple, streaming XML writer - Rust source code
librust-xor-name-dev (5.0.0-6)
DHT-optimized array function - Rust source code
librust-xshell-macros-dev (0.2.5-1+b1)
Private implementation detail of xshell crate - Rust source code
librust-xxhash-c-sys-dev (0.8.4-1)
Bindings to xxhash - Rust source code
librust-xxhash-rust-dev (0.8.6-1)
Xxhash - Rust source code
librust-xz-dev (0.1.0-2+b1)
Rust bindings to liblzma providing Read/Write streams as well as low-level in-memory encoding/decoding - Rust source code
librust-xz2-dev (0.1.7-1+b1)
Rust bindings to liblzma providing Read/Write streams as well as low-level in-memory encoding/decoding - Rust source code
librust-y4m-dev (0.8.0-1)
YUV4MPEG2 (.y4m) Encoder/Decoder - Rust source code
librust-yaml-dev (0.3.0-2+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.3.0-2 [ppc64, sparc64, x32])
LibYAML binding for Rust - Rust source code
librust-yaml-rust-dev (0.4.5-1+b1)
Missing YAML 1.2 parser for rust - Rust source code
librust-yansi-dev (0.5.1-1)
Dead simple ANSI terminal color painting library - Rust source code
librust-yansi-term-dev (0.1.2-1+b1)
ANSI terminal colours and styles (bold, underline) - Rust source code
librust-yasna-dev (0.5.2-2)
ASN.1 library for Rust - Rust source code
librust-yeslogic-fontconfig-sys-dev (3.0.1-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 3.0.1-1 [ppc64, sparc64, x32])
Raw bindings to Fontconfig without a vendored C library - Rust source code
librust-z-base-32+pyo3-dev (0.1.2-1+b1)
Z-base-32: human-oriented base-32 encoding - feature "pyo3" and 1 more
librust-z-base-32-dev (0.1.2-1+b1)
Z-base-32: human-oriented base-32 encoding - Rust source code
librust-z85-dev (3.0.5-1+b1 [riscv64], 3.0.5-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
ZeroMQ's Z85 encoding mechanism with padding - Rust source code
librust-zbar-rust-dev (0.0.21-1)
High-level and low-level ZBar binding for the Rust language - Rust source code
librust-zbase32-dev (0.1.2-1+b1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64el, riscv64, s390x], 0.1.2-1 [ppc64, sparc64, x32])
Zbase32 - Rust source code
librust-zbus-1-dev (1.9.3-4)
API for D-Bus communication - Rust source code
librust-zbus-dev (3.14.1-4.2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 3.14.1-3 [x32])
API for D-Bus communication - Rust source code
librust-zbus-macros-1-dev (1.9.3-2)
Proc-macros for zbus - Rust source code
librust-zbus-macros-dev (3.14.1-1)
Proc-macros for zbus - Rust source code
librust-zbus-names-dev (2.6.0-1)
Collection of D-Bus bus names types - Rust source code
librust-zerocopy-derive-dev (0.7.32-2)
Custom derive for traits from the zerocopy crate - Rust source code
librust-zerocopy-dev (0.7.32-1)
Utilities for zero-copy parsing and serialization - Rust source code
librust-zeroize-derive-dev (1.4.2-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 1.3.3-1 [x32])
Custom derive support for zeroize - Rust source code
librust-zeroize-dev (1.7.0-1)
securely clear secrets from memory - Rust source code
librust-zip-dev (0.6.6-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.6.3-2 [x32])
Support the reading and writing of zip files - Rust source code
librust-zmq-dev (0.9.2-3)
High-level bindings to the zeromq library - Rust source code
librust-zmq-sys-dev (0.11.0-2+b1 [riscv64], 0.11.0-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Low-level bindings to the zeromq library - Rust source code
librust-zoneinfo-compiled-dev (0.5.1-2+b1 [riscv64], 0.5.1-2 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, s390x, sparc64, x32])
Parsing compiled zoneinfo files - Rust source code
librust-zram-generator-dev (1.1.2-3+b1)
Systemd unit generator for zram swap devices - Rust source code
librust-zstd-dev (0.12.1-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.11.2-1 [x32])
Binding for the zstd compression library - Rust source code
librust-zstd-safe-dev (6.0.2-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 5.0.2-2 [x32])
Safe low-level bindings for the zstd compression library - Rust source code
librust-zstd-sys-dev (2.0.9-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 2.0.1-2 [x32])
Low-level bindings for the zstd compression library - Rust source code
librust-zvariant-2-dev (2.10.0-4)
D-Bus & GVariant encoding & decoding - Rust source code
librust-zvariant-derive-2-dev (2.10.0-3)
D-Bus & GVariant encoding & decoding - Rust source code
librust-zvariant-derive-dev (3.15.0-1)
D-Bus & GVariant encoding & decoding - Rust source code
librust-zvariant-dev (3.15.0-1)
D-Bus & GVariant encoding & decoding - Rust source code
librust-zvariant-utils-dev (1.0.1-2)
Various utilities used internally by the zvariant crate - Rust source code
librust-zxcvbn-dev (2.2.2-1+b1)
Entropy-based password strength estimator - Rust source code
libstd-rust-dev (1.70.0+dfsg1-9 [amd64, arm64, armel, armhf, i386, ppc64, ppc64el, s390x, sparc64], 1.70.0+dfsg1-8.1 [riscv64], 1.70.0+dfsg1-7 [mips64el], 1.70.0+dfsg1-1 [x32])
Rust standard libraries - development files
regalloc2-tool (0.9.3-1 [amd64, arm64, armel, armhf, i386, mips64el, ppc64, ppc64el, riscv64, s390x, sparc64], 0.9.2-2+b1 [x32])
tool for testing regalloc2
rust-doc (1.70.0+dfsg1-9)
Rust systems programming language - Documentation
rust-gdb (1.70.0+dfsg1-9)
Rust debugger (gdb)
rust-lldb (1.70.0+dfsg1-9)
Rust debugger (lldb)
rustc (1.70.0+dfsg1-9 [amd64, arm64, armel, armhf, i386, ppc64, ppc64el, s390x, sparc64], 1.70.0+dfsg1-8.1 [riscv64], 1.70.0+dfsg1-7 [mips64el], 1.70.0+dfsg1-1 [x32])
Rust systems programming language
rusty-tags (3.10.0-1+b1)
generate tags for source code navigation for a cargo project
systemd-zram-generator (1.1.2-3+b1)
Systemd unit generator for zram devices