Skip to content

Releases: boydgreenfield/nimrod-bloom

Initial working v0.1.0 implementation.

09 Dec 06:08
Compare
Choose a tag to compare

Initial working implementation. Supports Bloom filter creation in Nimrod using MurmurHash3 for fast hashing. Only supports string elements as of this version.