* [Caml-list] Bloom filters
@ 2011-09-11 14:34 Anders Fugmann
2011-09-11 16:44 ` Gilles Pirio
2011-09-12 14:56 ` Ashish Agarwal
0 siblings, 2 replies; 4+ messages in thread
From: Anders Fugmann @ 2011-09-11 14:34 UTC (permalink / raw)
To: caml-list
Hi,
Before starting my own Bloom filter implementation, I want to ask if
anyone knows of any existing implementation of Bloom filters in Ocaml.
I'm especially interested in counting bloom filters.
Regards
Anders Fugmann
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Caml-list] Bloom filters
2011-09-11 14:34 [Caml-list] Bloom filters Anders Fugmann
@ 2011-09-11 16:44 ` Gilles Pirio
2011-09-12 13:22 ` Anders Fugmann
2011-09-12 14:56 ` Ashish Agarwal
1 sibling, 1 reply; 4+ messages in thread
From: Gilles Pirio @ 2011-09-11 16:44 UTC (permalink / raw)
To: Anders Fugmann; +Cc: caml-list
[-- Attachment #1: Type: text/plain, Size: 770 bytes --]
Hi
Martin Jambon's implementation of Bloom filters can be found at
https://github.com/mjambon/memories
I know he's actively watching this list so feel free to contact him for
further info.
Hope this helps
Gilles
On Sun, Sep 11, 2011 at 7:34 AM, Anders Fugmann <anders@fugmann.net> wrote:
> Hi,
>
> Before starting my own Bloom filter implementation, I want to ask if
> anyone knows of any existing implementation of Bloom filters in Ocaml.
> I'm especially interested in counting bloom filters.
>
> Regards
> Anders Fugmann
>
> --
> Caml-list mailing list. Subscription management and archives:
> https://sympa-roc.inria.fr/wws/info/caml-list
> Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
> Bug reports: http://caml.inria.fr/bin/caml-bugs
>
>
[-- Attachment #2: Type: text/html, Size: 1508 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Caml-list] Bloom filters
2011-09-11 16:44 ` Gilles Pirio
@ 2011-09-12 13:22 ` Anders Fugmann
0 siblings, 0 replies; 4+ messages in thread
From: Anders Fugmann @ 2011-09-12 13:22 UTC (permalink / raw)
To: Gilles Pirio; +Cc: caml-list
Hi Gilles,
Thanks for the pointer, its much appreciated.
Regards
Anders Fugmann
On 09/11/2011 06:44 PM, Gilles Pirio wrote:
> Hi
>
> Martin Jambon's implementation of Bloom filters can be found at
> https://github.com/mjambon/memories
>
> I know he's actively watching this list so feel free to contact him for
> further info.
>
> Hope this helps
> Gilles
>
>
>
> On Sun, Sep 11, 2011 at 7:34 AM, Anders Fugmann <anders@fugmann.net
> <mailto:anders@fugmann.net>> wrote:
>
> Hi,
>
> Before starting my own Bloom filter implementation, I want to ask if
> anyone knows of any existing implementation of Bloom filters in Ocaml.
> I'm especially interested in counting bloom filters.
>
> Regards
> Anders Fugmann
>
> --
> Caml-list mailing list. Subscription management and archives:
> https://sympa-roc.inria.fr/wws/info/caml-list
> Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
> Bug reports: http://caml.inria.fr/bin/caml-bugs
>
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Caml-list] Bloom filters
2011-09-11 14:34 [Caml-list] Bloom filters Anders Fugmann
2011-09-11 16:44 ` Gilles Pirio
@ 2011-09-12 14:56 ` Ashish Agarwal
1 sibling, 0 replies; 4+ messages in thread
From: Ashish Agarwal @ 2011-09-12 14:56 UTC (permalink / raw)
To: Anders Fugmann; +Cc: caml-list
[-- Attachment #1: Type: text/plain, Size: 679 bytes --]
There was a PADL paper presenting an implementation in Haskell:
http://blog.malde.org/index.php/2009/02/11/notes-from-padl/
On Sun, Sep 11, 2011 at 10:34 AM, Anders Fugmann <anders@fugmann.net> wrote:
> Hi,
>
> Before starting my own Bloom filter implementation, I want to ask if
> anyone knows of any existing implementation of Bloom filters in Ocaml.
> I'm especially interested in counting bloom filters.
>
> Regards
> Anders Fugmann
>
> --
> Caml-list mailing list. Subscription management and archives:
> https://sympa-roc.inria.fr/wws/info/caml-list
> Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
> Bug reports: http://caml.inria.fr/bin/caml-bugs
>
>
[-- Attachment #2: Type: text/html, Size: 1312 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2011-09-12 14:57 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-11 14:34 [Caml-list] Bloom filters Anders Fugmann
2011-09-11 16:44 ` Gilles Pirio
2011-09-12 13:22 ` Anders Fugmann
2011-09-12 14:56 ` Ashish Agarwal
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox