Simple macro to derive blanket implementations for your traits - Rust source code
Iterator over simple binary blob storage - Rust source code
Buffer type for block processing of data - Rust source code
Traits for description of block ciphers - feature "blobby" and 1 more
Traits for description of block ciphers - Rust source code
Rust interface for Apple's C language extension of blocks - Rust source code
thread pool for isolating blocking I/O - Rust source code
Padding and unpadding of messages divided into blocks - Rust source code
Blowfish block cipher - Rust source code
Rust that allows you to copy files or flash block devices safely - Rust source code
Rust wrapper for Botan cryptography library - Rust source code
FFI wrapper for Botan cryptography library - Rust source code
macro to derive ToBoundedStatic and IntoBoundedStatic traits - Rust source code
ToBoundedStatic and IntoBoundedStatic traits - Rust source code
Concurrent, append-only vector - Rust source code
Very simple library containing constants for UTF-8 box drawing - Rust source code
Rust shim around the Breezy Python API - Rust source code
Brotli decompressor library avoiding the rust stdlib - Rust source code
Compressor and decompressor for brotli written in rust - Rust source code
Another Base58 codec implementation - Rust source code
Encoding and decoding support for BSON in Rust - Rust source code
String type that is not required to be valid UTF-8 - Rust source code
Parse integers directly from ASCII byte slices - Rust source code
B-tree range map implementation - Rust source code
Memory compact Slab-based B-tree implementation - Rust source code
Super-powered Reader - Rust source code
Drop-in replacements for buffered I/O types in Rust's std::io - Rust source code
Collect system and environment information for bug reports - Rust source code
Creating importable constants from build.rs or a script - Rust source code
Convenience wrapper for cargo buildscript input/output - Rust source code
Simple proc-macros to generate build timestamp string literals - Rust source code
Fast bump allocation arena for Rust - Rust source code
Wrapper for comparing and hashing pointers by address - Rust source code
Derive macro for bytecheck - Rust source code
Memory validation framework for Rust - Rust source code
Tiny framework for implementing encoders/decoders of byte-oriented protocols - Rust source code
Count bytes or UTF-8 codepoints in a byte slice - Rust source code
Read input lines as byte slices for high efficiency - Rust source code
Derive proc-macros for `bytemuck` - Rust source code
Mucking around with piles of bytes - Rust source code
Reading/writing numbers in big-endian and little-endian - Rust source code
Byteorder like crate for &[u8] - Rust source code
Types and traits for working with bytes - Rust source code
Utility for human-readable bytes representations - Rust source code
Utility for human-readable bytes representations - feature "serde"
Safely cast bytes slices from/to slices of built-in fundamental numeric types - Rust source code
Wrapper types for outputting byte strings using the Debug format - Rust source code
UTF-8 encoded read-only string using `Bytes` as storage - Rust source code
Bytes related utility functions - Rust source code
Interacting with units of bytes - Rust source code