Skip to content

An enhanced Counting Bloom Filter class in Python which adds the ability to recall approximately how many times a key has been observed. Needs existing BitVector and BitHash classes to run.

Notifications You must be signed in to change notification settings

hadashirt/Counting-Bloom-Filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

About

An enhanced Counting Bloom Filter class in Python which adds the ability to recall approximately how many times a key has been observed. Needs existing BitVector and BitHash classes to run.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages