bloomfilter18kBSD-3-Clause0.0.21Fast bloom filter in JavaScript.
jasondaviesIl y a 11 monthsprobabilistic data structure, bloom filter nin-bloom-filter254ISC1.0.4A Bloom Filter is a space-efficient probabilisticdatastructure used to test whether an element is a member of a set.
ninjawerkIl y a about 1 month bloomf33ISC2.1.5Bloom Filter implementation at the tip of your require.
khalilw1Il y a over 3 yearsprobabilistic data structure, bloom filter, bloomfilter node_bloom_filter30ISC1.0.4The most sophisticated bloom filter for Node, supports counting bloom Filters, deletions and serializations.
The counters are handled to take care of the overflows and dynamically expand the underlying ArrayBuffer when expansion is needed.
raghav-groverIl y a over 3 yearsProbabilistic data structure, Data structure, Efficient Data structure, Bloom filter