Easy, safe self-referential struct generation - Rust source code
Proc macro for ouroboros crate - Rust source code
Easy, safe self-referential struct generation - feature "std" and 1 more
activate escape codes in Windows' CMD and PowerShell - Rust source code
Provides a macro to simplify operator overloading - Rust source code
Ttf-parser plus support for owned data - Rust source code
Creating references that carry their owner with them - Rust source code
Zero-allocation terminal colors that'll make people go owo - 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
Pure Rust implementation of the NIST P-256 (a.k.a - Rust source code
Pure Rust implementation of the NIST P-384 (a.k.a - Rust source code
Pure Rust implementation of the NIST P-521 (a.k.a - Rust source code
Padding strings at runtime - Rust source code
Helps pipe your output through an external pager - Rust source code
Provides an easy, fast, cross-platform way to retrieve the memory page size - Rust source code
Automatically implement traits from the palette crate - Rust source code
Convert and manage colors with a focus on correctness, flexibility and ease of use - 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
markdown ast (de)serializer for writing Pandoc filters - Rust source code
Rust bindings for the PangoCairo library - Rust source code
FFI bindings to PangoCairo - Rust source code
Rust bindings for the Pango library - Rust source code
FFI bindings to libpango-1.0 - Rust source code
Core library to print a table - Rust source code
Serialization and deserialization derive macro for Parity SCALE Codec - Rust source code
SCALE - Simple Concatenating Aggregated Little Endians - Rust source code
Low-level WebAssembly format library - Rust source code
Thread parking and unparking - Rust source code
API for creating synchronization primitives - Rust source code
Compact, efficient std sync primitives - Rust source code
Traits and implementations for parsing command-line arguments - Rust source code
Parsec Client library for the Rust ecosystem - Rust source code
Library implementing the Parsec wire protocol - Rust source code
Abstraction layer for secure storage and operations - Rust source code
Command line tool to communicate with the Parsec service - Rust source code
Parsing human-readable time strings and converting them to a DateTime - Rust source code
Parse zoneinfo files from the IANA database - Rust source code
Find the ID of a device by its path, or find a device path by its ID - Rust source code
PASETO: Platform-Agnostic Security Tokens (in Rust) - 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
Test suite of the paste crate - Rust source code
Parsing and manipulating patch files - Rust source code
Ergonomic paths and files in rust - Rust source code
Extending `Path` and `PathBuf` in order to get an absolute path and remove the containing dots - Rust source code