Serde-compatible spanned Value - 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
Serde `Visitor` implementation for deserializing untagged enums - Rust source code
`x-www-form-urlencoded` meets Serde - Rust source code
Serialization value trees - Rust source code
Custom de/serialization functions for Rust's serde - Rust source code
Proc-macro library for serde_with - Rust source code
Xml-rs based deserializer for Serde (compatible with 0.9+) - Rust source code
YAML data format for Serde - Rust source code
Rust abstractions for serial ports - Rust source code
Accessing serial ports - Rust source code
Cross-platform low-level serial port library - Rust source code
Helper crate for serial_test - Rust source code
Allows for the creation of serialised Rust tests - Rust source code
Serial port implementation for Unix - Rust source code
std::sync::Arc with some extra functionality - Rust source code
std::sync::Arc with some extra functionality - feature "serde" and 1 more
Rust bindings for fontconfig - Rust source code
Font configuration and customization library - Rust source code
FreeType is a freely available software library to render fonts - Rust source code
SFTP Implementation - Rust source code
Assembly implementation of SHA-1 compression function - Rust source code
SHA-1 hash function with collision detection - Rust source code
SHA-1 hash function with collision detection and mitigation - Rust source code
SHA-1 hash function - Rust source code
Minimal dependency free implementation of SHA1 for Rust - Rust source code
Assembly implementation of SHA-2 compression functions - Rust source code
Pure Rust implementation of SHA-2 - Rust source code
SHA-3 cryptographic digest function in pure Rust - Rust source code
Build-time information stored in your rust project - Rust source code
Shannon cipher implementation - Rust source code
Lock-free concurrent slab - Rust source code
Using child processes from multiple threads - Rust source code
Easily bind to and load shared libraries - Rust source code
Escape characters that may have a special meaning in a shell - Rust source code
Shell-like expansions in strings - 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
Auto-derive for Rust conversion traits -- make working with newtypes a breeze - Rust source code
Unix signal handling - Rust source code
MIO support for signal-hook - Rust source code
Backend crate for signal-hook - Rust source code
Tokio support for signal-hook - Rust source code
Tokio support for signal-hook - feature "futures-core-0_3" and 1 more
traits for cryptographic signature algorithms - Rust source code
SIMD algebra for Rust - Rust source code
SIMD-accelerated Adler-32 hash algorithm implementation - Rust source code
Helpers to write more compact simd code - Rust source code