Provide retain_mut method that has the same functionality as retain but gives mutable borrow to the predicate - Rust source code
utilities for retrying operations that can fail - Rust source code
Rfc822/2822 sanitizer/normalizer - Rust source code
`struct RGB/RGBA/etc.` for sharing pixels between crates + convenience methods for color manipulation - Rust source code
Safe, fast, small crypto using Rust - Rust source code
Password manager that uses the file format of the standard unix password manager 'pass' - Rust source code
Derive macro for rkyv - Rust source code
Zero-copy deserialization framework for Rust - Rust source code
Fastest way to implement any kind of decoding for Run Length Encoded data in Rust - Rust source code
Resource limits - Rust source code
Pure Rust MessagePack serialization implementation - Rust source code
Serde bindings for RMP - Rust source code
ROFF (man page format) generation library - Rust source code
Rusty Object Notation - Rust source code
Represent an XML as a read-only tree - Rust source code
Read passwords in console applications - Rust source code
sass implementation in pure rust - Rust source code
Trace events in the trace event format - Rust source code
Manipulate linux networking resources via netlink - Rust source code
Manipulate linux networking resources via netlink - feature "tokio"
Manipulate linux networking resources via netlink - feature "tokio_socket" and 1 more
Common types for other ruma crates - Rust source code
Validation logic for ruma-common and ruma-macros - Rust source code
Procedural macros used by the Ruma crates - Rust source code
Ergonomic wrapper for SQLite - Rust source code
The Argon2 password hashing function - Rust source code
Library that allows you to communicate with Google Cast enabled devices (e.g - Rust source code
Runs `rustc --print cfg` and parses the output - Rust source code
Rust compiler symbol demangling - feature "compiler_builtins"
Rust compiler symbol demangling - feature "core"
Rust compiler symbol demangling - Rust source code
Rust compiler symbol demangling - feature "rustc-dep-of-std"
Speed, non-cryptographic hash used in rustc - Rust source code
Generic serialization/deserialization support corresponding to the `derive(RustcEncodable, RustcDecodable)` mode in the compiler - Rust source code
Explicitly empty crate for rust-lang/rust integration - Rust source code
Workaround for rustbuild - Rust source code
Querying the version of a installed rustc compiler - Rust source code
Hack for the compiler's own build system - Rust source code
Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations - Rust source code
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
Utilities for rust-embed - Rust source code
Automatically apply the suggestions made by rustc - Rust source code
Helper macros for Rusticata - Rust source code
Ini configuration file parsing library in Rust - Rust source code
Safe Rust bindings to POSIX/Unix/Linux/Winsock2-like syscalls - Rust source code
modern TLS library written in Rust - Rust source code
rustls use of platform native certificate store - Rust source code
Basic .pem file parser for keys and certificates - Rust source code