Fastest Python Bloom Filter
implementations of a counting bloom, a timing bloom and a scaling timing bloom... made for working with streams!
Lightweight Bloom filter data structure derived from the built-in bytearray type.
Fast Python Bloom Filter using memory-mapped files