deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Description: |-
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.
Homepage: https://github.com/retailnext/hllpp
Installed-Size: '133'
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Package: golang-github-retailnext-hllpp-dev
Priority: optional
Section: devel
Source: golang-github-retailnext-hllpp
Version: 1.0.0+git20170901.6e8b6d3-3
srcpkg_name: golang-github-retailnext-hllpp
srcpkg_version: 1.0.0+git20170901.6e8b6d3-3