Callidon / bloom-filters

JS implementation of probabilistic data structures: Bloom Filter (and its derived), HyperLogLog, Count-Min Sketch, Top-K and MinHash
https://callidon.github.io/bloom-filters/
MIT License
369 stars 42 forks source link

road to 2.0.0 #52

Closed folkvir closed 2 years ago

folkvir commented 2 years ago

NEW:

FIX:

folkvir commented 2 years ago

This will need a serious squash commit before merging !!

Callidon commented 2 years ago

FYI I will look at this on Thursday morning 😉