An open API service indexing awesome lists of open source software.

https://github.com/valyala/histogram

Fast histograms for Go
https://github.com/valyala/histogram

histogram quantile summary

Last synced: about 1 month ago
JSON representation

Fast histograms for Go

Awesome Lists containing this project

README

          

[![GoDoc](https://godoc.org/github.com/valyala/histogram?status.svg)](http://godoc.org/github.com/valyala/histogram)
[![Go Report](https://goreportcard.com/badge/github.com/valyala/histogram)](https://goreportcard.com/report/github.com/valyala/histogram)

# histogram

Fast histograms for Go.

See [docs](https://godoc.org/github.com/valyala/histogram).