bloomfilter27.1kBSD-3-Clause0.0.21Fast bloom filter in JavaScript.
jasondavies7 months agoprobabilistic data structure, bloom filter bloomf51ISC2.1.5Bloom Filter implementation at the tip of your require.
khalilw1over 3 years agoprobabilistic data structure, bloom filter, bloomfilter node_bloom_filter27ISC1.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-groverabout 3 years agoProbabilistic data structure, Data structure, Efficient Data structure, Bloom filter golombcodedsets-with-base6410http://unlicense.org/0.0.4Golomb-coded sets (GCS) is a probabilisticdatastructure conceptually similar to the famous Bloom filters, but with a more compact in-memory representation, and a slower query time.
applefreakabout 3 years agostructure, data, approximate, membership