Super-powered Reader - 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
Interaction with units of bytes - feature "default"
Interaction with units of bytes - Rust source code
Interaction with units of bytes - feature "serde"
Bindings to libbzip2 (compression & decompression) - Rust source code
libbzip2 bindings for compression and decompression - Rust source code
ChaCha family of stream ciphers - feature "byteorder"
ChaCha family of stream ciphers - feature "default"
ChaCha family of stream ciphers - Rust source code
ChaCha family of stream ciphers - feature "lazy_static" and 1 more
ChaCha family of stream ciphers - feature "rustcrypto_api"
ChaCha family of stream ciphers - feature "simd"
ChaCha family of stream ciphers - feature "stream-cipher"
Help interacting with cache directories and CACHEDIR.TAG files - Rust source code
Caching structures and simplified function memoization - Rust source code
FFI bindings to libcairo - Rust source code
Callback-based event loop - Rust source code
Wayland-rs client event source for callloop - Rust source code
Camellia block cipher - Rust source code
UTF-8 paths - Rust source code
Path and PathBuf-like types for representing canonical filesystem paths - Rust source code
Rust wrapper for libcap-ng - Rust source code
Cap'n Proto code generation - Rust source code
Runtime library for Cap'n Proto data encoding - Rust source code
Async serialization for Cap'n Proto messages - Rust source code
The Cap'n Proto remote procedure call protocol - Rust source code
Pure-Rust library to work with Linux capabilities - Rust source code
Bindings to capstone disassembly engine - rust source code