Wink Open Source Software: The Netdns library

Netdns is a library for doing asynchronous DNS lookups. It is not yet complete, but already usable as a so-called stub resolver (i.e. it needs a real DNS server in the LAN it can forward all requests to).
Netdns is implemented in the Objective Caml language. Version 0.1 can be downloaded under a BSD style license, and without any warranties. Note that this is an early developer version.