ghalib/bloom
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Demo implementation of a Bloom filter to aid my learning at one point. Note that in the 'real world' you would absolutely not use a cryptographic hash for this, as it is overkill.