manavgarg.in

  • Packages
Results1 package owned by manavgarg.in
Sort by

dart_bloom_filtercopy "dart_bloom_filter: ^1.0.0" to clipboard
dart_bloom_filter: ^1.0.0 copied to clipboard

4
likes
140
pub points
51%
popularity
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.