
9 Apr
2025
9 Apr
'25
5:27 p.m.
Joaquin M López Muñoz wrote:
Hi,
I've been working during the last few months in a library I would like to propose for Boost:
Repo: https://github.com/joaquintides/bloom Docs: https://master.bloom.cpp.al/
(Candidate) Boost.Bloom provides the class template boost::bloom::filter that can be configured to implement a classical Bloom filter as well as variations discussed in the literature such as block filters, multiblock filters, and more.
I endorse this library.