prolly v0.1.0 API Reference

Modules

Use a Bloom filter when you want to keep track of whether you have seen a given value or not

Use CountMinSketch when you want to count and query the approximate number of occurences of values in a stream using sublinear memory