Prolly
Probabilistic data structures
Installation
This package is available in Hex, and can be
installed by adding prolly to your list of dependencies in mix.exs:
def deps do
[{:prolly, "~> 0.1.0"}]
endUse
For exampels and use, see the documentation.
Datastructures
- CountMinSketch
- Bloom filter
- HyperLogLog