Sign in Sign up
pub

dart_bloom_filter

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

pub View on Pub

Activity

Latest release
3y ago
Total releases
1
Cadence
Last 12 months
0

Details

First release
Mar 27, 2023
Releases
Version Released
1.0.0 initial