code
Software Projects
The projects I am currently working on are:
- makeconf A build system similar to GNU Autotools.
- libkqueue A portable user-space implementation of the kqueue(2) kernel event framework from FreeBSD.
- libpthread_workqueue A low-level thread pool implementation used by libdispatch.
-
Recvmail
Pronounced "receive mail", this program is a minimalist SMTP server for receiving mail.
If you are interested in older, abandoned projects, click here.
Debian Packages
I have released some unofficial Debian packages. You can download these by adding the following lines to /etc/apt/sources.list:
deb http://www.heily.com/debian unstable/
deb-src http://www.heily.com/debian unstable/
