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
Video Frame data structures, originally part of rav1e - Rust source code
Pure rust library for vdpa, vhost and vhost-user - Rust source code
Framework to build vhost-user backend service daemon - Rust source code
Find near-duplicate video files - Rust source code
Rust FFI bindings to virtio generated using bindgen - Rust source code
Virtio queue implementation - Rust source code
Safe abstractions for accessing the VM physical memory - Rust source code
System utility set - Rust source code
Emulation for legacy devices - Rust source code
Manipulating [unicode] strings - Rust source code
Uninhabited void type for use in statically impossible cases - Rust source code
Simple volatile wrapper type - Rust source code
Volatile wrapper types for raw pointers - Rust source code
Virtio socket support for Rust - Rust source code
GNU Version Sort Rust implementation - Rust source code
Rust bindings to the libc vsprintf function - Rust source code
Parsing terminal data - Rust source code
Parser for implementing terminal emulators - Rust source code
Proc macro for generating VTE state changes - Rust source code
Low level escape sequence parser - Rust source code
WADL parser for Rust - Rust source code
Wait on a child process with a timeout, cross-platform - Rust source code
Convert closures into wakers - Rust source code
Recursively walk a directory - Rust source code
Detect when another Future wants a result - Rust source code
Backend code generation of the wasm-bindgen tool - Rust source code
Backend code generation of the wasm-bindgen tool - feature "extra-traits"