Trait object downcasting support using only safe Rust - Rust source code
Transform Doxygen to Rustdoc - Rust source code
Types for handling UI scaling - Rust source code
Safe, low-level bindings to the Direct Rendering Manager API - Rust source code
Provides an enum with every valid Direct Rendering Manager (DRM) format fourcc - Rust source code
Bindings to the Direct Rendering Manager API - Rust source code
Runtime guard for implementing linear types - Rust source code
Check when a variable gets dropped - Rust source code
Pure Rust implementation of DSA - Rust source code
Automatically expand query fragment types for factoring as functions - Rust source code
Fast functions for printing floating-point primitives - Rust source code
Serialize float number and truncate to certain precision - Rust source code
Running child processes - Rust source code
Normalize Windows paths to the most compatible format, avoiding UNC where possible - Rust source code
Attribute wrapper for dyn-clone - Rust source code
Clone trait that is object-safe - Rust source code
Dysk cli as a library - Rust source code
Type conversions which are expected to succeed - feature "always_assert"
Type conversions which are expected to succeed - Rust source code
Type conversions which are expected to succeed - feature "libm"
Lightweight attribute macro for easily writing extension trait pattern - Rust source code
run closures in parallel - Rust source code
Pure Rust implementation of EAX with AEAD cipher - Rust source code
Electronic Codebook (ECB) block cipher mode of operation - Rust source code
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
Small, self-contained, wasm-friendly Ed25519 implementation - Rust source code
ed25519 EdDSA key generations, signing, and verification - Rust source code
generic Ed25519 signature algorithm - Rust source code
Open a file in the default text editor - Rust source code
Levenshtein edit distance between strings, a measure for similarity - Rust source code
Procedural macros to help you implement Rust-built-in traits quickly - Rust source code
Estimate effective resource limits for a process e.g - Rust source code
Vec-backed ID-tree - Rust source code
Enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases - Rust source code
Enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases - feature "serde"
Partial port of elasticlunr.js to Rust for generating static document search indexes - Rust source code
Simple no_std ELF file reader for ELF32 and ELF64 - Rust source code
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
Append-only collections for Rust where borrows to entries can outlive insertions - Rust source code
Provides a RFC-compliant `EmailAddress` newtype - Rust source code
Async embedded IO traits - Rust source code
Embedded IO traits - Rust source code
Embed images in Rust documentation - Rust source code
✨ Lookup emoji in *O(1)* time, access metadata and GitHub shortcodes, iterate over all emoji, and more! - Rust source code
Rust implementation of union-find - feature "congruence-closure" and 1 more
Rust implementation of union-find - Rust source code
Rust implementation of union-find - feature "dogged" and 1 more
Convenient macro, for cloning values into a closure - Rust source code