This package provides arena based tree structure by using indices instead of reference counted pointers.
This package provides a lib to help you run test with conditions in Rust.
This library is a Rust implementation of MetroHash, a high quality, high performance hash algorithm.
This package provides a small cross-platform library for retrieving random data from system source.
This package provides a fast, iterator-based integer-only implementation of Bresenham's line algorithm.
This package provides a cache that holds a limited number of key-value pairs.
This package provides a simple cross platform library for writing colored text to a terminal.
This library is used for reading or writing numbers in big-endian and little-endian.
This package provides core utilities for image processing in the zune family of crates.
This package provides an iterator by char over potentially-invalid UTF-8 in &[u8].
This package contains data structures for processing Clang's -ast-dump=json
format.
This crate provides extension types and hooks to log
to enable asynchronous logging.
This package provides a crate with `gitoxide` utilities that don't need feature toggles.
This package provides a trait representing an asynchronous, streaming, HTTP request or response body.
This package provides a trait representing an asynchronous, streaming, HTTP request or response body.
This package provides a trait representing an asynchronous, streaming, HTTP request or response body.
This package provides a trait representing an asynchronous, streaming, HTTP request or response body.
Guile-redis provides a Scheme interface to the Redis key-value cache and store.
This package creates the radar-boxplot, a plot that was created by the author during his Ph.D. in forest resources. The radar-boxplot is a visualization feature suited for multivariate classification/clustering. It provides an intuitive deep understanding of the data.
Generate HTML or PDF reports to explore a set of regions such as the results from annotation-agnostic expression analysis of RNA-seq data at base-pair resolution performed by derfinder. You can also create reports for DESeq2 or edgeR
results.
Ruby C bindings to the Yajl JSON stream-based parser library. The API is compatible with the JSON gem, so yajl-ruby can act as a drop in replacement.
A modified copy of yajl is used, and included in the package.
This crate provides a comparable row-oriented representation of a collection of Array
. Rows are normalized for sorting, and can therefore be very efficiently compared, using memcmp
under the hood, or used in non-comparison sorts such as radix sort.
This package provides SipHash-2-4, SipHash-1-3 and 128-bit variants in pure Rust.
This package provides Safe-to-use proc-macro-free self-referential structs in stable Rust.