/ghistogram

simple int histogram for golang

Primary LanguageGoApache License 2.0Apache-2.0

ghistogram

Simple histogram for golang that avoids runtime memory allocations.

GoDoc Build Status