libbloom-filter-perl
Bloom filter implemented in Perl
Description
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. Bloom::Filter is a Perl library implementing a simple Bloom filter with configurable capacity and false positive rate.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://metacpan.org/release/Bloom-Filter
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install libbloom-filter-perl