moolb

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

DateCommit messageAuthorFiles+-
2021-10-31 05:52License change GPL -> WTFPLnolash4+18-5
2021-02-15 09:54Remove spam logsnolash2+2-5
2021-02-14 20:28Add default data, merge filternolash4+57-5
2020-10-30 21:03Use serial int as bytenolash2+3-1
2020-10-30 19:17Use binary input instead of stringsnolash1+7-4
2020-10-30 10:16Rename dump to to_bytes, return bytestringnolash4+13-3
2020-10-30 09:59Add dump, remove numpynolash3+10-8
2020-10-30 09:41Typo in setupnolash1+1-0
2020-10-30 09:40Add numpy dep to setup filenolash4+12-2
2020-10-30 08:48Add test, py repo structurenolash8+129-68
2020-10-29 20:57pluggable hashesnolash1+7-1
2020-10-29 19:55Initial commit, add v to filernolash1+26-7
2020-10-29 19:48Initial commit, add v to filernolash1+7-4
2020-10-29 19:42Initial commit, add v to filernolash1+40-0