This package is a pure Rust implementation of the HMAC for SHA1.
For diagnostics and debugging it can often be useful to get an ID that is different for every thread.
For diagnostics and debugging it can often be useful to get an ID that is different for every thread.
For diagnostics and debugging it can often be useful to get an ID that is different for every thread.
This is a library for controlling colours and formatting, such as red bold text or blue underlined text, on ANSI terminals.
This is a library for controlling colours and formatting, such as red bold text or blue underlined text, on ANSI terminals.
This is a library for controlling colours and formatting, such as red bold text or blue underlined text, on ANSI terminals.
This package provides a pure Rust implementation of the X.509 Public Key Infrastructure Certificate format as described in RFC 5280.
This package provides a tiny low-level library that provides platform-specific standard locations of directories for config, cache and other data.
This package provides a tiny low-level library that provides platform-specific standard locations of directories for config, cache and other data.
Backend for an HTTP transport in libgit2
, powered by libcurl, which is intended to be used with the git2
crate.
Backend for an HTTP transport in libgit2
, powered by libcurl, which is intended to be used with the git2
crate.
This package provides a number of traits with default implementations for most of the standard library's methods on array like data structures.
This package provides a Rust platform registry with information about valid Rust platforms (target triple, target_arch, target_os), sourced from the Rust compiler.
This package provides a backend-agnostic extension for HTTP libraries that provides support for POST multipart/form-data requests on both client and server.
This package provides a backend-agnostic extension for HTTP libraries that provides support for POST multipart/form-data requests on both client and server.
This package provides HLSL compiler library, this crate provides an FFI layer and idiomatic rust wrappers for the new DXC HLSL compiler and validator.
This crate provides various ordering kernels for Apache Arrow arrays. Examples include cmp
, ord
, partition
, rank
and sort
kernels.
This package provides a tool and library that capitalizes text according to a style defined by John Gruber for post titles on his website ``Daring Fireball''.
This package provides a tool and library that capitalizes text according to a style defined by John Gruber for post titles on his website ``Daring Fireball''.
This package provides a robust library that simplifies the serialization and deserialization of Rust data structures to and from YAML format using the widely-used Serde framework.
This package provides a support library for alevin-fry, a suite of tools for the rapid, accurate and memory-frugal processing single-cell and single-nucleus sequencing data.
bugreport is a Rust library that helps application developers to automatically collect information about the system and the environment that users can send along with a bug report.
This is a simple crate which provides the BitField trait, which provides methods for operating on individual bits and ranges of bits on Rust's integral types.