Categorygithub.com/dataence/bloom
repositorypackage
0.0.0-20151026233158-e24b032dccb1
Repository: https://github.com/dataence/bloom.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

bloom

A set of bloom filter implementations, including

  • Standard
  • Partitioned
  • Scalable

Additional information regarding benchmarks is here.

For examples, take a look at the *_test.go files in each of the directories.