Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/couchbaselabs/ghistogram
simple int histogram for golang
https://github.com/couchbaselabs/ghistogram
Last synced: 2 days ago
JSON representation
simple int histogram for golang
- Host: GitHub
- URL: https://github.com/couchbaselabs/ghistogram
- Owner: couchbaselabs
- License: apache-2.0
- Created: 2015-06-23T22:22:36.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-28T16:45:23.000Z (over 8 years ago)
- Last Synced: 2024-06-20T19:29:27.033Z (6 months ago)
- Language: Go
- Size: 16.6 KB
- Stars: 5
- Watchers: 188
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ghistogram
==========Simple histogram for golang that avoids runtime memory allocations.
[![GoDoc](https://godoc.org/github.com/couchbaselabs/ghistogram?status.svg)](https://godoc.org/github.com/couchbaselabs/ghistogram) [![Build Status](https://travis-ci.org/couchbaselabs/ghistogram.svg)](https://travis-ci.org/couchbaselabs/ghistogram)