bloom_filter 0.2.0+1 copy "bloom_filter: ^0.2.0+1" to clipboard
bloom_filter: ^0.2.0+1 copied to clipboard

Dart 1 only

A stand-alone Bloom filter implementation written in Dart.

Changelog #

0.2.0 #

  • Add salt when creating hashes
  • Turn on strong mode and fix warnings
  • Breaking change - rename contains method to mightContain

0.1.1 #

  • Fix a typo in the constructor

0.1.0 #

  • Initial version
0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

A stand-alone Bloom filter implementation written in Dart.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

bit_vector, crypto

More

Packages that depend on bloom_filter