dpbriggs / growable-bloom-filters

Safe, Growable Bloom Filters in Rust (with serde)
MIT License
24 stars 8 forks source link

Allow users to specify growth_factor and tightening_ratio (#7) #9

Closed dpbriggs closed 9 months ago

dpbriggs commented 9 months ago

Making a pull request to review tomorrow.