FreeBSD.software
Home/textproc/p5-Bloom-Filter

p5-Bloom-Filter

1.2

Probabilistic algorithm for doing existence tests

A Bloom filter is a probabilistic algorithm for doing existence tests in less memory than a full list of keys would require. The tradeoff to using Bloom filters is a certain configurable risk of false positives.

Origin: textproc/p5-Bloom-Filter
Category: textproc
Size: 26.7KiB
License: GPLv2
Maintainer: perl@FreeBSD.org
Dependencies: 1 packages
Required by: 0 packages
$pkg install p5-Bloom-Filter

Dependencies (1)

More in textproc