create-bloom-filter

Small Rust application to create bloom filter of optimal size given a false positivity rate

Usage

./create-bloom-filter INFILE OUTFILE FALSE_POSITIVE_RATE