MapReduce design and implementation of Bloom Filters using Hadoop and Spark
-
Updated
Feb 29, 2024 - Java
MapReduce design and implementation of Bloom Filters using Hadoop and Spark
Part of my Bachelor's thesis, AUEB (2021, Supervisor: Vasilios Siris)
An example of a Bloom Filter in Java for a Keyhole Software Blog
In this project, I have implemented the Bloom filter, Counting Bloom filter, and Coded bloom filter.
A simple implementation of a Bloom filter data structure and a set of hash functions with an efficiency tester.
Simple kata implementing a bloom filter based dictionary to check words
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."