Expand description
multibloom is a fast, tested and benchmarked bloom filter library.
By default, the library uses SipHasher, but any hash function can be specified.
multibloom is a fast, tested and benchmarked bloom filter library.
By default, the library uses SipHasher, but any hash function can be specified.