counting-bloom-filter topic

List counting-bloom-filter repositories

pyprobables

109
Stars
9
Forks
Watchers

Probabilistic data structures in python http://pyprobables.readthedocs.io/en/latest/index.html

ceramist

122
Stars
5
Forks
Watchers

Verified hash-based AMQ structures in Coq

fuggetaboutit

42
Stars
5
Forks
Watchers

implementations of a counting bloom, a timing bloom and a scaling timing bloom... made for working with streams!

fastbloom

67
Stars
11
Forks
Watchers

A fast bloom filter implemented by Rust for Python! 10x faster than pybloom!