Open
Description
- HyperLogLog
- Top-K or Mine Top-K: Using Bloom Filters for Mining Top-k Frequent Itemsets in Data Streams, Younghee Kim et Al.
- Min Hash Wikipedia source, need to find the paper
- Scalable Bloom Filter, as the partitioned bloom filter is fixed now the Scalable bloom filter can be easily implemented.
- XorFilter Add Xor Filters #29
Feel free to modify this list or add suggestions in comments.