Module bloom::counting [] [src]

Structs

CountingBloomFilter

A standard counting bloom filter that uses a fixed number of bits per counter, supports remove, and estimating the count of the number of items inserted.