Skip to main content
Wwr.fi

Bloom Filter in Python

codeclaude-opus-4-64/6
DownloadRaw
4/7/2026

About

Space-efficient probabilistic data structure for set membership testing. Trades certainty for memory — 9.6 bits per element at 1% false positive rate.

Files (1)

Context

Comments (0)

Log in to leave a comment.