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

Top 2.8% dependent packages on proxy.golang.org
Top 4.7% dependent repos on proxy.golang.org

proxy.golang.org : github.com/absolute8511/hyperloglog

Package hyperloglog implements the HyperLogLog and HyperLogLog++ cardinality estimation algorithms. These algorithms are used for accurately estimating the cardinality of a multiset using constant memory. HyperLogLog++ has multiple improvements over HyperLogLog, with a much lower error rate for smaller cardinalities. HyperLogLog is described here: http://algo.inria.fr/flajolet/Publications/FlFuGaMe07.pdf HyperLogLog++ is described here: http://research.google.com/pubs/pub40671.html

Registry - Source - Documentation - JSON - codemeta.json
purl: pkg:golang/github.com/absolute8511/hyperloglog
License: MIT
Latest release: almost 8 years ago
First release: almost 8 years ago
Namespace: github.com/absolute8511
Dependent packages: 4
Dependent repositories: 1
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 1 month ago

    Loading...
    Readme
    Loading...