Boost logo

Boost :

Subject: Re: [boost] Boost BloomFilter Status
From: Matthias Vallentin (vallentin_at_[hidden])
Date: 2012-02-21 21:12:59


> By any chance, have you looked at the NPS Bloom filter package?
>
> linked to from: http://afflib.org/

I'm chiming in because I am equally interested in a Boost Bloom filter
library. To get another source of inspiration, you might want to have
a look at a small bloom filter library that I wrote as part of a class
project. The library, libbf [1], uses a policy-based design to support
various types of bloom filters [2].

Please keep me in the loop about this project, I'd be happy to
contribute where possible.

    Matthias

[1] https://github.com/mavam/libBf
[2] http://matthias.vallentin.net/blog/2011/06/a-garden-variety-of-bloom-filters


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk