An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 2.0% on proxy.golang.org
Top 0.2% dependent packages on proxy.golang.org
Top 0.3% dependent repos on proxy.golang.org
Top 4.6% forks on proxy.golang.org
Top 0.1% docker downloads on proxy.golang.org

proxy.golang.org : github.com/caio/go-tdigest

Package tdigest provides a highly accurate mergeable data-structure for quantile estimation. Typical T-Digest use cases involve accumulating metrics on several distinct nodes of a cluster and then merging them together to get a system-wide quantile overview. Things such as: sensory data from IoT devices, quantiles over enormous document datasets (think ElasticSearch), performance metrics for distributed systems, etc. After you create (and configure, if desired) the digest: You can then use it for registering measurements: Estimating quantiles: And merging with another digest:

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/caio/go-tdigest
License: MIT
Latest release: almost 6 years ago
First release: about 10 years ago
Namespace: github.com/caio
Dependent packages: 418
Dependent repositories: 823
Stars: 113 on GitHub
Forks: 27 on GitHub
Docker dependents: 293
Docker downloads: 6,575,832,234
Total Commits: 185
Committers: 15
Average commits per author: 12.333
Development Distribution Score (DDS): 0.578
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 1 day ago

    Loading...
    Readme
    Loading...