moolb

Bloom filter for python3 with pluggable hasher backend
git clone git://git.defalsify.org/python-moolb.git
Log | Files | Refs | README | LICENSE

README.md (79B)


      1 # Moolb - simple bloom filter with pluggable hash backend
      2 
      3 See tests for usage