An example of a Bloom Filter in Java for a Keyhole Software Blog
-
Updated
Feb 20, 2023 - Java
An example of a Bloom Filter in Java for a Keyhole Software Blog
A simple implementation of a Bloom filter data structure and a set of hash functions with an efficiency tester.
MapReduce design and implementation of Bloom Filters using Hadoop and Spark
Simple kata implementing a bloom filter based dictionary to check words
In this project, I have implemented the Bloom filter, Counting Bloom filter, and Coded bloom filter.
Part of my Bachelor's thesis, AUEB (2021, Supervisor: Vasilios Siris)
Probabilistic data structures java implementation.
Bloofi: A java implementation of multidimensional Bloom filters
Add a description, image, and links to the bloom-filters topic page so that developers can more easily learn about it.
To associate your repository with the bloom-filters topic, visit your repo's landing page and select "manage topics."