simple_bloom_filter 1.0.0
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
| Version | Min Dart SDK | Uploaded | Documentation | Archive | |
|---|---|---|---|---|---|
| 1.0.0 | 2.12 | 4 years ago | |||
| 0.1.3 | 2.7 | 5 years ago | |||
| 0.1.2 | 2.7 | 5 years ago | |||
| 0.1.1 | 2.7 | 5 years ago | |||
| 0.1.0 | 2.7 | 5 years ago |