hackage.haskell.org : hyperloglog : 0.2
This package provides an approximate streaming (constant space) unique object counter. See the original paper for details: http://algo.inria.fr/flajolet/Publications/FlFuGaMe07.pdf Notably it can be used to approximate a set of several billion elements with 1-2% inaccuracy in around 1.5k of memory.
Registry -
Download -
JSON -
codemeta.json
purl: pkg:hackage/hyperloglog@0.2
Published:
Indexed:
Related tag:
v0.2
Loading...
Readme
Loading...
Dependencies
- approximate >=0.2.1 && <1
- base >=4.3 && <5
- binary >=0.5 && <0.8
- bits >=0.2 && <1
- bytes >=0.7 && <1
- cereal >=0.3.5 && <0.4
- cereal-vector >=0.2 && <0.3
- comonad >=4 && <5
- deepseq >=1.3 && <1.5
- distributive >=0.3 && <1
- generic-deriving >=1.4 && <1.6
- hashable >=1.1.2.3 && <1.3
- hashable-extras >=0.1 && <1
- lens >=4 && <4.4
- reflection >=1.3 && <2
- safecopy >=0.8.1 && <0.9
- semigroupoids >=4 && <5
- semigroups >=0.8.4 && <1
- tagged >=0.4.5 && <1
- vector >=0.9 && <0.11