All projects
2022
BloomFilter
Python version of a bloom filter, it takes 2 .csv files, the first one uses the data inside to create the bloom filter, the second file is used to co…
Overview
Python version of a bloom filter, it takes 2 .csv files, the first one uses the data inside to create the bloom filter, the second file is used to compare in order to check the probability of those elements being in the filter. Open-source project by hachi.dev, published on GitHub.
Highlights
- Primary language: Python
- Open source — view the code and contribute on GitHub
Built with
- Python
Discussion (0)
Log in to comment.
No comments yet. Be the first to start the conversation.