An open API service indexing awesome lists of open source software.

https://github.com/jdockerty/bloomfx

Bloom filter implementation backed by fxhash
https://github.com/jdockerty/bloomfx

bloom-filter fxhash rust

Last synced: 4 months ago
JSON representation

Bloom filter implementation backed by fxhash

Awesome Lists containing this project

README

          

# bloomfx

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