Minimum comparison merge of two sorted sequences with random access - Rust source code
Useful no-std binascii operations including base64, base32 and base16 (hex) - Rust source code
Binary serialization / deserialization strategy that uses Serde for transforming structs into bytes and vice versa! - Rust source code
Automatically generates Rust FFI bindings to C and C++ libraries - Rust source code
Extremely minimal parser for ELF, Mach-O, PE and ar - Rust source code
Digital second order IIR filtrers, also known as biquads - Rust source code
Library which provides helpers to manipulate bits and bit ranges - Rust source code
Simple bit field trait providing bit methods - Rust source code
Macros to generate bitfield-like struct - Rust source code
Macro to generate structures which behave like bitflags - Rust source code
Fixed size boolean arrays - Rust source code
BitReader helps reading individual bits from a slice of bytes - Rust source code
Set of bits - Rust source code
Set of bits - feature "std" and 1 more
Reading/writing un-aligned values from/to streams in big-endian and little-endian formats - Rust source code
Swiftly extracts unaligned bit-level data from a byte slice - Rust source code
Bit utilities (and eventually Nibble support) for Rust - Rust source code
Vector of bits - Rust source code
Addresses memory by bits, for packed collections and bitfields - Rust source code
CLI and Rust library for caching subprocess invocations - Rust source code
Rust BK-tree implementation - Rust source code
Pure Rust BLAKE2b implementation with dynamic SIMD - Rust source code
BLAKE2 hash functions - Rust source code
Pure Rust implementation of BLAKE2 based on RFC 7693 - Rust source code
Pure Rust BLAKE2s implementation with dynamic SIMD - Rust source code
BLAKE3 hash function - Rust source code
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
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
Super-powered Reader - Rust source code
Collect system and environment information for bug reports - Rust source code