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
- Host: GitHub
- URL: https://github.com/valyala/histogram
- Owner: valyala
- License: mit
- Created: 2019-04-08T11:30:51.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-10T23:03:42.000Z (over 1 year ago)
- Last Synced: 2025-04-03T11:12:15.244Z (6 months ago)
- Topics: histogram, quantile, summary
- Language: Go
- Size: 8.79 KB
- Stars: 38
- Watchers: 2
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](http://godoc.org/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).