bloom-filters 0.1.0

Rust port of https://github.com/tylertreat/BoomFilters
Documentation

Rust port of https://github.com/tylertreat/BoomFilters

  • [✓] Stable Bloom Filter
  • Inverse Bloom Filter
  • [✓] Counting Bloom Filter
  • Cuckoo Filter
  • [✓] Classic Bloom Filter
  • Count-Min Sketch
  • Top-K
  • HyperLogLog
  • MinHash