Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/valyala/histogram

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

histogram quantile summary

Last synced: about 13 hours 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).