Gathering detailed insights and metrics for packages/bloom
Gathering detailed insights and metrics for packages/bloom
Gathering detailed insights and metrics for packages/bloom
Gathering detailed insights and metrics for packages/bloom
bloom-filters
JS implementation of probabilistic data structures: Bloom Filter (and its derived), HyperLogLog, Count-Min Sketch, Top-K and MinHash
@redis/bloom
This package provides support for the [RedisBloom](https://redisbloom.io) module, which adds additional probabilistic data structures to Redis. It extends the [Node Redis client](https://github.com/redis/node-redis) to include functions for each of the R
ethereum-bloom-filters
Ability to test bloom filters for ethereum.
@getkoala/js-bloom
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.