D-ary heap - Rust source code
Blazing fast concurrent HashMap for Rust - Rust source code
Abstraction for audio PCM DSP samples, along with useful conversions and operations - Rust source code
Custom derive for the databake crate - Rust source code
Trait that lets structs represent themselves as (const) Rust expressions - Rust source code
Efficient and customizable data-encoding functions - Rust source code
Macros for data-encoding - Rust source code
Internal library for data-encoding-macro - Rust source code
Derive macros for the `datasize` crate - Rust source code
Simplified heap memory size estimator - Rust source code
Processing of data: URL according to WHATWG’s Fetch Standard - Rust source code
Parse dates in string formats that are commonly used - Rust source code
Date and time formatting and arithmetic - Rust source code
FFI bindings to dav1d - Rust source code
Double operation in Galois Field (GF) - Rust source code
Bindings to D-Bus, a bus commonly used on Linux for IPC - Rust source code
Framework for writing D-Bus method handlers (legacy) - Rust source code
UDisks2 DBus API - Rust source code
Dead simple async pool - Rust source code
Dead simple async pool utitities for sync managers - Rust source code
Derive macro for deb822 style paragraphs - Rust source code
Lossless parser for deb822 files - Rust source code
Debian Bugtracking System API client - Rust source code
Create a Debian package from a Cargo crate - Rust source code
Parser for Debian copyright files - Rust source code
Parser for Debian watch files - Rust source code
Common reusable types for implementing the sentry.io protocol - Rust source code
Debian version parsing, manipulation and comparison - Rust source code
derive default using #[serde(default)] - Rust source code
Defer dropping large types to a background thread - Rust source code
Deflate64 implementation based on .NET's implementation - Rust source code
DEFLATE, zlib and gzip encoder written in Rust - Rust source code
Macro to define lambda-like macros inline - Rust source code
Highly efficient logging framework that targets resource-constrained devices, like microcontrollers - Rust source code
Defmt macros - Rust source code
Parsing library for defmt format strings - Rust source code
Method delegation with less boilerplate - Rust source code
Calculate Delta E between two colors in CIE Lab space - Rust source code
Core traits and helpers for Deluxe procedural macro attribute parser - Rust source code
Procedural macro attribute parser - Rust source code
Derive macros for Deluxe procedural macro attribute parser - Rust source code
Parsing and generating DEP-3 headers - Rust source code
Ranged integers - Rust source code
Custom derive support for the der crate - Rust source code
Distinguished Encoding Rules (DER) for ASN.1 - Rust source code
Set of alternative `derive` attributes for Rust - Rust source code
Derives arbitrary traits - Rust source code
Internal helper library for the derive_builder crate - Rust source code
Rust macro to automatically implement the builder pattern for arbitrary structs - Rust source code