#histogram #hdr #hdr-histogram #direction #hdrhist #streaming-harness #favour #favour-of-hdrhist

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

#6 in #hdr-histogram

Download history 3/week @ 2026-05-11 21/week @ 2026-05-18 238/week @ 2026-05-25 160/week @ 2026-06-01

422 downloads per month

MIT license

3KB

Minimal hdr histogram implementation

Deprecated in favour of hdrhist


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.

No runtime deps