Provides a macro to simplify operator overloading - Rust source code
Creating references that carry their owner with them - Rust source code
very simple implementation of HTTP 1.1 - Rust source code
language tag normalization and validation - Rust source code
validation and relative resolution of IRIs - Rust source code
Padding strings at runtime - Rust source code
Helps pipe your output through an external pager - Rust source code
Safe Rust wrappers for PAM authentification - Rust source code
Rust wrappers around PAM Service Modules functions - Rust source code
FFI wrappers for libpam - Rust source code
Rust bindings for the PangoCairo library - Rust source code
FFI bindings to libgtk-3 - Rust source code
Rust bindings for the Pango library - Rust source code
FFI bindings to libpango-1.0 - Rust source code
Low-level WebAssembly format library - Rust source code
Thread parking and unparking - Rust source code
API for creating synchronization primitives - feature "deadlock_detection"
API for creating synchronization primitives - Rust source code
API for creating synchronization primitives - feature "petgraph"
API for creating synchronization primitives - feature "thread-id"
Compact, efficient std sync primitives - Rust source code
Traits and implementations for parsing command-line arguments - Rust source code
Library implementing the Parsec wire protocol - Rust source code
Parse zoneinfo files from the IANA database - Rust source code
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
Macros for all your token pasting needs - Rust source code
Implementation detail of the `paste` crate - Rust source code
Ergonomic paths and files in rust - Rust source code
Diffing paths to obtain relative paths - Rust source code
Basic SIMD-accelerated geometry/linear algebra - Rust source code
Simple SIMD library - Rust source code
Search for files in PATH - Rust source code
Conversion to/from a file path from/to slash path - Rust source code
Generic implementation of PBKDF2 - Rust source code
Console progress bar for Rust - Rust source code
Low-level bindings to libpcap - Rust source code
High level wrapper library for PCRE2 - Rust source code
Low level bindings to PCRE2 - Rust source code
Bindings to the PC/SC API for smart card communication - Rust source code
Low-level bindings to the PC/SC C API - Rust source code
Peekable Iterator::take_while - Rust source code
Parse and encode PEM-encoded data - Rust source code
Percent encoding and decoding - Rust source code
Subset of the ipc-channel mach functionality to establish two-way communication and exchange the mach_task_self port - Rust source code
Generate permutations of sequences - Rust source code
Pest's derive macro - Rust source code
Elegant Parser - Rust source code
Pest code generator - Rust source code
Pest meta language parser and validator - Rust source code
Graph data structure library - Rust source code