File: README.md

package info (click to toggle)
golang-github-couchbase-ghistogram 0.0.0%2Bgit20170308.21.d910dd0-6
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 112 kB
  • sloc: makefile: 2
file content (6 lines) | stat: -rw-r--r-- 342 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
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)