SHA-3 (Keccak) hash function - Rust source code
SHA-3 (Keccak) hash function - feature "std" and 1 more
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
Helpers to write more compact simd code - Rust source code
SIMD-accelerated UTF-8 validation - Rust source code
Provides assert_eq! like macros with colorized diff output - Rust source code
Diff library for Rust - Rust source code
Simple DER/ASN.1 encoding/decoding library - Rust source code
Simple CSS 2 parser and selector - Rust source code
Simple error type backed by a string - Rust source code
Simple and easy-to-use logging facility for Rust's log crate - Rust source code
Logger that prints all messages with a readable output format - feature "colored" and 1 more
Logger that prints all messages with a readable output format - feature "default"
Logger that prints all messages with a readable output format - Rust source code
Logger that prints all messages with a readable output format - feature "time" and 1 more
SipHash-2-4, SipHash-1-3 and 128-bit variants in pure Rust - Rust source code
Efficient sized chunk datatypes - Rust source code
Allows for easier formatting of sizes - Rust source code
Test your Rust markdown documentation via Cargo - Rust source code
Pre-allocated storage for a uniform data type - Rust source code
Asynchronous drain for slog-rs - Rust source code
Structured, extensible, composable logging - Rust source code
Structured, extensible, composable logging - feature "erased-serde"
Unix terminal drain and formatter for slog-rs - Rust source code
Slotmap data structure - Rust source code
Convert a unicode string to a slug - Rust source code
Efficient ring buffer for byte buffers, FIFO queues, and SPSC channels - Rust source code
Bit vector optimized for size and inline storage - Rust source code
Store up to a small number of items on the stack - Rust source code
Rust custom-derive macro for Default with more control on the fields - Rust source code
Functions for finding row-minima in a totally monotone matrix - Rust source code
Toolkit for making client wayland applications - Rust source code
Provides access to the wayland clipboard for client applications - Rust source code
Provides access to the wayland clipboard for client applications - feature "dlopen" and 1 more
small and fast async runtime - Rust source code
Ergonomic error handling library - Rust source code