Chris Brody
My First Google home page

Open-source links:

 eventxx - nice C++ inline interface to libevent

Makes libevent much easier to learn-please check it out! Working links:

Personal homepage at http://www.llucax.com.ar/~luca/eventxx/ is currently down.

libevent

Asynchronous event handling from multiple sockets and virtually unlimited timers

recommended patches & proposals

1. Patch from Christopher Layne to add autoconf/make functionality for --disable-dns, --disable-http, & --disable-bevents: http://www.anodized.com/~clayne/libevent.2007092600.diff

  • Nice change to leave out some extra functionality, if not needed
  • Also moves some code into evbuffer.h, to be more consistent with evbuffer.c - I recommend this for the next major release
  • Negative: hard to keep track of which binary libevent package does or does not have HTTP/DNS

2. Interim patch, based on 1.

Supporting tarballs:

3. I made a suggestion, to automatically build both a full libevent and partial libraries until the next major release: http://monkeymail.org/archives/libevent-users/2007-October/000823.html

atoms++

Nice C++ wrapper to much of the Unix (POSIX) API. I have just found it and have not taken an extensive look. This project has an MIT license: http://www.slamb.org/svn/repos/trunk/projects/atoms/README.html

SVN repository at: http://www.slamb.org/svn/repos/trunk/projects/atoms/

Sign in  |  Recent Site Activity  |  Terms  |  Report Abuse  |  Print page  |  Powered by Google Sites