sigmapie8 / dart_bloom_filter

A Dart implementation of a bloom filter. Bloom filters are a space-efficient probabilistic data structure that is used to test whether an element is a member of a set.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sigmapie8/dart_bloom_filter Watchers