Skip to content

other

Bloom filter

Probabilistic data structure that tests whether an item has been seen before in fixed memory, at the cost of occasional false positives.

Current clusters