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.

Stable versions of simple_bloom_filter

VersionMin Dart SDKUploadedDocumentationArchive
1.0.0Null safety2.122 years agoGo to the documentation of simple_bloom_filter 1.0.0Download simple_bloom_filter 1.0.0 archive
0.1.32.74 years agoCheck the analysis logs for simple_bloom_filter 0.1.3Download simple_bloom_filter 0.1.3 archive
0.1.22.74 years agoDownload simple_bloom_filter 0.1.2 archive
0.1.12.74 years agoDownload simple_bloom_filter 0.1.1 archive
0.1.02.74 years agoDownload simple_bloom_filter 0.1.0 archive
4
likes
130
pub points
0%
popularity

Publisher

unverified uploader

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