drs-bloom-filter

Pure Python Bloom Filter module
Download

drs-bloom-filter Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Price:
  • FREE
  • Publisher Name:
  • Daniel Richard Stromberg
  • Publisher web site:
  • http://stromberg.dnsalias.org/~dstromberg/

drs-bloom-filter Tags


drs-bloom-filter Description

drs-bloom-filter is a pure Python bloom filter (low storage requirement, probabilistic set datastructure) is provided. It is known to work on CPython 2.x, CPython 3.x, Pypy and Jython.Includes mmap, in-memory and disk-seek backends.The user specifies the desired maximum number of elements and the desired maximum false positive probability, and the module calculates the rest.Product's homepage


drs-bloom-filter Related Software