A simple histogram implementation inspired by HDRHistogram and a new base-2 implementation. It uses atomic counters to record increments for each value.
rustcommon is built with the standard Rust toolchain which can be installed and managed via rustup or by following the directions on the Rust website.
bash
cargo doc --open
Create a new issue on GitHub.
A full list of [contributors] can be found on GitHub.