[ 原始碼: golang-github-beorn7-perks ]
套件:golang-github-beorn7-perks-dev(1.0.1-1)
golang-github-beorn7-perks-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-beorn7-perks:
- [golang-github-beorn7-perks_1.0.1-1.dsc]
- [golang-github-beorn7-perks_1.0.1.orig.tar.gz]
- [golang-github-beorn7-perks_1.0.1-1.debian.tar.xz]
維護小組:
- Debian Go Packaging Team (QA 頁面, 郵件存檔)
- Dmitry Smirnov (QA 頁面)
- Tim Potter (QA 頁面)
- Martín Ferrari (QA 頁面)
外部的資源:
- 主頁 [github.com]
相似套件:
- golang-github-vividcortex-gohistogram-dev
- golang-github-hdrhistogram-hdrhistogram-go-dev
- golang-github-codahale-hdrhistogram-dev
- golang-github-valyala-bytebufferpool-dev
- golang-github-wader-gojq-dev
- golang-github-retailnext-hllpp-dev
- librust-quantiles-dev
- golang-github-tidwall-btree-dev
- golang-github-docker-goamz-dev
- heatshrink
- golang-github-coreos-bbolt-dev
effective computation of things
This is a fork of github.com/bmizerany/perks (now unmaintained). The package contains:
* github.com/beorn7/perks/histogram: a Go implementation of BigML's histogram package for Clojure/Java. * github.com/beorn7/perks/quantile: computes approximate quantiles over an unbounded data stream within low memory and CPU bounds.