bloom-filters
JS implementation of probabilistic data structures: Bloom Filter (and its derived), HyperLogLog, Count-Min Sketch, Top-K and MinHash
@ably/bloomit
Space efficient bloom filter based on the bloom-filters npm package.
bloomit
Space efficient bloom filter based on the bloom-filters npm package.