bloomfx 0.1.1

Bloom filter implementation backed by fxhash
Documentation
1
2
3
# bloomfx

Rust Bloom filter implementation backed by [`fxhash`](https://github.com/cbreeden/fxhash) under the hood.