[ 源代码: golang-github-couchbase-ghistogram ]
软件包: golang-github-couchbase-ghistogram-dev (0.0.0+git20170308.21.d910dd0-5)
golang-github-couchbase-ghistogram-dev 的相关链接
Trisquel 的资源:
下载源码包 golang-github-couchbase-ghistogram:
- [golang-github-couchbase-ghistogram_0.0.0+git20170308.21.d910dd0-5.dsc]
- [golang-github-couchbase-ghistogram_0.0.0+git20170308.21.d910dd0.orig.tar.xz]
- [golang-github-couchbase-ghistogram_0.0.0+git20170308.21.d910dd0-5.debian.tar.xz]
维护者:
Original Maintainer:
- QA Group
外部的资源:
- 主页 [github.com]
相似软件包:
- golang-github-suapapa-go-eddystone-dev
- golang-github-howeyc-gopass-dev
- golang-github-facebookgo-pidfile-dev
- golang-github-labstack-echo-dev
- golang-github-igm-pubsub-dev
- golang-github-jdkato-prose-dev
- golang-github-avast-apkparser-dev
- golang-github-bmatsuo-lmdb-go-dev
- golang-github-ant0ine-go-json-rest-dev
- golang-github-koofr-go-httpclient-dev
- golang-github-caarlos0-env-dev
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)