e-mail delivery library - Rust source code
Lossless Parser for Makefiles - Rust source code
Collection of utilities, including new arithmetic traits and iterators that generate all values of a type - Rust source code
Structs for handling malloc'd memory passed to Rust - Rust source code
Generate structured man pages - Rust source code
Function-like macros to check or operate paths relative to CARGO_MANIFEST_DIR at compile time - Rust source code
Literal macros for HashMap, HashSet, BTreeMap, BTreeSet - Rust source code
Common code for xml5ever and html5ever - Rust source code
DOM structure for use by tests in html5ever/xml5ever - Rust source code
Blazing fast, type-safe template engine for Rust - Rust source code
Convenience macro to ergonomically define an item depending on a large number of `#[cfg]` parameters - Rust source code
Regex matching on character and byte streams - Rust source code
Macro to evaluate, as a boolean, whether an expression matches a pattern - Rust source code
High performance, zero-copy URL router - Rust source code
General matrix multiplication for f32 and f64 matrices - Rust source code
Reading MaxMind DB format used by GeoIP2 and GeoLite2 - Rust source code
Procedure macro to unify SYNC and ASYNC implementation - Rust source code
Provides a `MaybeOwned` (and `MaybeOwnedMut`) type similar to std's `Cow` but it implements `From<T>` and `From<&'a T>` and does not require `ToOwned` - Rust source code
Malloc-based box - Rust source code
Assembly implementation of MD5 compression function - Rust source code
MD5 hash function - Rust source code
Package provides the MD5 hash function - Rust source code
Markdown book creator tool - Rust source code
MDNS Service Discovery library with no async runtime dependency - Rust source code
Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search - Rust source code
Pure-Rust library to work with Linux memfd and sealing - Rust source code
Cross-platform Rust API for memory-mapped file IO - Rust source code
Substring searching - Rust source code
Offset_of functionality for Rust structs - Rust source code
Crate implementing a synchronized map for memoization - Rust source code
Rust implementation `libsodium/utils` - Rust source code
Traits for measuring dynamic memory usage of types - Rust source code
Derive macro for the merge::Merge trait - Rust source code
Merge multiple values into one - Rust source code
Composable proof transcripts for public-coin arguments of knowledge - Rust source code
Derive macros for miette - Rust source code
fancy diagnostic reporting library and protocol
Internal implementation of diesels migration mechanism - Rust source code
Codegeneration macros for diesels embedded migrations - Rust source code
Performance and security oriented drop-in allocator - Rust source code
Given a mimetype, suggest a file extension - Rust source code
Strongly Typed Mimes - Rust source code
Detection of a file's MIME type by its extension - Rust source code
Powerful template engine for Rust with minimal dependencies - Rust source code
Light Markdown parser - Rust source code
Fast float parsing conversion routines - Rust source code
DEFLATE compression and decompression library rewritten in Rust based on miniz - Rust source code
Package for determining the minimum span of one vector within another - Rust source code