simple_bloom_filter 0.1.2 copy "simple_bloom_filter: ^0.1.2" to clipboard
simple_bloom_filter: ^0.1.2 copied to clipboard

outdated

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

0.1.2 #

  • Update README
  • Generate dartdoc

0.1.1 #

  • Update description

0.1.0 #

  • Hashes are random numbers
  • Input must be String type
4
likes
0
points
34
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on simple_bloom_filter