Decoding and encoding the header part of gzip files - Rust source code
HTTP/2 client and server - Rust source code
Async HTTP/3 implementation - Rust source code
QUIC transport implementation based on Quinn - Rust source code
HAFAS client in Rust - Rust source code
Half-precision floating point f16 and bf16 types for Rust implementing the IEEE 754-2008 standard binary16 and bfloat16 types - Rust source code
Count ones, fast (aka popcount, hamming weight) - Rust source code
Handlebars templating implemented in Rust - Rust source code
Fast, handsom and quite easy to use logger - Rust source code
High-level interface to HarfBuzz, exposing its most important functionality in a safe manner using Rust - Rust source code
Rust bindings to the HarfBuzz text shaping engine - Rust source code
32-bit hashing algorithms - Rust source code
unordered multiset using a hash bag - Rust source code
Rust port of Google's SwissTable hash map - Rust source code
Use the md5 package instead - Rust source code
HashMap-like containers that hold their key-value pairs in a user controllable order - Rust source code
Typed HTTP headers - Rust source code
Typed HTTP headers core trait - Rust source code
`static` friendly data structures that don't require dynamic memory allocation - Rust source code
Measure the total runtime size of an object on the heap - Rust source code
Case conversion library - Rust source code
Traits used inside of the fully typed LMDB wrapper, heed - Rust source code
Types used with the fully typed LMDB wrapper, heed - Rust source code
Encoding and decoding data into/from hexadecimal representation - Rust source code
Formatting and shortening byte slices as hexadecimal strings - Rust source code
Parses hexadecimal floats (see also hexf) - Rust source code
Macro for converting hexadecimal string to a byte array at compile time - Rust source code
Format u8 slices like an hex editor - Rust source code
Encoding and decoding data into/from hexadecimal representation - feature "serde"
Extends the std::fmt::*Hex traits to slices - Rust source code
Easily format a &[u8] as hex - Rust source code
Hickory DNS is a safe and secure DNS library - Rust source code
FFI bindings to hidapi - Rust source code
Native Rust port of Google's HighwayHash
Simple histograms with configurable buckets - Rust source code
Collection of histogram data structures - Rust source code
HMAC-based Extract-and-Expand Key Derivation Function (HKDF) - Rust source code
Generic implementation of Hash-based Message Authentication Code (HMAC) - Rust source code
SHA256 and HMAC-SHA256 implementation - Rust source code
Attr macro to swallow the body of fn attached to - Rust source code
Shared definitions of home directories - Rust source code
Expands home directories in a path - Rust source code
Cross-platform system's host name functions - Rust source code
Simple hierarchical profiler - Rust source code
Library and binary to convert simple html documents into markdown - Rust source code
Convert html to pango - Rust source code