Encoding/decoding Unix archive files - Rust source code
Procedural macro compatible with clap arg_enum - Rust source code
Derive-based argument parsing optimized for code size - Rust source code
Derive-based argument parser optimized for code size - Rust source code
Deal with 'argument too long' errors - Rust source code
Pure Rust password hashing library that runs on Argon2 - Rust source code
Pure Rust password hashing library that runs on Argon2 - feature "simd"
Powerful command-line argument parsing library - Rust source code
Safe wrapper for initializing fixed-size arrays - Rust source code
Array multiple elements constructor syntax - Rust source code
Macros to take array references of slices - Rust source code
Vector with fixed capacity, backed by an array (it can be stored on the stack too) - Rust source code
Vector with fixed capacity, backed by an array (it can be stored on the stack too) - feature "serde"
Vector with fixed capacity, backed by an array - Rust source code
Vector with fixed capacity, backed by an array - feature "serde"
Simple canvas for drawing lines and styled text and emitting to the terminal - Rust source code
ASCII-only equivalents to `char`, `str` and `String` - Rust source code
ASCII-only equivalents to `char`, `str` and `String` - feature "serde"
ASCII-only equivalents to `char`, `str` and `String` - feature "serde_test"
Print ASCII tables to the terminal - Rust source code
XDG portals wrapper in Rust using zbus - Rust source code
Optimized HTML escaping code, extracted from Askama - Rust source code
#[derive] support for asn1 - Rust source code
ASN.1 (DER) parser and writer for Rust - Rust source code
Traits for converting types which may be interpreted as or into a result - Rust source code
Assert approximately equal - Rust source code
test CLI applications - Rust source code
Test CLI Applications - Rust source code
Package provides assertions for testing - Rust source code
Macro for static assert types implement a trait or not - Rust source code
easily compare two JSON values and get great output - Rust source code
Asserts that a value matches a pattern - Rust source code
Simple macro to allow mutating instance with declarative flavor - Rust source code
experimental language-level polyfills for Async Rust - Rust source code
Async broadcast channels - Rust source code
async multi-producer multi-consumer channel - Rust source code
async executors - Rust source code
async filesystem primitives - Rust source code
Global executor built on top of async-executor and async-io - Rust source code
Async I/O and timers - Rust source code
async synchronization primitives - Rust source code
Async mutex - Rust source code
async networking primitives - Rust source code
async interface for working with processes - Rust source code
Recursion for async functions - Rust source code
async version of the Rust standard library - Rust source code
Trust-DNS is a safe and secure DNS library, for async-std - Rust source code
Asynchronous streams using async & await notation - Rust source code
Proc macros for async-stream crate - Rust source code