manavgarg.in

  • Packages
Results 1 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

5
likes
140
points
160
downloads
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.