Top 0.1% dependent packages on proxy.golang.org
Top 0.1% dependent repos on proxy.golang.org
Top 3.2% forks on proxy.golang.org
Top 0.1% docker downloads on proxy.golang.org
proxy.golang.org : github.com/HdrHistogram/hdrhistogram-go
Package hdrhistogram provides an implementation of Gil Tene's HDR Histogram data structure. The HDR Histogram allows for fast and accurate analysis of the extreme ranges of data with non-normal distributions, like latency. Package hdrhistogram provides facilities for encoding and decoding high dynamic range histograms using the HdrHistogram V2 format. The V2 format uses a modified ZigZag LEB128 encoding scheme optimized for compactness: This encoding allows a typical histogram (with 2 digits of precision covering a range from 1 microsecond to 1 day) to be represented in less than a single MTU-sized packet (~1500 bytes). Histograms can be serialized to or deserialized from compressed Base64-encoded binary representations for efficient transmission or archival. The implementation supports only the V2 compressed encoding format. The log format encodes into a single file, multiple histograms with optional shared meta data.
Registry
-
Source
- Documentation
- JSON
- codemeta.json
purl: pkg:golang/github.com/%21hdr%21histogram/hdrhistogram-go
License: MIT
Latest release: about 1 month ago
First release: about 9 years ago
Namespace: github.com/HdrHistogram
Dependent packages: 2,488
Dependent repositories: 7,087
Stars: 453 on GitHub
Forks: 64 on GitHub
Docker dependents: 215
Docker downloads: 3,318,799,140
See more repository details: repos.ecosyste.ms
Last synced: 1 day ago