Showing 1-20 of 79,899 packages
A bloom filter suitable for use in Bitcoin Connection Bloom Filtering as part of [BIP37](https://github.com/bitcoin/bips/blob/master/bip-0037.mediawiki).
Fast bloom filter in JavaScript.
JS implementation of probabilistic data structures: Bloom Filter (and its derived), HyperLogLog, Count-Min Sketch, Top-K and MinHash
PixiJS filter to render Bloom Filter (with highlight) effect
Fastest Bloom Filter on NPM. Powered by WASM, written in TypeScript & C.
Fast bloom filter in JavaScript.
Wrapping the [`growable-bloom-filter`](https://crates.io/crates/growable-bloom-filter) crate using [`wasm-pack`](https://rustwasm.github.io/docs/wasm-pack/).
[](https://travis-ci.org/bbondy/bloom-filter-cpp)
SHA256 + Bloom filter proof of work
Bloom Filter using the FNV hash function
A bloom filter implementation that is serialisable to JSON and compatible between both Ruby and Javascript. Very useful when needing to train a bloom filter in one language and using it in the other.
Space efficient bloom filter based on the bloom-filters npm package.
Extremely fast pure-javascript bloom filter for node and browsers
Space efficient bloom filter based on the bloom-filters npm package.
a fast javascript counting bloom filter implementation
TypeScript definitions for bloom-filter
JS implementation of probabilistic data structures: Bloom Filter (and its derived), HyperLogLog, Count-Min Sketch, Top-K and MinHash
js implementation of swot using a bloom filter
Extends the native Set class to deeply compare using fast-deep-equal, with optional Bloom filter optimization. This version exports 2 classes instead of a default, breaking b/c with version 1.
A bloom filter with pluggable hashing designed for serialization.