An open API service indexing awesome lists of open source software.

https://github.com/vnykmshr/bloom-sift

Fast Bloom filter using 128-bit MurmurHash3 with double hashing using Kirsch-Mitzenmacher technique. Optimal parameters auto-calculated. Works in Node.js and browsers.
https://github.com/vnykmshr/bloom-sift

bloom-filter hash-function murmur-hash nodejs probabilistic-data-structure set-membership space-efficient typescript

Last synced: 6 days ago
JSON representation

Fast Bloom filter using 128-bit MurmurHash3 with double hashing using Kirsch-Mitzenmacher technique. Optimal parameters auto-calculated. Works in Node.js and browsers.

Awesome Lists containing this project