Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)