Small Rust application to create bloom filter of optimal size given a false positivity rate
./create-bloom-filter INFILE OUTFILE FALSE_POSITIVE_RATE
INFILE should be one line per entry