
22 Feb
2012
22 Feb
'12
2:12 a.m.
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