This package provides support for the [RedisBloom](https://redis.io/docs/data-types/probabilistic/) module, which adds additional probabilistic data structures to Redis.
JS implementation of probabilistic data structures: Bloom Filter (and its derived), HyperLogLog, Count-Min Sketch, Top-K and MinHash
Ability to test bloom filters for ethereum.
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).
PixiJS filter to render Bloom Filter (with highlight) effect
Fast bloom filter in JavaScript.
PixiJS filter to apply a simple bloom effect
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.
Fastest Bloom Filter on NPM. Powered by WASM, written in TypeScript & C.
This module is crafted for dApp development and various blockchain operations that seamlessly unfold offline
This package provides support for the [ValkeyBloom](https://valkeybloom.io) module, which adds additional probabilistic data structures to Valkey. It extends the [Node Valkey client](https://github.com/firassziedan/node-valkey) to include functions for e
Valkey/Redis client with direct NAPI bindings based on valkey-glide core
TypeScript definitions for bloomfilter
No description provided.
Native bindings for speedkey on linux-arm64-gnu
Fast bloom filter in JavaScript.
JS implementation of probabilistic data structures: Bloom Filter (and its derived), HyperLogLog, Count-Min Sketch, Top-K and MinHash
Wrapping the [`growable-bloom-filter`](https://crates.io/crates/growable-bloom-filter) crate using [`wasm-pack`](https://rustwasm.github.io/docs/wasm-pack/).
Bloom Filter using the FNV hash function
Space efficient bloom filter based on the bloom-filters npm package.
[](https://travis-ci.org/bbondy/bloom-filter-cpp)
Native bindings for speedkey on linux-x64-gnu
Lightweight free email domain checker via Bloom filter
Extremely fast pure-javascript bloom filter for node and browsers