Sign in Sign up
npm

bloom-filter-js

Bloom filter written in JS for JavaScript strings. Tests whether an element belongs to a set. False positive matches are possible, false negatives are not.

npm View on Npm

Activity

Latest release
10y ago
Total releases
9
Cadence
~daily
Last 12 months
0

Details

License
MPL-2.0
First release
Oct 03, 2015
Releases
Version Released
0.0.12 patch
0.0.11 patch
0.0.8 patch
0.0.7 patch
0.0.6 patch
0.0.5 patch
0.0.4 patch
0.0.2 patch
0.0.1 initial