Name : golang-github-retailnext-hllpp-devel
| |
Version : 1.0.0
| Vendor : Fedora Project
|
Release : 8.fc37
| Date : 2022-07-21 13:26:37
|
Group : Unspecified
| Source RPM : golang-github-retailnext-hllpp-1.0.0-8.fc37.src.rpm
|
Size : 0.11 MB
| |
Packager : Fedora Project
| |
Summary : Hyperloglog cardinality estimation algorithm in Go
|
Description :
Hllpp is an implementation of the HyperLogLog++ cardinality estimation algorithm in Go. It optimizes for memory usage over CPU usage. It implements all the HyperLogLog optimizations introduced in the HyperLogLog++ paper (http://goo.gl/Z5Sqgu). Some notable features include:
– marshaling so you can serialize to your datastore – extra space savings by only using 5 bits per register when possible – built-in non-streaming murmur3 implementation for fast hashing of input data
This package contains the source code needed for building packages that reference the following Go import paths: – github.com/retailnext/hllpp
|
RPM found in directory: /vol/rzm3/linux-fedora-buffet/alt/risc-v/repo/fedora/37/76833/riscv64/Packages/g |