| Crates.io | create-bloom-filter |
| lib.rs | create-bloom-filter |
| version | 0.1.1 |
| created_at | 2020-12-17 20:46:11.945245+00 |
| updated_at | 2021-01-29 05:20:16.332098+00 |
| description | Small Rust application to create bloom filter of optimal size given a false positivity rate |
| homepage | https://github.com/Hainish/create-bloom-filter |
| repository | https://github.com/Hainish/create-bloom-filter |
| max_upload_size | |
| id | 324051 |
| size | 49,790 |
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