Skip to content
/ bloomdemo Public

A simple Python project implementing a Bloom filter for fooling around with Git.

Notifications You must be signed in to change notification settings

pkgw/bloomdemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The code in this repository implements a data structure known as a "Bloom
filter." You'll probably never need to use a Bloom filter, but it's a nice
self-contained piece of code with nontrivial behavior, which makes it great
for demoing Git!

About

A simple Python project implementing a Bloom filter for fooling around with Git.

Resources

Stars

Watchers

Forks

Languages