Stable alternative to CoerceUnsize - Rust source code
Safe, fast, zero-allocation parsing of untrusted inputs - Rust source code
Rust binding for OpenBSD's unveil(2) - Rust source code
Unwrap! and an unwrap_err! macro - Rust source code
Decompress all (or some) files from a zipped archive - Rust source code
Units of measurement - Rust source code
Tracking of upstream project metadata - Rust source code
simple and safe HTTP client - Rust source code
Procedural macros for urid - Rust source code
Idiomatic URID support - Rust source code
URI parser including relative references - Rust source code
URL library for Rust - Rust source code
Doing URL percentage encoding - Rust source code
Locate URLs in character streams - Rust source code
Very simple url shortener client library - Rust source code
Provides a stream type which can be used to probe for USB storage devices in the system - Rust source code
Rust wrappers for the USB ID Repository - Rust source code
Incremental, zero-copy UTF-8 decoding with error handling - Rust source code
Iterator by char over potentially-invalid UTF-8 in &[u8] - Rust source code
Table-driven UTF-8 parser - Rust source code
DEPRECATED - Rust source code
To determine the width of a UTF-8 character by providing its first byte - Rust source code
Provides raw types for parsing login records in classic utmp (UNIXv1 & OpenBSD) file - Rust source code
Uutils ~ 'core' uutils code library (cross-platform) - Rust source code
Uutils ~ 'uucore' proc-macros - Rust source code
Collection of functions to parse the markdown code of help files - Rust source code
Generate and parse UUIDs - Rust source code
Formatting strings into a grid layout - Rust source code
Continuation of users, a library for accessing Unix users and groups - Rust source code
Macros for the `valuable` crate - Rust source code
Object-safe value inspection, used to pass un-typed structured data across trait-object boundaries - Rust source code
`serde::Serialize` implementation for `Valuable` types - Rust source code
Anonymous structured values - Rust source code
Implementation detail for value-bag - Rust source code
binary encoder/decoder with variable length integer encoding rust implementation
Google Protobuf's Variable-Length Integers - Rust source code
Find native dependencies in a vcpkg tree at build time - Rust source code
Collctions (set and maps) that wrap SmallVec
Simple map based on a vector for small integer keys - Rust source code
Simple map based on a vector for small integer keys - feature "eders"
Simple map based on a vector for small integer keys - feature "serde"
Store any string efficiently in an immutable way - Rust source code
Generate 'cargo:env' instructions in 'build.rs' - Rust source code
Tiny crate to check the version of the installed/running rustc - Rust source code
Easily compare version numbers with no specific format, and test against various comparison operators - Rust source code
Implements the Versionize derive proc macro - Rust source code
Performance-optimized type for generic version ranges and operations on them - Rust source code
Parsing and comparing software version numbers - Rust source code
ensure packaging strings match crate metadata - Rust source code