
21 Jun
2011
21 Jun
'11
1:21 p.m.
On 6/21/2011 12:21 AM, Alejandro Cabrera wrote:
Hello all,
I'm writing to request feedback, suggestions, and advice from the Boost community. I've been working on a Bloom filter data structure for about a month and a half now. At this point, the following is complete and available in the Boost Sandbox: - working, basic prototype (insert & query operations, union & intersect) - a test suite covering the public interface - five examples - documentation covering many aspects of the project (tested on Chrome 12 and 13, Firefox 4 and 6)
I would suggest to you that you briefly explain what a Bloom filter entails, and why it might be important, when sending your message to this list.