Formats numbers with thousands separators - Rust source code
Autocrypt support - Rust source code
OpenPGP data types and associated machinery - feature "bzip2"
OpenPGP data types and associated machinery - feature "compression-bzip2"
OpenPGP data types and associated machinery - feature "compression-deflate"
OpenPGP data types and associated machinery - feature "compression"
OpenPGP data types and associated machinery - feature "crypto-nettle" and 1 more
OpenPGP data types and associated machinery - feature "default"
OpenPGP data types and associated machinery - Rust source code
OpenPGP data types and associated machinery - feature "flate2"
Optimized serde handling of u8 Vec and array - feature "alloc"
Optimized serde handling of u8 Vec and array - Rust source code
Optimized serde handling of u8 Vec and array - feature "std" and 1 more
CBOR support for serde - Rust source code
Generic serialization/deserialization framework - feature "derive" and 1 more
Macros 1.1 #[derive(Serialize, Deserialize)] - Rust source code
Generic serialization/deserialization framework - Rust source code
Find out about keys that are ignored when deserializing data - Rust source code
JSON serialization file format - Rust source code
JSON serialization file format - feature "indexmap" and 1 more
Derive Serialize and Deserialize that delegates to the underlying repr of a C-like enum - Rust source code
Serde adapter that avoids stack overflow by dynamically growing the stack - Rust source code
Token De/Serializer for testing De/Serialize implementations - Rust source code
`x-www-form-urlencoded` meets Serde - Rust source code
Xml-rs based deserializer for Serde (compatible with 0.9+) - Rust source code
YAML support for Serde - Rust source code
Helper crate for serial_test - Rust source code
Allows for the creation of serialised Rust tests - Rust source code
FreeType is a freely available software library to render fonts - Rust source code
SHA-1 hash function with collision detection and mitigation - Rust source code
Minimal implementation of SHA1 for Rust - Rust source code
Minimal implementation of SHA1 for Rust - feature "serde"
Assembly implementation of SHA-2 compression functions - Rust source code
Pure Rust implementation of the SHA-2 hash function family including SHA-224, SHA-256, SHA-384, and SHA-512 - Rust source code
SHA-3 (Keccak) hash function - Rust source code
SHA-3 (Keccak) hash function - feature "std" and 1 more
Shannon cipher implementation - Rust source code
Using child processes from multiple threads - Rust source code
Escape characters that may have a special meaning in a shell - Rust source code
Process command line according to parsing rules of UNIX shell - Rust source code
Word parsing rules of the UNIX Bourne shell - Rust source code
Split a string into shell words, like Python's shlex - Rust source code
Unix signal handling - Rust source code
Unix signal handling - feature "futures"
Unix signal handling - feature "mio" and 1 more
Backend crate for signal-hook - Rust source code
Unix signal handling - feature "tokio-reactor"
Unix signal handling - feature "tokio-support"
Simple CSS 2 parser and selector - Rust source code
SipHash-2-4, SipHash-1-3 and 128-bit variants in pure Rust - Rust source code