This crate is an implementation detail for the time crate and should not be relied upon directly.
This package provides a collection of common biomedical types for use in rust-bio and rust-htslib.
This package helps you to put your app's data in the right place on every platform.
This package provides a simple crate for determining whether two file paths point to the same file.
This package provides a simple crate for determining whether two file paths point to the same file.
This crate enables support for transferring data between the Arrow memory format and CSV line-delimited records.
This package provides a C++ code generator for integrating the cxx
crate into a Cargo build.
This package provides a helper function to check if the process is running inside a Docker container.
This package provides a safer variant of READ
secure against internbombing, excessive input and macro characters.
Manual translation from C to Common Lisp of some random number generation functions from the GSL library.
A pure Ruby AsciiMath parsing and conversion library. AsciiMath is an easy-to-write markup language for mathematics.
rfc3987
provides routines for parsing and validation of URIs (see RFC 3986) and IRIs (see RFC 3987).
Sass Spec is a test suite for Sass. Test cases are all in the spec
directory.
This package provides methods for benchmarking Ruby code, giving detailed reports on the time taken for each task.
This package provides the user with functions to develop their trading strategy, uncover actionable trading ideas, and monitor consensus shifts with crowdsourced earnings and economic estimate data directly from <www.estimize.com>. Further information regarding the web services this package invokes can be found at <www.estimize.com/api>.
This package provides high level functions for parallel programming with Rcpp. For example, the parallelFor()
function can be used to convert the work of a standard serial for
loop into a parallel one and the parallelReduce()
function can be used for accumulating aggregates or other values.
The Google FarmHash
family of hash functions is used by the Google BigQuery
data warehouse via the FARM_FINGERPRINT function. This package permits to calculate these hash digest fingerprints directly from R, and uses the included FarmHash
files written by G. Pike and copyrighted by Google, Inc.
This package provides a work-in-progress crate of the gitoxide project dedicated implementing the git index file.
This package provides a crate to provide minimal `tracing` support that can be turned off to zero cost.
Numerically consistent `Eq`, `Ord` and `Hash` implementations for various `num` types (`u32`, `f64`, `num_bigint::BigInt`
, etc.)
This package provides access to the COLOURlovers <https://www.colourlovers.com/> API, which offers color inspiration and color palettes.
This package implements fast, safe, and customizable assertions routines, which can be used in place of base::stopifnot()
.
Sampling procedures from the book Stichproben - Methoden und praktische Umsetzung mit R by Goeran Kauermann and Helmut Kuechenhoff (2010).
An extension of sensitivity, specificity, positive and negative predictive value to continuous predicted and reference memberships in [0, 1].