histogram

A simple histogram implementation inspired by HDRHistogram and a new base-2 implementation. It uses atomic counters to record increments for each value.

Getting Started

Building

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.

View library documentation

bash cargo doc --open

Support

Create a new issue on GitHub.

Authors

A full list of [contributors] can be found on GitHub.