[ Fonte: golang-github-retailnext-hllpp ]
Pacote: golang-github-retailnext-hllpp-dev (1.0.0+git20170901.6e8b6d3-3)
Links para golang-github-retailnext-hllpp-dev
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte golang-github-retailnext-hllpp:
- [golang-github-retailnext-hllpp_1.0.0+git20170901.6e8b6d3-3.dsc]
- [golang-github-retailnext-hllpp_1.0.0+git20170901.6e8b6d3.orig.tar.xz]
- [golang-github-retailnext-hllpp_1.0.0+git20170901.6e8b6d3-3.debian.tar.xz]
Mantenedores(as):
Fontes externas:
- Pagina principal [github.com]
Pacotes similares:
- libalgorithm-hyperloglog-perl
- libload-perl
- libjs-functional-red-black-tree
- golang-github-twmb-murmur3-dev
- node-functional-red-black-tree
- libstatistics-topk-perl
- python3-uhashring
- golang-github-wk8-go-ordered-map-dev
- golang-github-minio-blake2b-simd-dev
- golang-github-spaolacci-murmur3-dev
- libparallel-hashmap-dev
HyperLogLog++ cardinality estimation algorithm
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 is the dev package.
Download de golang-github-retailnext-hllpp-dev
Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|
all | 35.1 kB | 133.0 kB | [lista de arquivos] |