grtheod / bloomfilter

A simple and lightweight implementation of a Bloom filter.

Home Page:https://daankolthof.com/2019/05/06/implementing-a-simple-high-performance-bloom-filter-in-c/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

A simple and lightweight implementation of a Bloom filter.

https://daankolthof.com/2019/05/06/implementing-a-simple-high-performance-bloom-filter-in-c/

License:MIT License


Languages

Language:C++ 100.0%