WilsonGiese / BloomFilter

A small uncounted BloomFilter.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bloom Filter

Wilson Giese - giese.wilson@gmail.com

About

This is a simple uncounted Bloom Filter.

Todo

  • Add the ability to serialize the data structure for persistant storage.
  • Add a variety of hashing functions.
  • Lots of testing!

About

A small uncounted BloomFilter.


Languages

Language:Java 100.0%