Skip to content

Hainish/create-bloom-filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

INFILE should be one line per entry

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages