A fast, thread-safe, marshalable, unionable Bloom filter implementation in Go with probability and optimal-size calculations.
go get github.com/steakknife/bloomfilterNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a Bloom filter, adds an element, and checks for membership.
No known issues recorded.
No dependency data recorded yet.