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

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.

5 versionsVersions feed

Stable versions of simple_bloom_filter

VersionMin Dart SDKUploadedDocumentationArchive
1.0.02.124 years agoGo to the documentation of simple_bloom_filter 1.0.0Download simple_bloom_filter 1.0.0 archive
0.1.32.75 years agoCheck the analysis logs for simple_bloom_filter 0.1.3Download simple_bloom_filter 0.1.3 archive
0.1.22.75 years agoDownload simple_bloom_filter 0.1.2 archive
0.1.12.75 years agoDownload simple_bloom_filter 0.1.1 archive
0.1.02.75 years agoDownload simple_bloom_filter 0.1.0 archive
4
likes
160
points
35
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

Documentation

API reference

License

BSD-3-Clause (license)

More

Packages that depend on simple_bloom_filter