Install golang-github-couchbase-ghistogram-dev by entering the following commands in the terminal:
sudo apt update sudo apt install golang-github-couchbase-ghistogram-dev
Description:
simple int histogram for golang
The ghistogram library provides a simple histogram of uint64's that avoids heap allocations (garbage creation) during data processing. . GoDoc (https://godoc.org/github.com/couchbaselabs/ghistogram) Build Status (https://travis-ci.org/couchbaselabs/ghistogram)
Homepage: https://github.com/couchbase/ghistogram
Version: 0.0.0+git20170308.21.d910dd0-5
Section: universe/devel