<html><head><meta name="qrichtext" content="1" /></head><body style="font-size:9pt;font-family:Monospace">
<p>Hi all,</p>
<p></p>
<p>   Well, we got accepted for Google Summer of Code, we'll see if we get any good project proposals.  You can see some of the idea proposals I came up with here:</p>
<p></p>
<p>        http://ccan.ozlabs.org/gsoc.html</p>
<p></p>
<p>   Most of the things we need are webby glue kind of things, to enable contributions and use of CCAN.  Don't feel you have to be a SoC student to hack on any of them!</p>
<p></p>
<p>   In other news, I completed one module recently: typesafe_cb - macros for safe callbacks (ie. avoiding void *).  I am working on a hashing module (either Bob Jenkins' lookup3 or murmur hash) and an allocator module (for allocating within a region like a mmap'ed file).  The latter is checked in, but still a work in progress.</p>
<p></p>
<p>More modules welcome!</p>
<p></p>
<p>Cheers,</p>
<p>Rusty.</p>
</body></html>