krisives / bloom-calculator

Calculate parameters for a bloom filter.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simple bloom filter calculator. It's a nice tool to have instead of manually entering the calculations. I whipped this up because the existing tools are oddly tied to a server.

You can download the index.html for offline use or use it on Github via https://krisives.github.io/bloom-calculator/

About

Calculate parameters for a bloom filter.


Languages

Language:HTML 100.0%