#deprecated #complete #favour #hdr-histogram #hdrhist #streaming-harness

deprecated streaming-harness-hdrhist

Deprecated in favour of https://crates.io/crates/hdrhist

4 releases (2 breaking)

0.4.0 Feb 19, 2019
0.3.0 Feb 8, 2019
0.2.1 Jun 12, 2018
0.2.0 Jun 11, 2018

#2 in #favour


Used in spsc-bip-buffer

MIT license

3KB

Minimal hdr histogram implementation in rust

Crates.io

This module is a minimal implementation: it does what we need, but there are alternative, more complete implementations of hdr histograms already. It's mostly intended to be used as a dependency for the streaming-harness crate.

See the hdrhist example for usage directions.


lib.rs:

Minimal hdr histogram implementation

Deprecated in favour of hdrhist

No runtime deps